Where can I find sample "beginner" programs to study?

moma moma at example.net
Fri Jan 28 15:41:05 EST 2005


Todd_Calhoun wrote:
> I'm trying to learn Python (and programming), and I'm wondering if there are 
> any places where I can find small, simple programs to study.
> 
> Thanks. 
> 
Hello,

http://www.python.org  (docs -> tutorial)
http://www.python.org/doc/ !

http://www.diveintopython.org
http://www.byteofpython.info

Eggs are here. Bring some bacon.
http://www.python-eggs.org/links.html
--------

Cross platform GUI-programs:
http://www.wxPython.org
Widgets documentation: http://www.wxPython.org
--------

IDEs (programmers Python editors, if you want one):

Eric
http://www.die-offenbachs.de/detlev/eric3.html

Dr.Python
http://drpython.sourceforge.net/

?


// moma
    http://www.futuredesktop.org/OpenOffice.html
    http://www.futuredesktop.org/hpc_linux.html




More information about the Python-list mailing list