File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Here you can find course content and homework for the JavaScript 1,2 and 3 modul
12
12
| 3.| • Git work flow :smiling_imp : <br >• Advanced data types [ Objects] <br >• Conditions <br >• Statements vs Expressions<br > • Loops (for/while)<br >• Functions <br >• Scope| [ Reading Week 3] ( /Week3/README.md ) | [ Homework Week 3] ( /Week3/MAKEME.md ) | [ Review] ( /Week3/REVIEW.md ) |
13
13
| 4.| • Capturing user input <br >• Events • Basic DOM manipulations[ img src, innerHTML] <br >• Code debugging using the browser <br >• Code commenting <br >• Structuring code files | [ Reading Week 4] ( /Week4/README.md ) | [ Homework Week 4] ( /Week4/MAKEME.md ) | Review|
14
14
| 5.| • Functions + JSON/Arrays<br >• Array Manipulations<br >• JSON<br >• Map and filter<br >• Arrow functions | [ Reading Week 5] ( /Week5/README.md ) | [ Homework Week 5] ( /Week5/MAKEME.md ) | [ Review] ( /Week5/REVIEW.MD ) |
15
- | 6.| • Closures <br >• Scope < br >• Callbacks| [ Reading Week 6] ( /Week6/README.md ) | [ Homework Week 6] ( /Week6/MAKEME.md ) | [ Review] ( /Week6/REVIEW.md ) |
15
+ | 6.| • Closures <br >• Callbacks| [ Reading Week 6] ( /Week6/README.md ) | [ Homework Week 6] ( /Week6/MAKEME.md ) | [ Review] ( /Week6/REVIEW.md ) |
16
16
| 7.| • Object Oriented Programming <br >• Code flow (order of execution) <br >• Async VS Sync| [ Reading Week 7] ( /Week7/README.md ) | [ Homework Week 7] ( /Week7/MAKEME.md ) | [ Review] ( /Week7/REVIEW.md ) |
17
17
| 8.| • Structure for a basic SPA <br >• XHTTP Requests <br >• API calls| [ Reading Week 8] ( /Week8/README.md ) | [ Homework Week 8] ( /Week8/MAKEME.md ) | Review|
18
18
| 9.| • (re)writing data structures (in JSON) <br >• Promises| [ Reading Week 9] ( /Week9/README.md ) | [ Homework Week 9] ( /Week9/MAKEME.md ) | [ Review] ( /Week9/REVIEW.md ) |
You can’t perform that action at this time.
0 commit comments