Re: [Tutor] geometry

2005-11-07 Thread Shi Mu
Because i am also teaching some introduction courses of programming in middle school, I prefer some 2D geometry codes. On 11/7/05, Chris or Leslie Smith <[EMAIL PROTECTED]> wrote: > > | any python code for middle school geometry teaching use? > | for instance, calculate the polygon area size, ove

Re: [Tutor] geometry

2005-11-07 Thread Chris or Leslie Smith
| any python code for middle school geometry teaching use? | for instance, calculate the polygon area size, overlaid area size? | Thanks. | Yes, the module I refered to in response to the email with subject "Overlay" will handle these calculations. Again, see ( http://www.dezentral.de/warp.ht

Re: [Tutor] geometry

2005-11-07 Thread Kent Johnson
Shi Mu wrote: > any python code for middle school geometry teaching use? > for instance, calculate the polygon area size, overlaid area size? You might be interested in PyGeo. I think it is more oriented toward visualization than calculation but it is definitely intended to aid in teaching geome

[Tutor] geometry

2005-11-07 Thread Shi Mu
any python code for middle school geometry teaching use? for instance, calculate the polygon area size, overlaid area size? Thanks. ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor