Solution Oriented Error Handling
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore solution-oriented error handling techniques in Python through this informative conference talk from EuroPython 2014. Learn how to leverage Python's built-in error handling mechanisms to maintain clean, productive code while generating user-friendly error messages. Discover strategies for proper resource management and gain insights into distinguishing between errors that can be resolved by end-users, system administrators, or developers. Delve into topics such as Python's exception hierarchy, best practices for raise and except statements, and guidelines for creating helpful error messages. Apply these concepts to improve your Python programming skills and develop more robust, maintainable applications.
Syllabus
Thomas Aglassinger - Solution oriented error handling
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