Students will be introduced to the concept of looping and repetition in Processing. For loops will be discussed as a way to use a count-controlled loop. The activity at the end includes using loops to draw an American flag.
Students will learn more about the value of for loops in Processing and add in the idea of nesting loops within each other. They will discuss the value of nesting and look at infinite loops. The activity at the end will be the Hypnotism project.
Students will utilize while loops, square root, powers, and distance formulas together to create a project in Processing that visually imitates the actions of shaking a snow globe.
Students will experiment with casting to and from different data types. This concept will be applied in the the Zombies project.
Additional Resources