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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera