Scratch Programming Handbook home sitemap lessons
Sitemap
Scratch
- Scratch Home
- Overview of Scratch.
- Scratch for 5-7 year olds.
- Links to web pages, academic papers, and books relevant to Scratch.
Tutorials
- Sequences of commands are the first basic priciple of programming and can be taught using the onekey applet (for the under fives) or created in the Scratch design environment by young programmers from the age of six years old.
- Iteration is the repetition of a sequence of commands in a loop.
- Conditional statements control program flow in repeat, forever, and if control blocks.
- Variables are used to store information for use within a program.
- Messages are used to communicate between sprites or effect an action on multiple sprites at the same time.
Projects
A new series of projects is being devised for release early 2008 the first of which is available now:
These project link directly to the Scratch project file and the browser will try to open Scratch on your computer and load the relevant project. If you did not associate the Scratch application with files with an sb suffix or do not have Scratch installed then you may have problems with these links.
- Onekey is a simple project for younger children to control the sprite with simple turtle graphics commanfs including forward, back, right and left movements to create simple shapes on the stage.
- Iteration is an extension to OneKey containing two sprites and contunuous movement.
- Throw is an aid for young children to begin to understand angles by turning the sprite around to throw an object at a target and see the value of the angle, between zero and 360, displayed on the stage.
© redware research limited 2007