← All freeCodeCamp videos

Dart Programming Tutorial - Full Course

978,354 views 18,078 likes 2019-07-24 1:41:53 Watch on YouTube ↗ freeCodeCamp ↗
MobileDart

Chapters (11)

Show the creator's full description
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. 💻 Course from Mahmud Ahsan. 🔗 Mahmud's Youtube Channel: https://www.youtube.com/channel/UCtHlgyUw0wLE5Ous9swfFlg 🔗 Mahmud's Github: https://github.com/mahmudahsan/ 🔗 Mahmud's Blog: https://thinkdiff.net/ 🔗 Dart language: https://dart.dev/ 🔗 Flutter Framework: https://flutter.dev/ ❤️ Support for this channel comes from our friends at Scrimba – the coding platform that's reinvented interactive learning: https://scrimba.com/freecodecamp ⭐️ 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 -- Learn to code for free and get a developer job: https://www.freecodecamp.org Read hundreds of articles on programming: https://www.freecodecamp.org/news

Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.