Exceptions the Other Way Round
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive conference talk that delves into exception handling from a unique perspective. Examine error recovery techniques and their implications for designing robust C++ code. Learn how shifting perspectives can lead to more usable operations and types. Gain insights from Sean Parent, a senior principal scientist and software architect at Adobe, as he shares his expertise on exception handling and software design. Discover how focusing on recovery from mistakes can inform the requirements for correctly handling exceptions in C++ programming.
Syllabus
Exceptions the Other Way Round - Sean Parent - CppNow 2022
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube