Things Not to Do in Python
Offered By: code::dive conference via YouTube
Course Description
Overview
Discover common pitfalls and best practices in Python programming through this 16-minute conference talk from code::dive 2018. Explore lesser-known issues that can lead to debugging nightmares, focusing on topics beyond the well-documented anti-patterns. Learn how to properly handle exceptions, warnings, and logging to write more robust and maintainable code. Access detailed examples on the speaker's GitHub repository to reinforce your understanding of these critical concepts and improve your Python development skills.
Syllabus
Things not to do in Python - Oleksii Pilkevych - code::dive 2018
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube