YoVDO

How C++23 Changes the Way We Write Code

Offered By: Meeting Cpp via YouTube

Tags

C++23 Courses Scientific Computing Courses Programming Language Design Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the key features of C++23 that will significantly impact everyday C++ programming in this conference talk from Meeting C++ 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 basic output operations. Gain insights into the development process of C++23 during the COVID-19 pandemic and understand how these carefully selected additions will improve the C++ programming experience, despite being a smaller release compared to C++20.

Syllabus

How C++23 changes the way we write code - Timur Doumler - Meeting C++ 2022


Taught by

Meeting Cpp

Related Courses

Building Your Own Programming Language
Frontend Masters
BeauĀ­tiful Racket
Independent
Rust: A Language for the Next 40 Years
ChariotSolutions via YouTube
Move Deliberately and Don't Break Anything: Lessons from Java Evolution
ChariotSolutions via YouTube
Flex - Lexical Analysis
Write your own Operating System via YouTube