Elegant Exception Handling
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore elegant exception handling techniques in this 28-minute conference talk from EuroPython 2020. Delve into the anatomy of exceptions, common problems, and effective solutions for cleaner, more readable code. Learn about validation techniques, retry mechanisms, exception types, and how to handle sensitive information. Discover ways to separate error handling logic and implement common catches to improve your Python applications' robustness and maintainability.
Syllabus
Introduction
About me
Exception Anatomy
Exception Problems
Cleaning
Separating
Validation Techniques
Retry Mechanism
Exception Types
Sensitive Information
Common Catches
Conclusion
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube