PythonTurtle – Python learning environment for beginners and children

Posted on the August 4th, 2009 under Random Articles by Sukumar

PythonTurtle is a fun and interesting way to learn python for beginners and children.

screenshot


According to the website,

PythonTurtle strives to provide the lowest-threshold way to learn Python. Students command an interactive Python shell (similar to the IDLE development environment) and use Python functions to move a turtle displayed on the screen. An illustrated help screen introduces the student to the basics of Python programming while demonstrating how to move the turtle.

Resources:
Source Code
Get installer from home page

No related posts.

Tags: , ,

Leave a Reply
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>