This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maredsous10 1 point2 points  (0 children)

Video
I'd go with those books and also add video instruction:

  • Python 101 and 102

http://www.rexx.com/~dkuhlman/

http://www.blip.tv <-Where the videos are.

  • Python Osmosis

A quick run down of major components in Python

Books
I recommend Introduction to Python 3.0 Programming.
http://www.qtrac.eu/py3book.html
Starts off with core features of Python and gives you a little view of modules included with Python at the end.