No, this isn’t a reference to head lice … we’re referring to Scratch, a new programming concept developed by Massachusetts Institute of Technology. The concept behind Scratch is simple and consists of choosing blocks (actions, sounds, etc) with variables (which sound, how long should the sound last, how should the character move, etc) to create custom animations.
After a quick download and installation process, you’re ready to begin making your first masterpiece with excellent documentation and support available on the Scratch project web site.
As well as being hours (perhaps days or hopefully weeks!) of entertainment for kids, it’s also introducing them to the basic building blocks of many programming languages. It introduces the concepts of reusable modules which can be used time and time again to avoid inventing the wheel and to cut development overheads. It also introduces the notion of variables, allowing a level of customisation into the modules depending upon the applicable need.
But most of all it’s really good fun. You can create animations, stories, etc and share them on the Scratch web site for others to view and to remix. Those six weeks will just fly by … more interesting programmes and web sites coming soon…