You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Week2/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,9 +25,9 @@ Only watch the below chapters:
25
25
2. Core Programming Syntax
26
26
3. Variables and Data Types
27
27
28
-
- Read this ~ http://speakingjs.com/es5/ch01.html read up to and including the *Strings* chapter (it’s okay if you don’t understand all of it yet, we will cover these concepts in class as well. Do make sure to write or document the questions you have so we can discuss them in class)
29
28
30
-
- Read the entire JavaScript Introduction at MDN~https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction
29
+
30
+
31
31
32
32
- Helpful resource: http://jsbooks.revolunet.com/ (here you can find tons of free JavaScript books online)
0 commit comments