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

Skip to content

Commit 82acb87

Browse files
authored
Update MAKEME.md
No more class repository
1 parent a87bc0e commit 82acb87

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Week1/MAKEME.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
## **Todo list**
44

55
1. Practice the concepts
6-
2. Set up class repository
76

87
Practice, practice, practice. This week you are not handing in any homework, but are going to practice as much javascript as you can. Play around with the exercises mentioned below, remember that you can copy the code into [JS Tutor](http://pythontutor.com/javascript.html#mode=edit) to step through the code. Or look at it in the debugger in the browser/vscode.
98

@@ -21,10 +20,6 @@ The above should give you a nice basis. If you have extra time and are still a l
2120
- [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.
2221
- 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!
2322

24-
## 2. Set up class repository
25-
26-
This week you will also get invited to your class repository and get an issue assigned to you. Read through the issue and take the steps to set up your environment for the rest of the curriculum!
27-
2823
## No homework to hand in
2924
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.
3025

0 commit comments

Comments
 (0)