Skip to content

Commit 94ba8d1

Browse files
committed
Add more practice exercises
1 parent 46ca5e4 commit 94ba8d1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Week3/MAKEME.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This will be the first week you are expected to hand in some homework when we co
88
2. Prep exercises
99
3. Homework exercises
1010
4. Your personal brand
11+
5. Practice practice practice
1112

1213
## **1. Practice the concepts**
1314

@@ -31,6 +32,13 @@ _NOTE: Make sure to read and apply all of the README in the homework repository
3132

3233
Remember that next week you have to hand in your CV! If you haven’t started yet, this is the last reminder :)
3334

35+
## **5. Practice practice practice**
36+
37+
Done with the above? Then it is time to practice practice practice! Below you will find huge lists of practice exercises to keep practicing. The better you get at JavaScript, the easier the rest of the curriculum is so try to do as much as you can. Some of these solutions use some of the concepts of next week so if something looks weird, have a quick look at next week's topics to see what it means:
38+
39+
- [W3Resource - JavaScript Functions exercises](https://www.w3resource.com/javascript-exercises/javascript-functions-exercises.php) _(Note that the solutions do not use ES6 syntax, make sure your solution does!)_
40+
- [W3Resource - JavaScript Fundamental exercises](https://www.w3resource.com/javascript-exercises/fundamental/index.php)
41+
3442
## Done early?
3543

3644
Have a look at some of the week4 concepts already!

0 commit comments

Comments
 (0)