
-
Think Like a Computer
Understand how computers interpret instructions even if this means that the outcome is unexpected. The person writing a computer program must have a very clear understanding of what needs to be accomplished before writing the computer program. Once a computer program has been written it can be tested to make sure it functions as expected.
-
Could You Repeat That Please?
Iteration and loops are introduced in Scratch. Experiment drawing shapes in Scratch.
-
Over and Over Again
Get comfortable using nested loops. Experiment drawing different shapes and patterns using nested loops.
