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

Python Design Patterns 1

Summary

The Python community has learned a lot about how to use our language since we started back in the 1990s, and this talk will use simple one-slide programs to illustrate the crucial refactorings that can help make a large real-life application far more testable and maintainable while making its code easier to re-use. This will not be a re-hash of Gang-of-Four refactorings, but specific to Python.

Details

Improve this page