ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> edu-sig
edu-sig
Re: [Edu-sig] Visual Programming in Python?
by Kirby Urner other posts by this author
Apr 20 2006 9:08AM messages near this date
Re: [Edu-sig] Visual Programming in Python? | [Edu-sig] Kirby presents to LKL (streaming video)
>  PyLogo wouldn't be particularly useful teaching Python, since it isn't
>  Python.  But it makes it possible to share infrastructure and
>  environment between the two languages.  So (barring some small details)
>  you could run VPython from Logo, and the students would be building
>  familiarity with that model.  And I think there's no reason VPython in
>  Logo would look much different than in Python -- the core concepts there
>  aren't bound to the language, they are bound to the domain of 3D modeling.

I think implementing swimming turtles within VPython, using pure
Python modules and syntax, is a viable approach.  I might just use
IPython as a command line shell, and have kids instantiate and
instruct their turtles from there.  VPython would be the view. 
Modules (perhaps organized in an __init__ package) would supply the
model (command line is controller).

Kirby
_______________________________________________
Edu-sig mailing list
Edu-sig@[...].org
http://mail.python.org/mailman/listinfo/edu-sig
Thread:
Jeff Sandys
Ian Bicking
Kirby Urner

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved