Hello I just finished the book(and worked through) Think Python. Which book should I read next to improve?

link|improve this question
feedback

closed as not constructive by Marc Gravell Sep 1 '11 at 5:34

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

After a good introduction to Python, the best thing you can get is a good reference book and dive right into a good project.

I highly recommend, Python Essential Reference (4th Edition) as a good and complete reference.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.