Blockly Turtle: JavaScript

The levels with Blockly Turtle, when completed, show the equivalent JavaScript code but provide no method for applying it.  This resource provides a webpage with a JavaScript user input area, that calls functions similar to those in Blockly.  For example, to 'move forward by 100'.  The JavaScript function is 'moveForward(100)'.)  This will allow learners to create the same drawings that they have made with Blockly whilst learning to code such things as for loops and variables with text based coding.  I have found these resources to be a hugely engaging way to introduce children to text based coding.

Dave Salt (Primary/Elementary Teacher)