How C++23 Changes the Way We Write Code
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the key features of C++23 in this conference talk from NDC TechTown 2022. Discover how the latest release builds upon C++20, focusing on completing and refining existing features while introducing impactful additions to both the standard library and core language. Learn about std::expected for improved error handling, std::mdspan's potential impact on scientific computing, the simplification of longstanding idioms like CRTP through deducing this, and the introduction of std::print for streamlined output. Gain insights into how these carefully selected additions will enhance the everyday C++ programming experience, despite the challenges faced by the ISO C++ committee during the COVID-19 pandemic.
Syllabus
How C++23 changes the way we write code - Timur Doumler - NDC TechTown 2022
Taught by
NDC Conferences
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