Source of instructions and code for Innovate Sullivan programming workshop, 21 Nov 2019
a short presentation with basic javascript principles
For most of the day, you will be writing code on jsbin.com.
This file contains the code to make turtle graphics work.
In jsbin, replace the everything in the HTML tab with everything from turtle.html.
This file shows everything a turtle can do.
These are javascript code files.
Copy the complete contents of one of these files into jsbin's javascript tab to get to where we were at some point in the workshop.