In week one we will discuss the following topics:
• The first part of the day Unmesh will talk about CLI (Command Line Interface)
• Intro JavaScript (What is it, where can you use it for)
• Variables [var, let, const]
• Basic Data types [Strings, Numbers, Arrays]
• Operators
-
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)
-
Read the entire JavaScript Introduction at MDN~ https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Introduction
-
Helpful resource: http://jsbooks.revolunet.com/ (here you can find tons of free JavaScript books online)
⭐ You can also already go through the review of the upcoming lecture.
Please go through the material and come to class prepared!