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

Skip to content

Commit 94f0a85

Browse files
committed
changes after Jim review
1 parent 7f816fc commit 94f0a85

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Week2/MAKEME.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ Inside your `JavaScript` fork, go to the folder `Week2`. Inside of that folder,
1616

1717
## **2. Homework exercises**
1818

19-
It is time to combine everything we have learned the past couple of weeks and get some feedback from experienced developers. This will be the first week you are working with the [homework repository](https://github.com/HackYourFuture/Homework/blob/main/README.md) so reserve some time to set it up. This week we expect you to do the exercises in the corresponding module/week folder (JavaScript / Week 2). Have a look at the [homework guide](https://github.com/HackYourFuture/JavaScript/blob/main/hand-in-homework-guide.md) to see how to hand in your homework.
19+
It is time to combine everything we have learned the past couple of weeks and get some feedback from experienced developers. This will be the first week you are working with the homework repository so reserve some time to set it up. You will find the repository in our [HackYourHomework](https://github.com/HackYourHomework/) GitHub page. There should be one called Homework-classXX where XX is your class number, you will want to fork that to your own GitHub. Have a look at the [homework guide](../hand-in-homework-guide.md) to see how to hand in your homework.
20+
21+
This week we expect you to do the exercises in the corresponding module/week folder (JavaScript / Week 2).
2022

2123
_NOTE: Make sure to read and apply all of the steps in the README in the homework repository to set up the extensions in Visual Studio Code!_.
2224

Week4/overview.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"\n",
1010
"> Created by the one and only Jim, you can find him on our [Slack](https://hackyourfuture.slack.com/team/U383PTTK9) and on [GitHub](https://github.com/remarcmij)!\n",
1111
"\n",
12-
"> This is a Jupyter notebook, you can run the code immediately if you do some setting up steps, although it is not necessary to do so as we have provided the results. If you want to set it up you can go through the following [article](https://www.tomche.space/post/using-javascript-kernel-in-vscode-jupyter-notebooks/)\n",
12+
"> This is a Jupyter notebook, with the right setup you can run the code but we suggest not trying to set that up. Setting up takes time and we don't use these notebooks often so it is not worth it\n",
1313
"\n",
1414
"Calling a function that doesn't `return` anything simply returns `undefined`. "
1515
]

0 commit comments

Comments
 (0)