Slashdot Mirror


User: piergiu

piergiu's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Here it is a Web Based Solution in Dutch on Localized (Visual) Programming Language For Kids? · · Score: 1

    Blockly is something like scratch, it also has the turtle, and is web based. https://code.google.com/p/blockly/ It is localized in Dutch here http://blockly-demo.appspot.com/static/apps/turtle/de.html Blockly is more an editor, but there are demos like the turtle one that create a pretty complete application! I used blockly for my app (here http://epleweb.appspot.com/ ) that serves as live coding / debugging platform for learners, not so young like your daughter :) All the best!