Even if your students are never going to become professional app developers, learning the fundamentals of programming can be helpful in understanding how software works. Learning programming basics also helps students develop a better understanding of “if, then” logic which can be applied to a wide variety of academic areas. Here are five iPad apps that can help students learn some programming basics.
The Tynker iPad app features stories that students animate by completing a series of programming challenges. The programming happens by organizing a series of blocks that represent commands. In that way it is similar to apps like Daisy the Dinosaur and MIT’s App Inventor. The Tynker iPad app provides the first story / programming challenge for free. The subsequent challenges require in-app purchases. The first story contains twenty challenges for students. The Tynker iPad app could be a good one for elementary school students to use to begin to learn about the logic that is used in programming. Students older than ten or eleven may find the challenges too simple.
Daisy the Dinosaur is a free iPad app designed to introduce young students to some programming basics. The app asks students to create commands for Daisy the Dinosaur to carry out. There is a free play mode in which students can make Daisy do whatever they want. But to get started you might want to have students work through the beginner challenges mode. Daisy the Dinosaur could be used with students as young as Kindergarten age. For older students older than eight or nine, try one of the following two apps.
Hopscotch is a free iPad app that introduces students to programming logic. In Hopscotch students put command boxes into order to make cartoon avatars move and draw lines. Students can program one or all of the cartoon avatars to move and follow commands based on touch or on the movement of their iPads. Hopscotch was developed by the same people who developed Daisy the Dinosaur. Daisy the Dinosaur teaches kids under nine some basic programming logic. Using Hopscotch is a logical next step after completing the challenges in Daisy the Dinosaur.
Cargo Bot is a fun and challenging game that students can play to learn some principles of logic and programming. The object of the game is to program a robot to complete increasingly complex sequences of tasks. Students start out by programming the robot to move one box from point A to point B. After successfully programming the robot students are advanced to programming more complex tasks like a repeating loop of movements and staggered movements.
Scratch Jr, the popular programming environment for kids, is now available as an iPad app. Scratch Jr for iPad uses the same drag and drop programming principles used in Scratch. On Scratch Jr students can program multimedia stories and games.
To program a story or game on Scratch Jr students select background settings for each frame of the story. Then in each frame students select the actions that they want their characters to take. Students snap programming pieces together to make characters move and talk in their stories and games.
Scratch offers a great way to introduce students to programming and logic. Scratch Jr for iPad makes it easy to introduce those same concepts to elementary school students.