Functional Error Handling in Python - Strategies for Composable Functions
Offered By: PyCon US via YouTube
Course Description
Overview
Explore functional error handling techniques in Python with Bruce Eckel's PyCon US talk. Delve into the evolution of error management, from assembly language gotos to structured functions and exceptions. Learn strategies to regain control over exceptions and enhance function composability. Discover the benefits of the third-party 'returns' library for improved error handling. Gain insights into creating more robust and maintainable Python code through functional approaches to error management. Access accompanying slides for a comprehensive understanding of the concepts presented in this 31-minute talk.
Syllabus
Talks - Bruce Eckel: Functional Error Handling
Taught by
PyCon US
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity