cotalks.dev
Login
CppCon 2023
Videos
1 — Delivering Safe C++
Bjarne Stroustrup
2 — Expressive Compile-time Parsers in C++
Alon Wolf
3 — A Long Journey of Changing std::sort Implementation at Scale
Danila Kutenin
4 — Finding Your Codebases C++ Roots
Katherine Rocha
5 — New in Visual Studio: CMake Debugger, Better Diagnostics, and Video Games
Mryam Girmay
,
David Li
6 — Robots Are After Your Job: Exploring Generative AI for C++
Andrei Alexandrescu
7 — Things Happening in SG14…
Patrice Roy
8 — Continuous Regression Testing for Safer and Faster Refactoring in C++
Pejman Ghorbanzade
9 — How Visual Studio Code Helps You Develop More Efficiently in C++
Sinem Akinci
,
Alexandra Kemper
10 — Plenary: Cooperative C++ Evolution - Toward a Typescript for C++
Herb Sutter
11 — Back to Basics: Functions in C++
Mike Shah
12 — Effective Ranges: A Tutorial for Using C++2x Ranges
Jeff Garland
13 — C++ Modules: Getting Started Today
Andreas Weis
14 — Plenary: Coping With Other People's C++ Code
Laura Savino
15 — Thinking Functionally in C++
Brian Ruth
16 — Back to Basics: Debugging in Cpp
Greg Law
17 — Libraries: A First Step Toward Standard C++ Dependency Management
Bill Hoffman
,
Bret Brown
18 — Customization Methods: Connecting User and C++ Library Code
Inbal Levi
19 — Lifetime Safety in C++: Past, Present and Future
Gabor Horvath
20 — std::simd: How to Express Inherent Parallelism Efficiently Via Data-parallel Types
Matthias Kretz