Quantcast
Channel: pyvideo.org: Videos of Jack Diederich
Browsing latest articles
Browse All 10 View Live

Python's Dusty Corners (#182)

Description Python's Dusty Corners Presented by Jack Diederich The talk will be a brief overview of all the features in python that you don't need to know about right up until the moment you do. The...

View Article



Useful Namespaces: Context Managers and Decorators

Description Useful Namespaces: Context Managers and Decorators Presented by Jack Diederich Python has two useful conventions for "I mean it, but only here" and you can say it with Context Managers and...

View Article

Stop Writing Classes

Abstract Classes are great but they are also overused. This talk will describe examples of class overuse taken from real world code and refactor the unnecessary classes, exceptions, and modules out of...

View Article

Deleting Code Is Hard And You Should Do It

Abstract Adding code is easy. Everyone gets their start by cut-n-pasting some else's code. But every line of code you don't need is a burden. Delete that s++t.

View Article

Name Things Once

Description Naming things is hard so you should do as little of it as possible. Your coworkers will thank you for it.

View Article


Name Things Once

Description Naming things is hard so you should do as little of it as possible. Your coworkers will thank you for it.

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images