Module 2 begins
Duration: 0.3 Month
Learn the basics of Dart

Learn to define and manipulate data using variables, structure code with functions, grasp core OOP principles, and handle time-consuming operations asynchronously.
- Working with variables in Dart.
- Defining and using functions.
- Understanding Object-Oriented Programming (OOP) concepts.
- Implementing asynchronous operations using async/await.
Module concludes
Write more organised, efficient, and robust Dart code, utilising functions, objects, and asynchronous patterns for more complex application logic.