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

Skip to content

Commit 5c8e436

Browse files
committed
added bonus challenges
1 parent bd00ea6 commit 5c8e436

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

Week3/MAKEME.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
>[Here](https://github.com/HackYourFuture/JavaScript/tree/master/Week3/README.md) you find the readings you have to complete before the fourth lecture.
44
5+
### Step 0 review:
6+
- Go through the review of [the first week](https://github.com/HackYourFuture/JavaScript/blob/master/Week1/REVIEW.md) (Work in progress, update this week :wrench:)
7+
- Go through the review of [the second week](https://github.com/HackYourFuture/JavaScript/blob/master/Week2/REVIEW.md) (work in progress, update this week :nut_and_bolt:)
8+
- Daan will update the review of this week soon, keep an eye on that!
9+
10+
511
### Step 1: Implement feedback
612

713
Your fellow students have provided you with feedback in Trello. Your teachers have provided you with feedback in issues in Github.
@@ -39,7 +45,21 @@ Your Github should contain two repositories called JavaScript1 and CommandLine .
3945

4046
And just for fun ... https://www.freecodecamp.com/challenges/sum-all-numbers-in-a-range
4147

42-
__Optional (expert)__
48+
### :boom: Bonus homework :boom:
49+
the Bonus homework for this week (for those of you want an extra challenge) do the following:
50+
51+
- Sign up on codewars.com
52+
- In you account setting under “clan” write “Hack Your Future”
53+
- Go do the challenges in the following playlist: https://www.codewars.com/collections/fun-fun-fundamentals
54+
55+
Codewars is really a lot of fun, and you can compete against each other who has the most points :trollface:
56+
it’s a great way to really practice JavaScript a lot in various problems.
57+
58+
Please note, there are various challenges all sorted on difficultly called KIU. Kiu 8 is the easiest, Kiu 1 is the hardest, we expect you to do challenges around level 8, 7 maybe.
59+
60+
enjoy!
61+
62+
:star: Additional resources and review: [here](https://github.com/HackYourFuture/JavaScript/tree/master/Week3/REVIEW.md) (work in progress):star:
4363

4464

4565

0 commit comments

Comments
 (0)