Python: Guido van Robot

One of my first jobs was when I was contracted by the College I went to write a Pascal program based on Karel the Robot, a method of teaching programming by programming a "robot". It was a pretty cool summer project that involved me writing a recursive descent parser in Turbo Pascal, complete with an editor, runtime debugger and graphical output.
So the Guido van Robot project makes me smile, especially since it is written in Python and wxPython and the robot language is in the Python syntax style. It's a cool way for kids to start learning about programming.

Comments

Anonymous said…
This comment has been removed by a blog administrator.

Popular posts from this blog

Shortest Sudoku solver in Python

Dot to Png

Seven Segment Display in Inkscape