Module summary

To review a step in the summary, click on a number in the table:

Step number Topic
1 Branching and iteration
2 Branching in JavaScript
3 Exercise: Branching
4 Exercise: Using clicks and branching
5 Branching using a switch statement
6 Example: Switch statement
7 Iteration in JavaScript
8 Example: Iteration using while
9 Example: Iteration using for
10 Exercise: Using iteration and the canvas
11 Exercise: Using iteration and the DOM