Python Class

Steven D'Aprano steve+comp.lang.python at pearwood.info
Fri Feb 1 19:09:49 EST 2013


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 python-list at python.org
- by usenet comp.lang.python


Other useful resources include:

- the tutor mailing list tutor at python.org

- http://code.activestate.com/recipes/

- http://wiki.python.org/moin/



-- 
Steven




More information about the Python-list mailing list