Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Exceptionally Bad: The Misuse of Exceptions in C++ and How to Do Better

CppCon via YouTube

Overview

Explore the controversial topic of exceptions in C++ through this comprehensive conference talk from CppCon 2023. Delve into the original intent and history of exceptions, understand their mechanics, and examine the philosophy behind their use. Analyze common cases of exception misuse, including resource management, retries, hierarchies, data passing, and control flow. Learn better alternatives for handling specific situations, often replacing exceptions with more appropriate paradigms. Discover scenarios that truly benefit from exceptions and gain insights into designing model exception classes. Benefit from the speaker's extensive experience in C++ development across various industries to understand what works best for large-scale engineering projects.

Syllabus

Exceptionally Bad: The Misuse of Exceptions in C++ & How to Do Better - Peter Muldoon - CppCon 2023

Taught by

CppCon

Reviews

Start your review of Exceptionally Bad: The Misuse of Exceptions in C++ and How to Do Better

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.