- Designing Fast and Efficient List-like Data Structures - Yannic Bonenberger - CppCon 2023
- An Introduction to Tracy Profiler in C++ - Marcos Slomp - CppCon 2023
- Building Bridges: Leveraging C++ and ROS for Simulators, Sensor Data and Algorithms - CppCon 2023
- Iteration Revisited: A Safer Iteration Model for Cpp - Tristan Brindle - CppCon 2023
- Safety and Security for C++: Panel Discussion - Hosted by Michael Wong - CppCon 2023
- Khronos APIs for Heterogeneous Compute and Safety: SYCL and SYCL SC - CppCon 2023
- C++ in the Developing World: Why it Matters - Mathew Benson - CppCon 2023
- C++ Weekly - Ep 419 - The Important Parts of C++23
- Optimizing Away C++ Virtual Functions May Be Pointless - Shachar Shemesh - CppCon 2023
- C++23: An Overview of Almost All New and Updated Features - Marc Gregoire - CppCon 2023
- Starting my modern C++ Project with CMake in 2024 - Jens Weller - Meeting C++ online
- Memory Model: Get your shared data under control - Jana Machutová - Meeting C++ 2023
- Function templates - the (almost) complete guide of how to use them in modern C++