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

Skip to content

Commit d74a4c9

Browse files
authored
Update MAKEME.md
Make it clear that you do not need to hand in homework
1 parent defb5c7 commit d74a4c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Week1/MAKEME.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ The above should give you a nice basis. If you have extra time and are still a l
1717
- [FreeCodeCamp: Introduction to JavaScript](https://learn.freecodecamp.org/javascript-algorithms-and-data-structures/basic-javascript). Do at least 20 exercises, you can choose whichever ones you feel are challenging enough.
1818
- There is a practice-exercises folder in this week's repository that is filled with exercises to try out. The solutions are in a separate folder so you can check if you did it correctly. Clone this repository to your computer and have a go!
1919

20+
## No homework to hand in
21+
For the first 2 weeks of JavaScript there is no homework to hand in as the exercises already give you all the feedback you need. Go through the first 3 weeks at your own pace, and feel free to ask questions about any of the 3 weeks for the Q&A sessions.
22+
2023
## Done early?
2124

2225
Have a look at some of the week2 concepts already and try to do more exercises in the links above. The first weeks of the JavaScript modules are very important as understanding the basics will make the rest of the curriculum that much easier to follow. So keep reading and writing code!

0 commit comments

Comments
 (0)