Possible Duplicates:
Python book to buy?
Concise python book recommendation
What's the best book to learn python basics?
|
|
What's the best book to learn python basics?
|
||||||
|
closed as exact duplicate by voyager, Lennart Regebro, SilentGhost, Triptych, Shoban Oct 3 at 16:45 |
|
|
|
||||||||
|
|
|
See python-book-to-buy and many similar questions. |
||
|
|
|
|
You might want to take a look at this site to find some decent introductory Python books. |
||||||||||
|
|
|
If you already know how to program, I'd recommend installing Python and reading through the tutorial provided with it. It covers a lot of stuff really quickly, and can probably be finished in two days. To get to it, just open IDLE, hit F1, and choose tutorial. |
||
|
|