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

Skip to content

Commit 34c3461

Browse files
committed
homework update
1 parent 9224930 commit 34c3461

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
@@ -10,12 +10,12 @@
1010

1111
1. If you haven't done already, watch: [What is programming](https://www.khanacademy.org/computing/computer-programming/programming/intro-to-programming/v/programming-intro) Just watch the 2 min video, you do not have to do the entire JavaScript course (It could be useful later on though).
1212
2. 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):
13-
4. Writing Conditional Code
14-
5. Modular Code
15-
6. Iteration: Writing Loops
16-
7. More About Strings
17-
8. Collections
18-
11. When Things Go Wrong
13+
<br>4. Writing Conditional Code
14+
<br>5. Modular Code
15+
<br>6. Iteration: Writing Loops
16+
<br>7. More About Strings
17+
<br>8. Collections
18+
<br>11. When Things Go Wrong
1919

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