Block-based programming languages – The second phase of early childhood computer science education

These four stages consist of: unplugged computer science block-based programming languages game development introduction to robotics Block-based coding is a form of programming language that utilizes a drag-and-drop learning environment. Programmers use coding instruction “blocks” to construct animated stories and games. As an entry-level activity, young children acquire a foundation …

Working with Sprites and Costumes in Scratch

Wondering how to add and “lock” costumes to your sprite, keeping the costumes from “separating” from the sprite when it moves? Here’s how:1) Choose your sprite (ex: girl)2) Choose your costumes (ex: dress, glasses, etc.)3) Click on your sprite to highlight it4) Add code blocks to your sprite by dragging …

Learn how to code with Scratch!

Here’s a brief introduction to Scratch, a free online programming software which is a great tool to get started with coding! Terms you’ll need to know:1) stage: where you can preview and test your project2) block palette: contains all potential instruction blocks (colored sections contain their own unique sets of …