Back to Basics: The C++ Core Guidelines - Rainer Grimm - CppCon 2022
CppCon 2017: Kate Gregory “10 Core Guidelines You Need to Start Using Now”
Back to Basics: The Rule of Five in C++ - Andre Kostur - CppCon 2023
Back to Basics: RAII in C++ - Andre Kostur - CppCon 2022
C++ Core Guidelines - Modernize your C++ Code Base - Peter Sommerlad [ACCU 2017]
Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022
Back to Basics: Cpp Value Semantics - Klaus Iglberger - CppCon 2022
Back to Basics: Exceptions - Klaus Iglberger - CppCon 2020
C++ (Core) Guidelines - Safer C++ - Peter Sommerlad
C++Now 2017: Peter Sommerlad “C++ Core Guidelines - Modernize your C++ Code Base"
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"
Roi Barkan - Argument Passing, Core Guidelines and Aliasing - Meeting C++ 2021
the TRUTH about C++ (is it worth your time?)
Back to Basics: Move Semantics - David Olsen - CppCon 2020
Back to Basics: Function and Class Templates - Dan Saks - CppCon 2019
Back to Basics: Standard Library Containers in Cpp - Rainer Grimm - CppCon 2022
how Google writes gorgeous C++
What is the Origin of the C++ Core Guidelines?
Roi Barkan - "Argument passing, core guidelines and concepts" - C++ London, December 2020
CppCon 2017 10 Core Guidelines You Need to Start Using Now