Python Anti-Patterns

What we should NOT do with our code

Vinicius Gubiani Ferreira

Best Practice Clean Code Python general Software Design python

See in schedule: Thu, Jul 29, 13:15-13:45 CEST (30 min) Download/View Slides

Most people heard at least once or focused really hard on studying design patterns. But did you know there are also lots of anti-patterns we should try to avoid?

In this talk I intend to present some of the most known anti-design patterns that we'll promise never to use ... but for some reason or slip end up using it anyway. I will start showing more generic anti-patterns that apply to all languages and software in general, and move on to Python specifics, by using The Little Book of Python Anti-Patterns.

Since there will be Python code, attendees should fell confort with some basic to intermediate Python knowledge. For example: know about classes, constructors, parameters/arguments, etc.

Type: Talk (30 mins); Python level: Beginner; Domain level: Intermediate


Vinicius Gubiani Ferreira

Azion Technologies

Love to code, to read other people's code, and to help others achieve what they want with code. Be it directly or by guiding them to find out for themselves.
When I'm not coding I love to catch up with tech news, watch movies and series, and ride a bike.