Help With Python

Fredrik Lundh fredrik at pythonware.com
Wed Jan 26 11:49:35 EST 2005


Peter Maas wrote:

> > Can anybody help me get started?  I am completely new to programming!

> Online:
>
> - http://www.python.org/moin/BeginnersGuide (Beginner, Advanced)
> - http://www.freenetpages.co.uk/hp/alan.gauld/ (Beginner)
> - http://docs.python.org/tut/tut.html (Beginner)
> - http://diveintopython.org/ (Advanced)

also:

    http://www.byteofpython.info/

> Books (Look for most recent editions):
>
> - Mark Lutz, Learning Python (Beginner)
> - Alex Martelli, Python in a Nutshell (Beginner, Advanced)
> - Frederik Lundh, Python Standard Library (Beginner, Advanced)

    on-line here: http://effbot.org/librarybook
    on-line here: http://effbot.org/zone/librarybook.htm (pdf version)

> - Alex Martelli, Python Cookbook (Beginner, Advanced)
> - Mark Pilgrim Dive Into Python (Advanced)

    on-line here: http://diveintopython.org

</F> 






More information about the Python-list mailing list