You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: javascript1/readme.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,3 +8,7 @@ Here you can find course content and homework for the JavaScript 1 module.
8
8
|2.| Conditions <br> [Functions](week2/readme.md#Functions) <br> Global vs local scope <br> For loop |[Preparation](week2/preparation.md)|[Homework](week2/homework.md)|[Lesson plan](week2/lesson-plan.md)|
9
9
|3.| Array's continued <br> [Objects](week3/readme.md#Objects) <br> [Call stack](week3/readme.md#Call-stack)|[Preparation](week3/preparation.md)|[Homework](week3/homework.md)|[Lesson plan](week3/lesson-plan.md)|
10
10
|4.| Recap of js basics <br> Solving problems |[Preparation](week4/preparation.md)|[Homework](week4/homework.md)|[Lesson plan](week4/lesson-plan.md)|
11
+
12
+
13
+
> **Kind note:**
14
+
The JavaScript modules are tough. Very tough! We expect you to **always** come prepared to the class on Sunday.
0 commit comments