Changes

Jump to navigation Jump to search
1,101 bytes added ,  15:20, 28 July 2009
New Activity page
Pippy is a simple IDE for the Python programming language. It provides a menu of sample files, a text editing window, and simple controls for running and stopping the selected code.

To create a new program,

# Click '''Clear'''.
# Begin entering code.
# Rename the session (default Pippy Activity) to ''yourname''.py
# Click '''Keep''', and select '''As Pippy Document'''. (If you have not given it a Pythonic name, Pippy saves it as a Write document.)
# Click the Journal entry to resume editing and testing.

Python, like other programming languages with sufficiently simple syntax, can be taught starting in third grade. The general plan is to let children use several interesting programs for some time, and then show them how to make simple changes in text strings and variable values. Then, over the next few years, gradually show them how to make ever-more significant changes until they can write programs on their own.

Note that the programmable tiles in Turtle Art provide an environment in which children can start with simple Python expressions and work their way up to full programming.
1,009

edits

Navigation menu