All Talks

How C++20 Changes the Way We Write Code

https://cppcon.org/ https://github.com/CppCon/CppCon2020/blob/main/Presentations/how_cpp20_changes_the_way_we_write_code/how_cpp20_changes_the_way_we_write_code__timur_doumler__cppcon_2020.pdf

The upcoming C++20 standard is the biggest update in a decade. Its feature set and their impact on how we write C++ will be as large, and possibly larger than that of C++11.

In this talk we will look at how new features like concepts, coroutines, and modules will fundamentally change the way we design …

You might be interested in:

September 2020 Backend
Design Patterns for Handling/Reporting Errors in C++ Design Patterns for Handling/Reporting Errors in C++

Design Patterns for Handling/Reporting Errors in C++

Parallel Algorithms & Executors -Mark Hoemmen

September 2020 Backend
The Abstract Machine The Abstract Machine

The Abstract Machine

Bob Steagall

September 2020 Backend
A 'Lighting' Talk A 'Lighting' Talk

A 'Lighting' Talk

3 Point Lighting For Video in 5 Minutes - Jim Roper