A Practical Approach to Error Handling
Offered By: CppNow via YouTube
Course Description
Overview
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.
Syllabus
A Practical Approach to Error Handling - Arno Schödl - CppNow 2022
Taught by
CppNow
Related Courses
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera