1. Урок 1. 00:15:57
    Variables
  2. Урок 2. 00:11:19
    Data Types
  3. Урок 3. 00:08:55
    Variable Operators
  4. Урок 4. 00:04:21
    If-Statements and Conditional Logic
  5. Урок 5. 00:10:30
    Loops and Iteration
  6. Урок 6. 00:10:52
    Arrays
  7. Урок 7. 00:15:11
    Introduction to 2-Dimensional Arrays
  8. Урок 8. 00:13:57
    Multidimensional Arrays & Examples
  9. Урок 9. 00:21:45
    Functions
  10. Урок 10. 00:25:48
    File Input/ Output
  11. Урок 11. 00:16:25
    Introduction to Object-oriented Programming
  12. Урок 12. 00:08:42
    Objects and Classes
  13. Урок 13. 00:05:00
    Methods
  14. Урок 14. 00:07:24
    Encapsulation and Data Hiding
  15. Урок 15. 00:03:56
    Message Passing
  16. Урок 16. 00:10:26
    Inheritance
  17. Урок 17. 00:06:05
    Polymorphism
  18. Урок 18. 00:03:20
    Generalization and Specification
  19. Урок 19. 00:06:59
    Links and Associations
  20. Урок 20. 00:10:05
    Introduction to Visual Studio Code Editor
  21. Урок 21. 00:10:30
    Visual Studio Code Editor Installation
  22. Урок 22. 00:04:39
    Introduction to Flutter
  23. Урок 23. 00:09:47
    Setting up the SDK & the environments
  24. Урок 24. 00:03:09
    Creating a new mobile project with Google Flutter & Dart.
  25. Урок 25. 00:11:15
    Creating Widgets and the Widget Tree for the Mobile App
  26. Урок 26. 00:05:36
    Creating the Widget Tree
  27. Урок 27. 00:02:34
    Creating an Entry Point & Conclusions