Courses
Topics
Paths
Forum
Search the library
Sign in
Get started
Learn Dart
Start watching
Add to bookmarks
23 episodes
•
2 hrs 10 mins
•
5 years ago
Overview
Learn the basics of Dart and prepare yourself for native Android and iOS development with Flutter.
Alex Garrett-Smith
Hey, I'm the founder of Codecourse!
Episodes
0%
Your progress
Total:
2h 10m
Played:
0m
Remaining:
2h 10m
01. Introduction and DartPad
1m 4s
0%
02. The main() function
3m 26s
0%
03. Variables
3m 55s
0%
04. Basic built-in types
6m 25s
0%
05. Default values (null)
2m 29s
0%
06. Final and const
5m 39s
0%
07. Working with strings
11m 27s
0%
08. Booleans, IF statements and type safety
4m 12s
0%
09. Lists
10m 23s
0%
10. Sets
6m 8s
0%
11. Maps
6m 51s
0%
12. Functions: Basics
10m 44s
0%
13. Functions: @required annotation
2m 59s
0%
14. Functions: They're first class objects
4m 42s
0%
15. Functions: Anonymous functions
3m 43s
0%
16. Scope
3m 24s
0%
17. Operators: Arithmetic
4m 17s
0%
18. Operators: Equality
7m 3s
0%
19. Operators: Assignment
4m 28s
0%
20. Operators: Logical
4m 16s
0%
21. Conditional expressions
6m 58s
0%
22. More IF statements
7m 34s
0%
23. Looping
8m 21s
0%