Programming Tools for Kids

Scratch – programming environment

Scratch is a multi-platform, open source, easy, interactive, collaborative programming environment designed for creating interactive stories, animations, games, music, and art — and sharing these on the web. Scratch is designed to help young people (ages 8 and up) develop modern learning skills.

When developing Scratch projects, students learn important mathematical and computational ideas, while also gaining a deeper understanding of the process of design.

Scratch is a graphical programming environment implemented in Squeak that works in a very Lego-like fashion. Testament to the popularity of Scratch, there are nearly 3 million projects that have been created with this programming environment.

Key Features

  • Limited hardware / operating system access which helps make Scratch a safe programming language to learn.
  • Build programs by snapping together colorful blocks of code.
  • Turing complete.
  • Visual Graphical User Interface.
  • Basic programming constructs are supported and grouped into different block categories:
    • Motion.
    • Looks.
    • Sound.
    • Pen.
    • Control.
    • Sensing.
    • Operators.
    • Variables.
  • Variables and lists for data storage, and arrays can be replicated.
  • Floating point scalars and strings are supported.
  • Primarily event-driven.
  • Many simplified casting rules.
  • Small stage / Full stage / Presentation Mode.
  • Compress sounds.
  • Compress images.
  • Upload programs to the Scratch Web site.

Website: scratch.mit.edu
Support:
Developer: Lifelong Kindergarten Group at the MIT Media Lab
License: GNU GPL v2 OR Scratch Source Code License

Scratch

Scratch is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.


Related Software

Programming Tools for Kids
Snap!Visual, block, drag-and-drop programming language
TurboWarpMod of Scratch
ScratchEasy to use programming environment for ages 8 and up
BlocklyWeb-based, visual programming editor that's developed by Google
ProcessingFlexible software sketchbook and language
GreenfootSimple but powerful Java IDE
KTurtleEducational programming environment for learning how to program
AliceInnovative 3D programming environment
BASIC-256Easy to use version of BASIC
RobocodeEngaging and educational programming game

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments