Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Goh Khee Hao
Front End Web Development Techdegree Graduate 21,877 PointsPython advance
HI GUYS, I am a beginner python learner, want to ask about did anyone had bought the book “learn python 3 in hard way”, is it suitable for the beginner? Or can I bought it as a guild line for my journey.
1 Answer

Jordan Hoover
Python Web Development Techdegree Graduate 59,268 PointsI would really discourage doing anything from Learn Python the Hard Way. The author has been in a lot of controversies in the community, such as trying to say Python 3 should never be used. See more here: https://www.reddit.com/r/learnprogramming/comments/3so66i/what_are_your_thoughts_on_learn_python_the_hard/ https://www.reddit.com/r/learnpython/comments/aahso1/am_i_crazy_or_is_lpthw_really_bad/
Honestly, going through the Treehouse track will be good enough, they cover all the bases for a beginner. If you need other references this guide is good: https://docs.python-guide.org.
You can of course always go outside of Treehouse if you like, but I would really, really be careful about any of the Hard Way material.