Skip to content

Welcome to the official GitHub repository for the Dart programming language, an open-source, modern, and productive language designed for building web, mobile, and desktop applications. Dart combines a powerful set of language features with a comprehensive set of libraries, making it an excellent choice for developers across various domains.

Notifications You must be signed in to change notification settings

niloymamun/The-Complete-Dart-Learning-Guide-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

logo

The-Complete-Dart-Learning-Guide-2023

Dart Course Content

Section 1: Introduction

  1. Mac Installation
  2. Windows Installation
  3. Intellij idea
  4. VS Code

Section 2: Dart Basics.

  1. Dart Fast program Output.
  2. Variables.
  3. Type Casting.
  4. Operation.
  5. Assignment operation.
  6. if statements.
  7. Conditional Operation.
  8. Switch statement.
  9. loops.
  10. Nested loops.
  11. Control statement.
  12. Degree Apps Project
  13. Number Methods.
  14. String Methods.
  15. Input.
  16. Exception.
  17. Iterable
  18. Lists
  19. 2D Lists
  20. Sets
  21. Maps

Section 3: Functions.

3.1. No arguments and no return type
3.2. No arguments with return type
3.3. With arguments and no return type
3.4. With arguments and with return type

  • Upcoming List
    
    Section 4: Object-Oriented Programming [oop].
    Section 5: Asynchronous Programming.
    Section 6: The End 
    
    
      
    

About

Welcome to the official GitHub repository for the Dart programming language, an open-source, modern, and productive language designed for building web, mobile, and desktop applications. Dart combines a powerful set of language features with a comprehensive set of libraries, making it an excellent choice for developers across various domains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages