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

When Python Practices Go Wrong

Description

Just because a programming pattern or convention becomes popular doesn’t always mean it’s a good idea! Let’s dig into the consensus the Python community has built around what constitutes “Pythonic” code and look at the cases where the conventional wisdom is wrong. In the process, we’ll learn how code in a dynamic language can become more readable and more effective.

Details

Improve this page