Re: [Edu-sig] [ANNC] pynguin-0.7 (python turtle graphics application)

2010-04-11 Thread Edward Cherlin
On Sun, Apr 11, 2010 at 21:52, kirby urner wrote: > 2010/4/11 Lee Harr : >> >> Pynguin is a python-based turtle graphics application. >>     It combines an editor, interactive interpreter, and >>     graphics display area. >> > > I like the idea of using turtles to plot graphs. Illustrated at htt

Re: [Edu-sig] [ANNC] pynguin-0.7 (python turtle graphics application)

2010-04-11 Thread Edward Cherlin
2010/4/11 Lee Harr : > > Pynguin is a python-based turtle graphics application. >     It combines an editor, interactive interpreter, and >     graphics display area. > > It is meant to be an easy environment for introducing >     some programming concepts to beginning programmers. > > > http://pyn

Re: [Edu-sig] [ANNC] pynguin-0.7 (python turtle graphics application)

2010-04-11 Thread kirby urner
2010/4/11 Lee Harr : > > Pynguin is a python-based turtle graphics application. >     It combines an editor, interactive interpreter, and >     graphics display area. > I like the idea of using turtles to plot graphs. Replacing graphing calculators with Python is easier when there are simple plot

[ANNC] pynguin-0.7 (python turtle graphics application)

2010-04-11 Thread Lee Harr
Pynguin is a python-based turtle graphics application.     It combines an editor, interactive interpreter, and     graphics display area. It is meant to be an easy environment for introducing     some programming concepts to beginning programmers. http://pynguin.googlecode.com/ This release c