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 trialLorin Min
423 PointsI'm new to coding. Should I study python also with a book?
Hello,
I kinda wonder if the treehouse course is enough for now, as a beginner , or should I simultaneously use a book such as "Learning Python" with it?
I would be grateful for any personal experiences or advice about this issue.
Thank you.
1 Answer
Kenneth Love
Treehouse Guest TeacherPersonally, I feel that the Treehouse content is enough to make most people comfortable and productive with Python. There are, however, some really good Python books out there. The one I recommend the most is Python Crash Course by Eric Matthes.
David Luo
1,215 PointsDavid Luo
1,215 PointsIt depends on the person, but I prefer interactive learning over reading a book. I usually try to shoot for 80% of my time working on code (and troubleshooting the problem or finding the right syntax with a simple google search) while the other 20% of my time reading materials