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: Week2/MAKEME.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,12 @@
9
9
### Step 2: Watch
10
10
11
11
1. Please watch the following parts of the course, [Programming Foundations Fundamentals](https://www.lynda.com/Programming-Foundations-tutorials/Welcome/83603/90426-4.html) on Lynda.com (if you don't have access to Lynda yet ask Gijs):
12
-
4. Writing Conditional Code
13
-
5. Modular Code
14
-
6. Iteration: Writing Loops
15
-
7. More About Strings
16
-
8. Collections
17
-
11. When Things Go Wrong
12
+
4. Writing Conditional Code
13
+
5. Modular Code
14
+
6. Iteration: Writing Loops
15
+
7. More About Strings
16
+
8. Collections
17
+
11. When Things Go Wrong
18
18
19
19
### Step 3: JavaScript
20
20
> 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
0 commit comments