The Dawn Of A New Error
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the evolution of error handling in C++ and potential future directions in this conference talk from ACCU 2019. Examine various approaches to expressing, propagating, and handling error conditions, including exceptions, Algebraic Data Types (ADTs), and the proposed "Zero-overhead deterministic exceptions." Compare different error-handling strategies, evaluate their trade-offs, and gain insights from experiences with similar mechanisms in other languages like Swift. Learn how to choose the most appropriate error handling strategy for your projects and prepare your code for potential future developments in C++ error handling.
Syllabus
The Dawn Of A New Error - Phil Nash [ACCU 2019]
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube