Sat Jun 21 2025 Mike Shah: Let’s write an inputRange with a Queue - std.range 4/n [D Language - Dlang Episode 131]
Fri Jun 20 2025 Cherno Unplugged: HUGE ImGui Update Broke Everything Part 2 // Renderer 2025 // Hazel Engine Stream (04.06.2025)
Fri Jun 20 2025 Cherno Unplugged: HUGE ImGui Update Broke Everything Part 1 // Renderer 2025 // Hazel Engine Stream (04.06.2025)
Wed Jun 18 2025 Andreas Fertig: C++ Insights - Episode 63: Faster C++ Builds: Optimize Templates for Speed
Mon Jun 16 2025 C++ Weekly With Jason Turner: C++ Weekly - Ep 485 - Variadic Structured Bindings in C++26
Mon Jun 16 2025 Cherno Unplugged: Updating ImGui After 2.5 Years! Driver Crashes + More // Hazel Engine Stream (03.06.2025)
Mon Jun 16 2025 Kea Sigma Delta: Self-Documenting Code Explained – Can You Make Your Code Speak for Itself?
Sun Jun 15 2025 Mike Shah: Wren Scripting Language - First Impression [Programming Languages Episode 38]
Fri Jun 13 2025 Cherno Unplugged: SUCCESS! ImGui Multi-Viewports using NVRHI // Renderer 2025 // Hazel Engine Stream (28.05.2025)
Fri Jun 13 2025 Mike Shah: Template Metaprogramming - enable_if- part 2 of n | Modern Cpp Series Ep. 222
Wed Jun 11 2025 SDCPPMU: Understanding large and unfamiliar codebases - Mike Shah - San Diego C++ meetup #75
Wed Jun 04 2025 CoreCppIL: Speeding up Intel Gaudi deep-learning accelerators using an MLIR-based compiler :: Dafna M., Omer P.
Mon Jun 02 2025 C++ Weekly With Jason Turner: C++ Weekly - Ep 483 - Stop Using rand, Start Using Random
Wed May 21 2025 Andreas Fertig: C++ Insights - Episode 62: C++23 Game Changer: Behind the curtains of deducing this
Wed Apr 16 2025 Andreas Fertig: C++ Insights - Episode 61: C++20 NTTP Gets another Boost: Structural Types as Template Parameters
Sat Apr 12 2025 MUCplusplus: [MUC++] Dániel Teubl - The evolution of a configuration system for UAV actuator monitoring
Tue Apr 08 2025 Code for yourself: Everything you need to know about installing and reusing CMake projects
Fri Apr 04 2025 MUCplusplus: [MUC++] Lukas Bergdoll - This Thing Is Faster - How Do I Show That? (Lightning Talk)
Fri Mar 21 2025 MUCplusplus: [MUC++] Nevin Liber - 15 Years Doing C++ Standardization Work: A Personal Retrospective
Sat Mar 15 2025 C++ tips and tricks: Learn about disadvantages of moving the algorithm to compile-time in C++
Sat Mar 01 2025 C++ tips and tricks: A real-world example of advanced compile-time computation techniques in C++
Sat Feb 22 2025 CppIndia: [CppIndia] [Tech Talk] Type Erasure in C++(std::function | std.:shared_ptr) by Sarthak Sehgal
Fri Feb 21 2025 NWCPP - Northwest C++ Users Group: MicroCode: Portable Programming for the BBC micro:bit
Sat Dec 21 2024 CppIndia: [CppIndiaCon 2024] [Lightning Talk] Socket Communication in C++ Made Simple by Niranjan Phadnaviss
Fri Nov 29 2024 CppIndia: [CppIndiaCon 2024] [Lightning Talk] CBT: A Modern Build Tool by Swarnava Mukherjee
Thu Nov 28 2024 CppIndia: [CppIndiaCon 2024] [Lightning Talk] SFINAE and its Uses by Karthikeyan Natarajan
Wed Sep 18 2024 cppzurich: Beyond Testing: Improving Safety and Security through Static Analysis - Pascal Kesseli
Mon Aug 05 2024 Code for yourself: INHERITANCE in C++ | most of the things you need to know for OOP and beyond 🚀
Thu Feb 22 2024 Cpp Usergroup Dresden: Markus Klemm "C++20 Coroutines, with Boost ASIO in production: Frightening but awesome"
Thu Dec 21 2023 cppzurich: A Long Journey of Changing std::sort Implementation at Scale - Danila Kutenin
Thu Aug 31 2023 Christopher McArthur: Conan 2.0: Recipe Changes Needed! Avoid the Gigantic Migration Mistakes!
Thu Aug 24 2023 Christopher McArthur: Conan 2.0 migration! Prep work gave me a nearly flawless update
Fri Aug 11 2023 Christopher McArthur: Road map to bring my full-stack React and C++ project back to life!
Sun Mar 19 2023 Cpp Usergroup Dresden: Andreas Reischuck "std::function - a deep dive behind the curtain" (DE)
Fri Feb 24 2023 Jonathan Müller: struct Initializers and Compound Literals - Writing a C interpreter - Part 30
Mon Jul 12 2021 Talking Async: Talking Async Ep1: Why C++20 is the Awesomest Language for Network Programming
Sat Nov 30 2019 CppMonk: Kalman Filter in C++ (and Pybind11) [Part 3C, Understand & Code a Kalman Filter]
Mon Nov 25 2019 CppMonk: Python Wrappers for C++ with Pybind11 [Part 3B, Understand & Code a Kalman Filter]