Re: [Edu-sig] rewriting examples in python

2010-04-25 Thread Edward Cherlin
On Thu, Apr 22, 2010 at 12:11, roberto wrote: > On Fri, Apr 16, 2010 at 1:26 AM, Edward Cherlin wrote: >> On Thu, Apr 15, 2010 at 11:36, roberto wrote: >>> On Thu, Apr 15, 2010 at 5:52 AM, Edward Cherlin wrote: I am more interested in reimplementing such examples in Turtle Art, and in

Re: [Edu-sig] rewriting examples in python

2010-04-22 Thread roberto
On Fri, Apr 16, 2010 at 1:26 AM, Edward Cherlin wrote: > On Thu, Apr 15, 2010 at 11:36, roberto wrote: >> On Thu, Apr 15, 2010 at 5:52 AM, Edward Cherlin wrote: >>> I am more interested in reimplementing such examples in Turtle Art, >>> and in having a module to translate to Python automatically

Re: [Edu-sig] rewriting examples in python

2010-04-15 Thread Edward Cherlin
On Thu, Apr 15, 2010 at 11:36, roberto wrote: > On Thu, Apr 15, 2010 at 5:52 AM, Edward Cherlin wrote: >> I am more interested in reimplementing such examples in Turtle Art, >> and in having a module to translate to Python automatically. Since TA >> implements each tile in Python, and the source

Re: [Edu-sig] rewriting examples in python

2010-04-15 Thread roberto
On Thu, Apr 15, 2010 at 5:52 AM, Edward Cherlin wrote: > I am more interested in reimplementing such examples in Turtle Art, > and in having a module to translate to Python automatically. Since TA > implements each tile in Python, and the source code is provided, this > should be an easy exercise.

Re: [Edu-sig] rewriting examples in python

2010-04-14 Thread Edward Cherlin
I am more interested in reimplementing such examples in Turtle Art, and in having a module to translate to Python automatically. Since TA implements each tile in Python, and the source code is provided, this should be an easy exercise. On Wed, Apr 14, 2010 at 10:33, Christian Mascher wrote: > rob

Re: [Edu-sig] rewriting examples in python

2010-04-14 Thread Christian Mascher
roberto wrote: hello, i found this very famous book "Turtle Geometry: The Computer as a Medium for Exploring Mathematics (Artificial Intelligence)" by Harold Abelson and Andrea diSessa and i was wondering if anyone of the turtle experts has ever rewritten in python the logo examples in the book;

[Edu-sig] rewriting examples in python

2010-04-08 Thread roberto
hello, i found this very famous book "Turtle Geometry: The Computer as a Medium for Exploring Mathematics (Artificial Intelligence)" by Harold Abelson and Andrea diSessa and i was wondering if anyone of the turtle experts has ever rewritten in python the logo examples in the book; i am more intere