programming 4 kids episode 4

This is the 4th of 27 TV show episodes to teach kids (about 5th grade and up) programming using Scratch 2. This episode: 1) introduces Variables for all sprites ("For All Sprites" selection), 2) introduces Events and Objects, 3) shows uploading a backdrop image, and 4) shows changing a Variable's value with its monitor's slide bar. Variables hold data values such as miles or a game's score total. Data is fundamental to programming since decisions are made based on data values. This episode also introduces the concept of Objects. Objects are the collection of data and command blocks. Objects will be emphasized throughout this series. Learning about objects now gives a big advantage to learning other programming languages later, too.

00:28:30

Kids