In week two we will discuss the following topics:
• Loops (for/while)
• Functions
• Advanced data types [Objects]
• Conditions (if/else statements)
• Statements vs Expressions
• Naming conventions
- 'Loops' of A Smarter Way To Learn JavaScript : Chapters 18-20
- 'Functions' of A Smarter Way To Learn JavaScript : Chapters 35 - 38
- Functions ~ http://eloquentjavascript.net/03_functions.html
- 'Objects' of A Smarter Way To Learn JavaScript : Chapters 69 - 75
- 'Conditions' of A Smarter Way To Learn JavaScript : Chapters 10 - 14
- Program structure ~ http://eloquentjavascript.net/02_program_structure.html
⭐ You can also already go through the review of the upcoming lecture.
Please go through the material and come to class prepared!