Summer of Code/2018: Difference between revisions
Samson Goddy (talk | contribs) Tag: visualeditor-switched |
mNo edit summary |
||
| Line 55: | Line 55: | ||
|- | |- | ||
| valign=top width="15%" style="background:#fcfcfc;"|Learn to program in Turtle | | valign=top width="15%" style="background:#fcfcfc;"|Learn to program in Turtle Blocks | ||
| 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 [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 | ;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 Blocks. There is already a provision within Turtle Blocks 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 | ;Expected results: Website for teaching and having exercises with Turtle Blocks. | ||
;Knowledge prerequisites: Requires some familiarity with Logo programming and Python. | ;Knowledge prerequisites: Requires some familiarity with Logo programming and Python. | ||