Tue Nov 28 2023 Mike Shah: C++ STL algorithm - nth_element and partial_sort() (median filter use case) | Modern Cpp Series
Mon Nov 27 2023 C++ Weekly With Jason Turner: C++ Weekly - Ep 404 - How (and Why) To Write Code That Avoids std::move
Fri Nov 24 2023 Mike Shah: [Dlang Episode 78] D Language - Functions - Part 21 of n - lazy versus eager evaluation of arguments
Wed Nov 15 2023 SDCPPMU: San Diego C++ Meetup #56 hosting Šimon Tóth - "Patterns of interview solutions"
Mon Nov 13 2023 C++ Weekly With Jason Turner: C++ Weekly - Ep 402 - Reviewing My 25 Year Old C++ Code (IT'S BAD!)
Mon Nov 06 2023 C++ Weekly With Jason Turner: C++ Weekly - Ep 401 - C++23's chunk view and stride view
Sun Nov 05 2023 MUCplusplus: [MUC++] Florian Grandmontagne - Message-Based Software System (Lightning Talk)
Mon Oct 30 2023 Cherno Unplugged: Content Browser Thumbnails Continued... // Game Engine series (Hazel 2D)
Mon Oct 30 2023 CppIndia: [CppIndia] [Tech Talk] C++ in Hardware Modeling Domain by Niketkumar Sharma
Sat Oct 28 2023 MUCplusplus: [MUC++] Elizaveta Shulankina - Analyzing C++ applications for performance optimization
Fri Oct 27 2023 CppIndia: Focus on the problem, not the language. #cplusplus #artificialintelligence #cpp #softwaredevelopment
Fri Oct 13 2023 CppIndia: [CppIndia][Tech Talk] Beyond Union - Applications of std::variant & std::any by Mahendra Garodi
Thu Oct 12 2023 CppIndia: Qualities of good code…. #coding #cpp #objectorienteddesign #cppindia #cplusplus #softwaredesign
Tue Oct 10 2023 Andreas Fertig: 🇩🇪 ESE Kongress 2020: C++ Insights: Sehen Sie Ihren Quellcode mit den Augen eines Compilers
Tue Oct 10 2023 Cherno Unplugged: Content Browser Thumbnails and Caching // Game Engine series (Hazel 2D)
Thu Sep 14 2023 SwedenCpp: Arvid Norberg: merkle set root - an anecdote of turning a general solution concrete
Thu Sep 14 2023 SDCPPMU: Introduction to Package Management with Conan 2 Chris McArthur - @christophermcarthur - sdcppmu #54
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!
Mon Jul 24 2023 NWCPP - Northwest C++ Users Group: Real-Time Circuit Simulation with Wave Digital Filters in C++ Pt 1
Sun Mar 19 2023 Cpp Usergroup Dresden: March Talk: 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
Tue May 10 2022 Vorbrodt's C-Plus-Plus Channel: Visitor Pattern and Multiple-Dispatch Explained (in C++)
Wed Feb 16 2022 nodiagnosticrequired: NDR #14, January 2022: Ranges, constexpr, fmt, Qt Quick Compiler
Mon Jul 12 2021 Talking Async: Talking Async Ep1: Why C++20 is the Awesomest Language for Network Programming
Mon May 31 2021 osnacpp: Daniela Engert: Visibility, Reachability und Linkage - C++ Modules [German talk]
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]