How C++23 Changes the Way We Write Code
Offered By: CppCon via YouTube
Course Description
Overview
Explore the key features of C++23 that will significantly impact everyday C++ programming in this conference talk from CppCon 2022. Delve into how std::expected enhances error handling, the transformative effect of std::mdspan on scientific computing, the simplification of longstanding C++ idioms like CRTP through deducing 'this', and the revolutionary change std::print brings to writing "Hello, World". Gain insights into the development process of C++23 during the COVID-19 pandemic and understand how these new additions complement and complete the groundbreaking C++20 release.
Syllabus
How C++23 Changes the Way We Write Code - Timur Doumler - CppCon 2022
Taught by
CppCon
Related Courses
Scientific ComputingUniversity of Washington via Coursera Biology Meets Programming: Bioinformatics for Beginners
University of California, San Diego via Coursera High Performance Scientific Computing
University of Washington via Coursera Practical Numerical Methods with Python
George Washington University via Independent Julia Scientific Programming
University of Cape Town via Coursera