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
Alternative readings, instead of MDM and SpeakinJS
As replacement to MDM and speakingjs webpage(too compicated), I thought it would be a good idea to replace them with our own documentation on the topics we discuss that week. These links are now considered Bonus material, but I think it's good that are obliged to read up on the topics that will be discussed in class, so that the teachings actually stick better with the students.
- 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
38
30
39
- Read the entire JavaScript Introduction at MDN~https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction
@@ -33,15 +42,5 @@ Only watch the below chapters:
33
42
34
43
- The 50 best websites to Learn JavaScript: http://www.codeconquest.com/blog/top-50-websites-to-learn-javascript/
35
44
36
-
:star: You can also already go through the topics of the upcoming lecture. :star:
37
-
38
-
39
-
- Intro JavaScript (What is it, where can you use it for)
40
-
-[Variables (var, let, const)](./../../../../fundamentals/blob/master/fundamentals/variables.md)
41
-
-[Basic Data types (Strings, Numbers, Arrays, Booleans)](./../../../../fundamentals/blob/master/fundamentals/values.md)
0 commit comments