SynthMaker - Modular VST and DSP Visual Programming Environment. 4 Tools for Teaching Kids to Code. In a recent PC Pro article, Professor Steven Furber, developer of the ARM microprocessor, laments the sharp decline in interest in computer science classes in the UK.
And although the U.S. hasn't seen that same drop in enrollment, a recent survey of some 14,000 U.S. high school teachers by the Computer Science Teachers Association found that only 65% of respondents taught in a school that offered some sort of introductory computer science course. As our world becomes more tech-oriented, educators are faced with not just teaching children how to use computers, but how to build and program them as well. ReadWriteWeb's Back to School Coverage: "We need to get students interested in computer science and that has to be done at an early age before they decide (incorrectly) that they can't do computer science or that it is dull and boring," says Alfred Thompson, Microsoft's K-12 Computer Science Academic Relations Manager.
Kodu Teaches Your Kids to Visually Program Their Own Video Games. Kodu is a visual programming language suitable to teach kids the basic of programming and to train their creativity.
In today’s lesson, we will build a simple game that we can use as an introduction to Kodu. The Building Blocks of Kodu The world of Kodu consist of programmable objects where we can attach a behavioral script into each object that we place on the Kodu landscape. Kodu’s programming language is a simple icon based programming user interface where the language are broken down into pages and rules.