Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Maciej Marzec
446 PointsAny idea what to read to improve Python skill ?
Hi, Can You put a list of books about programing in Python. I am not looking for every single book. Just the one that You read and think they might improve learning in Python.
Thanks.
3 Answers

Swan The Human
Full Stack JavaScript Techdegree Student 19,326 PointsTry crash course python. Definitely fills in the gaps that Kenneth fails to provide in some lessons. The headfirst python book is good as well but it gets into html and breaks away from actual python halfway through

Mark Chesney
11,698 PointsI've really enjoyed Data Science From Scratch, but obviously my goal isn't to be a Python developer; it is to perform computations, visualizations, and many many other things that fall into this specific field.

ewelina krawczak
5,707 PointsPython by Lutz. Full size, not pocket version.
csr13
Courses Plus Student 33,192 Pointscsr13
Courses Plus Student 33,192 PointsI would say,
Python Pocket Reference
, depending on what python version you use; go for the 5th if you use any py version over 3.4.I say this because the book is 8 X 4 inches in size but 200 + pages.
Carry it on your back, pop it open when you need help on basic-intermediate-quasi-advanced python.
You wont regret, it it's also cheap, look it up online first.