Wed Nov 20 2024 Andreas Fertig: C++ Insights - Episode 56: Understanding the magic behind C++17's structured bindings
Mon Nov 18 2024 C++ Weekly With Jason Turner: C++ Weekly - Ep 455 - Tool Spotlight: Mutation Testing with Mull
Mon Nov 18 2024 Mike Shah: [DLang Episode 114] D Language - Classes - part 7 of N - Virtual Functions
Mon Nov 11 2024 C++ Weekly With Jason Turner: C++ Weekly - Ep 454 - std::apply vs std::invoke (and how they work!)
Sun Nov 10 2024 Mike Shah: [DLang Episode 112] Special guests Ali and Steve on Deserialization and Multitasking!
Fri Nov 08 2024 Mike Shah: [DLang Episode 111] D Language - Classes - part 5 of N - Copying a class (dup)
Tue Oct 22 2024 NWCPP - Northwest C++ Users Group: Productive Programming with the JAI Programming Language
Thu Oct 10 2024 SwedenCpp: Artem Amirkhanov: Stories of CDT, Lessons from Developing && Maintaining a C++ Triangulation Library
Fri Sep 27 2024 ChiliTomatoNoodle: Scripting Sprite/Actor Movement Patterns in C++ with Coroutines (cppcoro)
Wed Sep 18 2024 cppzurich: Beyond Testing: Improving Safety and Security through Static Analysis - Pascal Kesseli
Tue Sep 03 2024 SwedenCpp: Bengt Gustafsson: Implicit conversion functions - standardizing a small feature
Wed Aug 21 2024 Andreas Fertig: C++ Insights - Episode 53: Mastering C++23: Leveraging if consteval for more constexpr functions
Mon Aug 05 2024 Code for yourself: INHERITANCE in C++ | most of the things you need to know for OOP and beyond 🚀
Mon Jul 01 2024 Code for yourself: Separate declaration and definition for C++ templates? Yes please (sometimes)
Tue Apr 02 2024 CoreCppIL: Daisy Hollman :: Expressing Implementation Sameness and Similarity in Modern C++
Thu Feb 22 2024 Cpp Usergroup Dresden: Markus Klemm "C++20 Coroutines, with Boost ASIO in production: Frightening but awesome"
Tue Jan 16 2024 Cherno Unplugged: Downscaling Content Browser Thumbnails to Save GPU Memory! // Game Engine series (Hazel 2D)
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]