Summer of Code/2018: Difference between revisions

Jaskirat (talk | contribs)
mNo edit summary
Jaskirat (talk | contribs)
mNo edit summary
Line 58: Line 58:
| valign=top width="15%" style="background:#fcfcfc;"|Walter Bender <br> Jaskirat Singh<br>
| valign=top width="15%" style="background:#fcfcfc;"|Walter Bender <br> Jaskirat Singh<br>
| align=left valign=top style="background:#fcfcfc;"|
| align=left valign=top style="background:#fcfcfc;"|
;Brief explanation: In much the same way that [3] walks newbies through the basics of programming in Javascript, it would be nice to walk newbies through the basics of Turtle Art. There is already a provision within Turtle Art for programatically creating and moving blocks and executing program stacks. So it would be a matter of developing the exercises.
;Brief explanation: In much the same way that [https://www.codecademy.com/courses/programming-intro/0/1#!/exercises/0 ( example here )] walks newbies through the basics of programming in Javascript, it would be nice to walk newbies through the basics of Turtle Art. There is already a provision within Turtle Art for programatically creating and moving blocks and executing program stacks. So it would be a matter of developing the exercises.
;Expected results: Website for teaching and having exercises with Turtle Art.
;Expected results: Website for teaching and having exercises with Turtle Art.
;Knowledge prerequisites: Requires some familiarity with Logo programming and Python.
;Knowledge prerequisites: Requires some familiarity with Logo programming and Python.