Kids programming

Last October I reviewed Scratch Programming Playground, by Al Sweigart. You will recall that Scratch is a programming language that uses drag and drop elements to construct a program. Individual objecgts, including "sprites" that can move around on the screen, as well as static graphic elements, sounds, etc. get their own code, and this code can be set up to start under various conditions, such as when something touches something, or the user hits a certain key, etc. This allows for the development of very simple but fun programs, and vey complicated ones as well. Scratch is normally…
I just received two books that I will be reviewing in more detail later, but wanted to let you know about now. Coding Projects in Scratch: A step by step guide by DK Publishers is a new scratch coding book. I got a copy a couple of days ago and have been going through it, and found it to be excellent. I'll be including it in my Science Oriented Holiday Shopping Guide for Kids Stuff, which I'll have out soon, but I wanted to give you a heads up first. From the publishers: Using fun graphics and easy-to-follow instructions, Coding Projects in Scratch is a straightforward, visual guide that…
Scratch Programming Playground: Learn to Program by Making Cool Games is a brand new offering from No Starch Press. Never mind all the other programming books for kids, this is the best so far. It helps that the Scratch Programming environment is so easy to use and allows such creative development, and it also helps that Scratch is likely to be a programming environment for basic robotics in the future (as I discuss briefly here). But the book itself is excellent, and works at several levels. A young kid working with an adult, a medium level kid working on their own, or an adult playing…