Tutorial

Robin Munn rmunn at pobox.com
Tue Apr 20 09:19:47 EDT 2004


Sören Kunst <soeren_kunst at hotmail.NOSPAM.com> wrote:
> hello, i need a good tutorial for Python, nothing for beginners

Beginners at what? Beginners at Python? Beginners at programming?

The official Python tutorial at http://docs.python.org/tut/tut.html is a
good one to start with if you've programmed in other languages before
and want a jump-start into Python.

Other tutorials can be found at:

    http://www.python.org/topics/learn/

Note especially the division into tutorials for programmers:

    http://www.python.org/topics/learn/prog.html

and tutorials for non-programmers:

    http://www.python.org/topics/learn/non-prog.html

-- 
Robin Munn
rmunn at pobox.com



More information about the Python-list mailing list