PyCon 2011: Python and Robots
April 28, 2011 at 9:37 am Leave a comment
An interesting video on using the IPRE approach to teaching high school robotics.
Combining Python with inexpensive robots is a very effective way of teaching programming at the middle and high school levels. Since Python is easy to understand a constructivist approach is possible – students learn by creating and running simple programs, observing the results, and then modifying their code to fix bugs and add functionality.
Entry filed under: Uncategorized. Tags: computing education, high school CS, robots.
Trackback this post | Subscribe to the comments via RSS Feed