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

Python

Brittany Kozura
Brittany Kozura
17,143 Points

Python Resources

Hi all!

Am waiting on the next Python course to be released, and in the mean time have been working through the Euler Problems.

Anyway, I was wondering if any of you have any recommendations for outside learning resources/practice with Python. Books, other websites, forums, etc are appreciated!

Thanks, Pythonistas!

2 Answers

Here you can find lots of free books and tutorials on python and many other programming languages http://resrc.io/list/10/list-of-free-programming-books/#python

Zed Shaw's learn python the hard way is great book and you can read it for free online http://learnpythonthehardway.org/book/

Kenneth Love
STAFF
Kenneth Love
Treehouse Guest Teacher

I love codingbat.net for practice problems. I can also definitely recommend the book Python Projects by Laura Cassell and Alan Gauld (and not just because Laura is a friend of mine).