Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3383387

Browse files
authored
added small note
1 parent de9268a commit 3383387

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

javascript1/readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ Here you can find course content and homework for the JavaScript 1 module.
88
|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)|
99
|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)|
1010
|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

Comments
 (0)