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
Please watch the following parts of the course, Programming Foundations Fundamentals on Lynda.com (if you don't have access to Lynda yet ask Gijs):
4. Writing Conditional Code
5. Modular Code
6. Iteration: Writing Loops
7. More About Strings
8. Collections
11. When Things Go Wrong
- '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
Please go through the material and come to class prepared!