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.
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