snapapps / edgy

a visual programming language inspired by Scratch
http://snapapps.github.io/
GNU Affero General Public License v3.0
51 stars 21 forks source link

Tutorial on Edgy to Python #405

Closed stevenbird closed 8 years ago

stevenbird commented 8 years ago

Flesh out the draft tutorial that shows how to translate Edgy code into Python (Alexandria Module).

stevenbird commented 8 years ago

The tutorial should include the following:

  1. preamble (the include statements)
  2. translation of common blocks
  3. a complete program, identical to, or similar to, something that's come before in this series of modules (plus an image to show what the networkx visualisation looks like)
stevenbird commented 8 years ago

Thanks @cyderize, this looks excellent. I've made some minor edits (e.g. using ... as the second level prompt in Python, identifying you as co-author) and published it with open access at https://www.alexandriarepository.org/module/appendix-from-edgy-to-python/