Explore a practical approach to error handling in C++ programming through this conference talk from CppNow 2022. Learn how to strike a balance between ignoring errors and over-engineering solutions, based on the refined methodology developed at think-cell. Discover techniques to write more reliable software with less effort, addressing both internal bugs and environmental issues. Gain insights from Arno Schödl, an experienced software architect and former Microsoft Research and McKinsey professional, as he shares his team's principled approach to error management in C++ projects.
Overview
Syllabus
A Practical Approach to Error Handling - Arno Schödl - CppNow 2022
Taught by
CppNow