Online turtle graphics programming environment

http://turtleart.org/

TurtleArt lets you make images with your computer. The Turtle follows a sequence of commands. You specify the sequence by snapping together puzzle like blocks. The blocks can tell the turtle to draw lines and arcs, draw in different colors, go to a specific place on the screen, etc. There are also blocks that let you repeat or name sequences. Other blocks perform logical operations.

The sequence of blocks as a program that describes an image. This kind of programming is inspired by the LOGO programming language. It was designed to be easy enough for children and yet powerful enough for people of all ages. TurtleArt is focused on making images while allowing you to explore geometry and programming.

 

Wintriss Technical Schools

http://wintrisstech.org/about.html

Wintriss Technical Schools is a San Diego, non-profit, public benefit school.
Wintriss Technical Schools (WTS) is unique in its mission of teaching computer programming skills to grade and middle school children, preparing them to fill critical shortages of computer programmers expected within the next ten years. To maintain the U.S. position of scientific leadership, the children of today will need to know how to write, as well as use, the complex software of tomorrow. WTS trains its students in writing computer programs using the popular JAVA language and object-oriented programming techniques in a fun-filled environment. Our goal is to introduce kids to advanced computer programming concepts at an early age that will prepare them to successfully compete for college and for well-paying jobs.

GitHub Wants to Teach Kids to Code with the First US CoderDojo

If you have kids (or you are one) and you’re in or near the San Francisco area, you might want to sign up for the GitHub-sponsored CoderDojo coming on February 25th. CoderDojo is a free, not-for-profit movement with a strong open source emphasis on open source that seeks to teach young people how to code and make learning “a fun, sociable, kick ass experience.”

The organization was founded by James Whelton and Bill Liao, and has focused mostly on Ireland until now. (There’s also a CoderDojo in London.) The program is for kids between seven and 18, and according to GitHub’s Cameron McEfee has been teaching “HTML, CSS, Javascript, iOS app development, and pretty much anything else they think sounds awesome.” Kids also get guest lectures from tech mentors and tours of tech companies, in addition to instruction on development.

http://www.readwriteweb.com/hack/2012/02/github-wants-to-teach-kids-to.php