Stream: ESDS

Topic: python anti-patterns


view this post on Zulip Deepak Cherian (Mar 16 2022 at 05:32):

https://docs.quantifiedcode.com/python-anti-patterns/index.html

This is a nice collection of advice. Seems like it could fit well with the Pythia material.

view this post on Zulip Kevin Paul (Mar 16 2022 at 15:27):

This is nice a thorough list of anti-patterns! Probably not complete...but how do you write a complete list of what not to do? (Frankly, there are a lot of things on the list that result in errors...and anything that throws an exception is...well...a bug, not an anti-pattern.)


Last updated: May 16 2025 at 17:14 UTC