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

Skip to content

Commit f6b19d0

Browse files
committed
homework update
1 parent 3f33271 commit f6b19d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Week2/MAKEME.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
### Step 2: Watch
1010

1111
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
1818

1919
### Step 3: JavaScript
2020
> 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

Comments
 (0)