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

Commit 2f487ae

Browse files
authored
Update MAKEME.md
1 parent a78e314 commit 2f487ae

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

Week2/MAKEME.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,14 @@ Topics discussed in class this week:
2323

2424
## Step 2: Feedback
2525

26-
_Deadline Wednesday_
27-
2826
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.
2927

3028
## Step 3: **Some freeCodeCamp challenges (10 hours):**
3129

32-
_Deadline Saturday_
33-
3430
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).
3531

3632
## Step 4: JavaScript
3733

38-
_Deadline Thursday_
39-
4034
> For all the following exercises create a new .js file. Try to find a proper name for each file or make a small comment about what it does inside for future reference.
4135
4236
1\. Write a `console.log` statement saying "Hello World!" for each language that you know.
@@ -153,8 +147,6 @@ if (...) {
153147

154148
## Step 5: Read before next lecture
155149

156-
_Deadline Sunday morning_
157-
158150
Go trough the reading material in the [README.md](/Week3/README.md) to prepare for your next class
159151

160152
### How to hand in Homework:

0 commit comments

Comments
 (0)