Purpose: Puzzles focus on ideas of adding and subtracting on the number line. Children learn by experimenting and seeing the effect of their work: + moves to bigger numbers, to the right; – moves to lower numbers, to the left; they learn to predict the results of particular moves; they puzzle out how to get results that aren’t obvious (How can I add 1 with just these moves?). Work is not “checked” as in tutorial apps and games. Children see the effects their code produces and change it if they like. Children mark “I did it!” on a pdf as they do the puzzles.
Description: Children see a number line with only 0 labeled.
Four programming blocks, , , and , let them move the circle on the number line. Each move draws the proper arc and labels the new number. They can also specify a starting place with the block. It defaults to 0 but can be changed by the child.
Purple blocks offer new explorations, puzzles, and challenges (Figure 1). Later challenges provide new blocks, , , and and a “zoomed out” number line to extend children’s learning (Figure 2).
Introducing this in class: The very small number of programming blocks and the clear context—familiar symbols on blocks and a familiar number line image—make it easy to introduce this in less than 10 minutes to 7-year-olds who have had no prior programming experience. Show how to drag a block and how to click; have a child come up to demonstrate another move; show how to type a number other than 0 in the start at block (and then click it); have a child show how to start at a different place; and show how to get a new puzzle. Children do half the demonstrating and can then work independently.
Teacher notes: