python lessons
|
|||
|
Rank: ? (5)
Member #: 24620 |
Hi all i was just wondering of how to get python lessons. What i mean is a beginners guide to python.
|
||
|
|||
|
|||
|
Rank: ? (6)
Member #: 26285 |
Google for "How to think like a computer scientist: learning with python" - Its not as bad as it sounds, free and you can pick the parts you like.
Happy hacking! |
||
|
|||
|
|||
|
Rank: ? (4)
Member #: 27845 |
http://diveintopython.org/toc/index.html
Actually the ActivePython Documentation is pretty good too. diveintopython is integrated in the ActivePython Documentation too. the other good source is: http://www.python.org/doc/ |
||
|
|||
|
|||
|
Rank: ? (2)
Member #: 29703 |
I really liked the official Python Tutorial by Guido van Rossum[Its bundled with IDLE. So if you hit F1 its there in the help somewhere]. It helped get me up to par with the language and you feel this sense of mastery in only a day. After that you Check out the reference manual. I havent had a problem grasping python after that.
|
||
|
Please login or register to post a reply.
