Featured

Practice Makes Python

Your second Python book - build fluency through 50 exercises

Featured comment

Reuven M. Lerner
@reuvenmlerner · Python, PostgreSQL, and Git training
Ugh, the tagline should say "50" exercises, not "5"...

Discussion

M
Reuven M. Lerner
@reuvenmlerner · Python, PostgreSQL, and Git training
For years, I have been teaching Python to some of the world's largest companies. But we all know that even the best class isn't enough to learn a new programming language. The only way to succeed is via practice. My students often ask me how they can build on the knowledge they've gained from my courses, gaining fluency before they start to use Python at … See more
M
Reuven M. Lerner
@reuvenmlerner · Python, PostgreSQL, and Git training
Ugh, the tagline should say "50" exercises, not "5"...
Christopher Patti
@feoh · Senior Software Engineer, Carbonite
This is a great resource for people who need an opportunity to practice solving problems in Python and might not have the opportunity to do so during their day job. it also does a fine job of introducing some of the more advanced aspects of the language through the problems presented. Great stuff!