newbie intro recs?

Clara Potts ClaraPotts at news.vex.net
Mon Nov 1 22:46:24 EST 1999


On Tue, 02 Nov 1999 00:32:25 GMT, Ben Wolfson <rumjuggler at home.com> wrote:
>Can someone recommend a good introduction to Python, for a very novice
>programmer?  (the only background I have is c++ from ap comp sci at high


Not sure how beginner you want to go, but is the tutorial that comes
with the standard python documentation too advanced?

    http://www.python.org/doc/current/tut/tut.html

If so here are a few other beginner ones from my small collection of
links at http://www.vex.net/~x/parnassus/apyllo.py/935043691.636055170

Learning to Program:
    http://members.xoom.com/_XOOM/alan_gauld/tutor/tutindex.htm

Non-Programmer's Tutorial:
    http://www.honors.montana.edu/~jjc/easytut/easytut/

Instant Hacking:
    http://www.idi.ntnu.no/~mlh/python/programming.html

There's also a whole whack of tutorals listed on python.org
here: http://www.python.org/doc/Hints.html

Good luck!

                






More information about the Python-list mailing list