Hacker News new | ask | show | jobs
by cr4zy 4737 days ago
If you want to build something useful, App Engine is a great way to learn Python. That's how I learned :) Also, Pycharm is good at keeping you PEP-8 compliant, etc... The App Engine API was written very well by Googlers and a lot of things by Guido himself like NDB, AppStats, and Rietveld(a sample app that Google uses for code reviews).