Homework - Lesson 6
PART 1 - ZIM Skool (individual)
- Read and do practice sections in LESSON 04 - Abstraction.
- Read and do practice sections in LESSON 05 - Arrays and Loops.
- Read and do practice sections in LESSON 06 - Conditionals and Debugging.
PART 2 - Creative Coding with JavaScript (individual)
Watch videos 12 to 18 at https://zimjs.com/learnjavascript.html
- VID 12 - Abstracting to Constants / Variables, Functions and Classes
- VID 13 - Arrays and Accessing Elements, Comparison to Object Literals
- VID 14 - Array Methods
- VID 15 - Basic Loops, looping through Arrays and Modulus
- VID 16 - While Loop and ZIM Loop for Numbers, Arrays, Objects and Containers
- VID 17 - Conditionals - if Statements, Booleans and Odds
- VID 18 - Equality and Not operators and Debugging and Error Messages
