- C++ Weekly - Ep 473 - continue and break Statements
- Back to Basics: Lifetime Management in Cpp - Phil Nash - CppCon 2024
- Anders Sundman: Low, Lower, Lowest level Programming
- C++ Memory Management - an Interview with Patrice Roy
- Why Is My C++ Build So Slow? Compilation Profiling and Visualization - Samuel Privett - CppCon 2024
- Code Generation from Unified Robot Description Format (URDF) for Accelerated Robotics - Paul Gesel
- How to Hide C++ Implementation Details - Amir Kirsh - CppCon 2024
- How to Quickly Convert Floating-Point Numbers in C++ - Cassio Neri - CppCon 2024
- Security Beyond Memory Safety - Using Modern C++ to Avoid Vulnerabilities by Design - Max Hoffmann
- Lightweight Operator Fusion Using Data-Centric Function Interfaces in C++ - Manya Bansal - CppCon
- To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024
- C++ Memory Management book review with Author Patrice Roy