Exceptionally Bad: The Misuse of Exceptions in C++ & How to Do Better - Peter Muldoon - CppCon 2023

Similar Tracks
Back to Basics: Forwarding References - How to Forward Parameters in Modern C++ - Mateusz Pusz 2023
CppCon
Exceptions in C++: Better Design Through Analysis of Real World Usage - Peter Muldoon - CppNow 2023
CppNow
Correcting Common Async/Await Mistakes in .NET 8 - Brandon Minnick - NDC London 2024
NDC Conferences
Build your first multithreaded application - Introduction to multithreading in modern C++
CodeBeauty