Get 5-7 year olds programming with PBS Kids ScratchJr on a tablet
Get 5-7 year olds programming with PBS Kids ScratchJr on a tablet
ScratchJr, in turn, was developed by MIT’s Media Lab, Tufts University, and The Playful Invention Company. It was first released in July 2014 as app for the iPad with a version for Android tablets (version 4.4 or newer) released in March 2015. ScratchJr is aimed at a younger audience of children between five and seven years old. Its graphical user interface and programming language is simpler than Scratch to reduce the barriers to entry for young children. The ability to touch the screen of an iPad or Android tablet helps make ScratchJr more accessible too. The purely icon-based programming blocks are divided into these categories:
- Triggering: Starts scripts and sends messages to other scripts;
- Motion: Moves sprites and changes angles;
- Looks: Controls visibility, costumes, and bubble speech output;
- Sound: Plays a “pop” sound or a recorded sound;
- Control: Repeats a part of script a specified number of times;
- Endings: Ends, infinitely repeats, and goes to the specified page of the project.
In other words, your child doesn’t need to know how to read or understand any particular language to get an introduction to user interfaces and programming. Each character in a scene can be programmed independently. It is literally an introduction to object-oriented programming concepts.
PBS Kids is encouraging local PBS stations, schools, and other organizations to use PBS Kids ScratchJr to expose young children to programming concepts while having fun during Hour of Code and Computer Science Education Week (December 7-13). You can watch some Hour of Code workshop tutorials here.
The apps for iPad and Android tablets are free and available from the Google Play Store and iTunes, respectively. There are no free or paid add-on for the apps.
Download:
Comments