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

Skip to content

Commit a32b6a5

Browse files
authored
Update README.md
1 parent 8490878 commit a32b6a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Week1/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ In week two we will discuss the following topics:
1212

1313
### Here are resources that we like you to read as a preparation for the coming lecture:
1414

15-
- 'Loops' of _A Smarter Way To Learn JavaScript_ : Chapters 18-20
16-
- 'Functions' of _A Smarter Way To Learn JavaScript_ : Chapters 35 - 38
15+
- 'Loops' of [_A Smarter Way To Learn JavaScript_](https://github.com/Sharique-Hasan/SaylaniBatch2-JavaScript/blob/master/A%20Smarter%20Way%20to%20Learn%20JavaScript.pdf) : Chapters 18-20
16+
- 'Functions' of [_A Smarter Way To Learn JavaScript_](https://github.com/Sharique-Hasan/SaylaniBatch2-JavaScript/blob/master/A%20Smarter%20Way%20to%20Learn%20JavaScript.pdf) : Chapters 35 - 38
1717
- Functions ~ http://eloquentjavascript.net/03_functions.html
18-
- 'Objects' of _A Smarter Way To Learn JavaScript_ : Chapters 69 - 75
19-
- 'Conditions' of _A Smarter Way To Learn JavaScript_ : Chapters 10 - 14
18+
- 'Objects' of [_A Smarter Way To Learn JavaScript_](https://github.com/Sharique-Hasan/SaylaniBatch2-JavaScript/blob/master/A%20Smarter%20Way%20to%20Learn%20JavaScript.pdf) : Chapters 69 - 75
19+
- 'Conditions' of [_A Smarter Way To Learn JavaScript_](https://github.com/Sharique-Hasan/SaylaniBatch2-JavaScript/blob/master/A%20Smarter%20Way%20to%20Learn%20JavaScript.pdf) : Chapters 10 - 14
2020
- Program structure ~ http://eloquentjavascript.net/02_program_structure.html
2121

2222
:star: You can also already go through the [review](https://github.com/HackYourFuture/JavaScript/blob/master/Week2/REVIEW.md) of the upcoming lecture.

0 commit comments

Comments
 (0)