#131 - Write more maintainable Python code, avoid these 15 code smells

Pybites Podcast - A podcast by Julian Sequeira & Bob Belderbos

Categories:

This week we talk about code smells. πŸ’‘ Code smells are characteristics in the code that might indicate deeper issues or potential problems. While they're not necessarily bugs, they can be a sign of poor code quality or maintainability issues. 😱 We distilled 15 common smells ranging from generic programming to Python specific issues. We hope it will make your more conscious of your code as well as code you'll review. 🐍 πŸ’ͺ If you have any feedback, hit us up on: - LinkedIn - X - Email (Also f...