About Scratch
This is a new programming environment setup to create games and animations. It
simplifies the learning process for understanding programming concepts because
everything is done visually, so there are no syntax errors that turn off most
people learning to program. You can download scratch from
http://scratch.mit.edu.
To get oriented with the scratch environment, watch this video: [video link].
The tutorial here will teach you the basics of programming by showing you how I make games using scratch and think about programming. Each section contains show me videos. I like to see things before I read about them, so if I was doing my own tutorial, I would watch the video, then read, then watch again.