Live coding for blind children

From Computer Laboratory Group Design Projects
Revision as of 16:18, 2 October 2014 by afb21 (talk | contribs) (Created page with "Educational programming languages like Scratch are rather disappointing for blind children - the visual syntax feedback is no help, the animated visual output is not motivatin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Educational programming languages like Scratch are rather disappointing for blind children - the visual syntax feedback is no help, the animated visual output is not motivating, and audio screen readers can't read the source code back to you. But it should be possible to make an educational programming language that is easy and motivational for blind children. It would output music, rather than animations, so blind children can create their own artistic results. It would create standard text source code, so screen readers work. Both of these things are provided by Sam Aaron's amazing Sonic Pi system, but Sonic Pi doesn't have a very convenient way for blind children to create musical code. Your task is to design a tangible customisable musical instrument, using Modular Robotics Cubelets, that outputs its state as a running Sonic Pi program for children to inspect (using a screen reader) and adapt.