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
{{ message }}
This repository was archived by the owner on May 14, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: Week2/MAKEME.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,20 +23,14 @@ Topics discussed in class this week:
23
23
24
24
## Step 2: Feedback
25
25
26
-
_Deadline Wednesday_
27
-
28
26
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.
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
31
36
32
## Step 4: JavaScript
37
33
38
-
_Deadline Thursday_
39
-
40
34
> 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.
41
35
42
36
1\. Write a `console.log` statement saying "Hello World!" for each language that you know.
@@ -153,8 +147,6 @@ if (...) {
153
147
154
148
## Step 5: Read before next lecture
155
149
156
-
_Deadline Sunday morning_
157
-
158
150
Go trough the reading material in the [README.md](/Week3/README.md) to prepare for your next class
0 commit comments