In week three we will discuss the following topics:
• Git work flow
• Advanced data types [Objects]
• Conditions
• Statements vs Expressions
• Loops (for/while)
• Functions
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
- Check out this video of Daan to see how we use Git Workflow to hand in Homework (from now on): https://www.youtube.com/watch?v=-o0yomUVVpU&index=2&list=PLVYDhqbgYpYUGxRdtQdYVE5Q8h3bt6SIA
Please go through the material and come to class prepared!