Courses

  1. Introduction

    • History & characteristics
    • Basic types
    • Strings
    • Operators
    • Control flow instructions
    • Custom Types
    • Functions
    • Link: Course 1
  2. Collections

    • Iterable
    • Lists
    • Map & Sets
    • Exceptions
    • Link: Course 2
  3. Object Oriented programming

    • Classes
    • Constructors
    • Data members
    • Methods
    • Properties
    • Operators
    • Inheritance
    • Link: Course 3
  4. Generics & Libraries

    • Generics
    • Regular expressions
    • Date/Time
    • Serialization
    • Custom libraries
    • Link: Course 4
  5. Flutter framework

    • Introduction (download, setup, install)
    • Material Design concepts
    • Basic Widgets
    • Link: Course 5
  6. Stateful widgetds

    • Stateful widgets
    • Timers
    • Custom painters
    • Link: Course 6