Contribute Media
A thank you to everyone who makes this possible: Read More

Getting along with Python

Description

So you've finished your introductory course or tutorial on Python, you feel good about your knowledge of the language, and you might have some projects under your belt. What now? How about some of the things that aren't really code, which nobody really teaches you in a class or tutorial, which can take years to learn by yourself? That's what this talk is about: a few of the most common pain points for Python programmers which can easily be avoided by adopting certain tools and practices "around" the coding itself. Not coincidentally, the same tips might also help improve your code and make your life with other Python programmers more harmonious. Material will roughly summarize/follow the contents of http://gawp.sashahart.net, as a general and gently opinionated tour of common practices in the Python community.

Details

Improve this page