Learn the Dart programming language in this full tutorial for beginners. Dart is a strictly typed programming language that is used in the Flutter framework to develop cross platform mobile apps.

Since Dart supports both AOT (Ahead of time) and JIT (Just In Time) compilation, it delivers extremely fast development cycles and fast execution and startup times. It is a compiled programming language and can also transpile the code into JavaScript.

Dart language: https://dart.dev/

Flutter Framework: https://flutter.dev/

Course Contents

⌨️ (0:00:32) Setup
⌨️ (0:03:50) Fundamentals
⌨️ (0:11:04) Data Types
⌨️ (0:15:44) String, Type Conversion, Constant, null
⌨️ (0:23:50) Operators
⌨️ (0:39:13) Loop
⌨️ (0:48:03) Collections [ List, Set, Map ]
⌨️ (1:01:07) Function
⌨️ (1:13:49) Class
⌨️ (1:37:41) Exception Handling
⌨️ (1:41:26) Conclusion

#flutter #mobile-apps #ios #dart

Dart Programming Tutorial - Full Course
1 Likes109.40 GEEK