Charles Hoskinson wrote: > I'm developing an online course for beginning python programmers starting > from basic syntax through object oriented design and GUI. I'd like to > include some helpful community resources like Code Academy in the appendix > and I was wondering if this community has some particular favorites they > would highly recommend?
This is a helpful community resource: - by email [email protected] - by usenet comp.lang.python Other useful resources include: - the tutor mailing list [email protected] - http://code.activestate.com/recipes/ - http://wiki.python.org/moin/ -- Steven -- http://mail.python.org/mailman/listinfo/python-list
