Contracts for C++ - Design by Contract for Safer Programming
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the current design of the Contracts MVP targeting C++26 in this comprehensive conference talk from ACCU 2024. Delve into the world of Design by Contract, a powerful approach for creating safer and more correct programs. Learn about preconditions, postconditions, assertions, and contract-violation handling as presented by Timur Doumler, co-chair of SG21, the Contracts study group in the ISO C++ standard committee. Discover how the Contracts MVP offers a superior alternative to custom assertion macros and can significantly enhance the safety and correctness of your code. Gain insights into the long history of attempts to add Contracts to C++ and understand why this new design is on track for inclusion in the upcoming C++26 Standard.
Syllabus
Contracts for C++ - Timur Doumler - ACCU 2024
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