Skip to content

Commit 3e3efaa

Browse files
committed
Update readme.md
Added a couple of things that were missing from the schedule (arrays and objects)
1 parent 4801462 commit 3e3efaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ particularly weak near the end.
1313
- Introduction to writing JavaScript
1414
- Variables
1515
- Native types
16+
- Arrays
1617
- Operators
1718
- Flow control structures (if & else, while, for, for... in)
1819
- Advanced control structures (switch, ternary operator)
@@ -27,6 +28,7 @@ Bring a laptop, lunch will be provided.
2728
- Brief history of JavaScript
2829
- Writing intermediate JavaScript
2930
- Functions
31+
- Objects
3032
- Variable scoping and closures
3133
- Events
3234
- Callbacks

0 commit comments

Comments
 (0)