Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit a78e314

Browse files
authored
Update MAKEME.md
1 parent 60b701a commit a78e314

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Week2/MAKEME.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,13 @@ _Deadline Wednesday_
2727

2828
Provide feedback on the Git assignments (week 1) of one of your fellow students. You will be assigned to one of the assignments by the class lead of this week.
2929

30-
## Step 3: JavaScript
30+
## Step 3: **Some freeCodeCamp challenges (10 hours):**
31+
32+
_Deadline Saturday_
33+
34+
On freeCodeCamp.com please do the [Basic JavaScript](https://www.freecodecamp.com/challenges/learn-how-free-code-camp-works) exercises up and until the __"Shopping List"__ exercise (there are some topics we did not cover but you can do it).
35+
36+
## Step 4: JavaScript
3137

3238
_Deadline Thursday_
3339

@@ -145,12 +151,6 @@ if (...) {
145151
10\.2 Can you compare infinities? (Not in Eyad's world) - does 6/0 === 10/0? How can you test this?
146152
10\.3 Add console.log statements to the above program's in which you show that you understand the concepts (just like you've done in the above assignments).
147153

148-
## Step 4: **Some freeCodeCamp challenges (10 hours):**
149-
150-
_Deadline Saturday_
151-
152-
On freeCodeCamp.com please do the [Basic JavaScript](https://www.freecodecamp.com/challenges/learn-how-free-code-camp-works) exercises up and until the __"Shopping List"__ exercise (there are some topics we did not cover but you can do it).
153-
154154
## Step 5: Read before next lecture
155155

156156
_Deadline Sunday morning_

0 commit comments

Comments
 (0)