SwedenCpp, the C++ user groups of Sweden Stockholm Göteborg Malmö Linköping Worldwide Videos Blogs
Sponsors About

The latest 4 videos from each of the collected C++ channels.
If you miss a channel, please contact info@swedencpp.se

Wed May 18 2022
Andreas Fertig:
C++ Insights - Episode 26: if and switch with initialization
Img
Tue May 17 2022
CppIndia:
[CppIndia] The Tragedy of Testing by Hemil Ruparel
Img
Mon May 16 2022
Cᐩᐩ Weekly With Jason Turner:
C++ Weekly - Ep 324 - C++20's Feature Test Macros
Img
Sat May 14 2022
CppCast:
CppCast Episode 349: Podcast News and Updates with Rob and Jason
Img
Sat May 14 2022
CppCast:
CppCast Episode 348: Elements GUI Library with Joel de Guzman
Img
Sat May 14 2022
The Cherno:
Minecraft Clone in C++ // Code Review
Img
Sat May 14 2022
CppCast:
CppCast Episode 347: Linear Algebra Standardization with Mark Hoemmen
Img
Fri May 13 2022
The Cherno:
THE MOST PHOTOREALISTIC Unreal Engine 5 Demo So Far! // Game Engine Dev Reacts
Img
Thu May 12 2022
Utah Cpp Programmers:
Writing a Network Client with POCO
Img
Tue May 10 2022
Vorbrodt's C-Plus-Plus Channel:
Visitor Pattern and Multiple-Dispatch Explained (in C++)
Img
Mon May 09 2022
Cᐩᐩ Weekly With Jason Turner:
C++ Weekly - Ep 323 - C++23's auto{} and auto()
Img
Sun May 08 2022
CppCast:
CppCast Episode 346: Rcpp with Dirk Eddelbuettel
Img
Tue May 03 2022
Vorbrodt's C-Plus-Plus Channel:
Adapter Pattern Explained (in C++)
Img
Mon May 02 2022
javidx9:
Quirky Quad Trees Part2: Dynamic Objects In Trees
Img
Mon May 02 2022
Cᐩᐩ Weekly With Jason Turner:
C++ Weekly - Ep 322 - Top 4 Places To Never Use `const`
Img
Sun May 01 2022
CppIndia:
[CppIndia : N-Lighting Talks] What do I think while designing an API/Function? by Dheeraj Jha
Img
Sun May 01 2022
CppIndia:
[CppIndia : N-Lighting Talks] Performance Analysis using Flamegraph by Mahendra Garodi
Img
Sat Apr 30 2022
The Cherno:
Welcome to Ray Tracing
Img
Wed Apr 27 2022
Vorbrodt's C-Plus-Plus Channel:
Decorator Pattern Explained (in C++)
Img
Mon Apr 25 2022
Cᐩᐩ Weekly With Jason Turner:
C++ Weekly - Ep 321 - April 2022 Best Practices Game Jam Results
Img
Sat Apr 23 2022
The Cherno:
Fix This Code #shorts
Img
Fri Apr 22 2022
NWCPP - Northwest C++ Users Group:
Adding Modules to C in 10 Lines of Code
Img
Wed Apr 20 2022
Andreas Fertig:
C++ Insights - Episode 25: ref-qualifiers and inheritance
Img
Tue Apr 19 2022
Vorbrodt's C-Plus-Plus Channel:
Singleton Pattern Explained (in C++)
Img
Thu Apr 14 2022
Utah Cpp Programmers:
Writing a Network Client With Facebook's Wangle is a Fail
Img
Thu Apr 14 2022
CopperSpice:
Observations about the C++ Standard library
Img
Sat Apr 02 2022
CppIndia:
[CppIndia] [Fireside Chat] Tricky Interview Questions
Img
Wed Mar 30 2022
MUCplusplus:
[MUC++] Sándor Dargó - Strongly typed containers
Img
Sat Mar 26 2022
CoreCppIL:
Dockerized build environments for C/C++ projects
Img
Sun Mar 20 2022
NWCPP - Northwest C++ Users Group:
Building a Python/C++ Package: Vision, Transformation, Documentation, Scale, Portability, and Tools
Img
Wed Mar 16 2022
Andreas Fertig:
C++ Insights - Episode 24: A destructor, =default, and move operations
Img
Thu Mar 10 2022
Utah Cpp Programmers:
Embedded Programming with Raspberry Pi 4B
Img
Thu Mar 03 2022
SwedenCpp:
Petter Holmberg: Functional parsing in C++20
Img
Wed Mar 02 2022
SwedenCpp:
Harald Achitz: The Swedish JTC1/SC22 mirror
Img
Tue Mar 01 2022
SwedenCpp:
Arno Lepisk: Testing non-compiling code
Img
Mon Feb 28 2022
SwedenCpp:
SwedenCpp 0x1F Intro: In the mine, let's start 2022
Img
Sat Feb 26 2022
javidx9:
Quirky Quad Trees Part1: Static Spatial Acceleration
Img
Wed Feb 23 2022
CoreCppIL:
Implementing Dependency Injection using its anti-pattern: Service Locator
Img
Mon Feb 21 2022
Denis Yaroshevskiy:
SIMD algorithms. 07 (b), benchmarking algorithms
Img
Sun Feb 20 2022
Denis Yaroshevskiy:
SIMD algorithms. 07 (a), benchmarking algorithms
Img
Fri Feb 18 2022
NWCPP - Northwest C++ Users Group:
How I Learned to Stop Worrying and Love C++ 20
Img
Wed Feb 16 2022
nodiagnosticrequired:
NDR #14, January 2022: Ranges, constexpr, fmt, Qt Quick Compiler
Img
Wed Feb 16 2022
Andreas Fertig:
C++ Insights - Episode 23: main() with implicit return zero
Img
Tue Feb 15 2022
Denis Yaroshevskiy:
SIMD algorithms. 06 (b), auto-vectorization
Img
Tue Feb 15 2022
Denis Yaroshevskiy:
SIMD algorithms. 06 (a), auto-vectorization
Img
Sun Feb 13 2022
MUCplusplus:
[MUC++] Vittorio Romeo - C++11/14 at Scale: What Have We Learned?
Img
Thu Feb 10 2022
Utah Cpp Programmers:
Embedded Programming with Raspberry Pi Pico
Img
Tue Feb 08 2022
Cpp.chat:
Episode #84 - with Harald Achitz
Img
Sun Jan 30 2022
CoreCppIL:
Are you structure bindable?
Img
Sun Jan 30 2022
CoreCppIL:
Async With Coroutines - Some Practical Experience
Img
Wed Jan 26 2022
MUCplusplus:
[MUC++] Phil Nash - Zen and the Art of Code Lifestyle Maintenance
Img
Fri Jan 21 2022
NWCPP - Northwest C++ Users Group:
What's new with Chapel? Applications, Aggregators, and Accelerators
Img
Wed Jan 19 2022
MUCplusplus:
[MUC++] Ofek Shilon - Viewing Clang Optimizations with OptView2
Img
Fri Jan 14 2022
javidx9:
Dithering with Floyd-Steinberg in C++
Img
Fri Jan 14 2022
nodiagnosticrequired:
NDR Episode #13: December 2021
Img
Thu Jan 13 2022
CopperSpice:
Auto is Not a Data Type
Img
Sun Jan 02 2022
javidx9:
Run-Time Error /RESET
Img
Tue Dec 21 2021
Cpp.chat:
Episode #83 - David Abrahams
Img
Fri Dec 10 2021
nodiagnosticrequired:
NDR Episode #12: November 2021
Img
Tue Nov 09 2021
Cpp.chat:
I can't believe I'm here
Img
Tue Nov 09 2021
nodiagnosticrequired:
NDR Episode #11: October 2021
Img
Thu Oct 14 2021
CopperSpice:
Paradigms, Polymorphism, and Generic Programming
Img
Sun Aug 01 2021
Talking Async:
Talking Async Ep2: Cancellation in depth
Img
Mon Jul 12 2021
Talking Async:
Talking Async Ep1: Why C++20 is the Awesomest Language for Network Programming
Img
Thu Jul 08 2021
CopperSpice:
Variable Templates
Img
Sat Jun 26 2021
osnacpp:
Wolfram Rösler: Link-Time-Plugins
Img
Sun Jun 06 2021
Cpp Usergroup Dresden:
Andreas Reischuck "Cross Compiling with CMake"
Img
Mon May 31 2021
osnacpp:
Daniela Engert: Visibility, Reachability und Linkage - C++ Modules [German talk]
Img
Sat Apr 24 2021
osnacpp:
Rust for C++ Developers
Img
Fri Apr 16 2021
Cpp.chat:
Episode #80 - the SOLID principles
Img
Fri Mar 26 2021
Cpp Usergroup Dresden:
Roi Barkan "Argument passing, Core guidelines and concepts"
Img
Sun Feb 21 2021
Cpp Usergroup Dresden:
Andreas Reischuck "Well behaved strong types in C++"
Img
Tue Feb 16 2021
C/C++ Dublin User Group:
"Conan Package Manager for C++ in Practice" by Jerry Wiltse
Img
Mon Feb 01 2021
osnacpp:
Christian Paffhausen: Hello Qt! An overview to an C++ GUI Framework
Img
Tue Dec 08 2020
C/C++ Dublin User Group:
"C++20 Ranges" by Filip Brcic
Img
Sat Nov 28 2020
C/C++ Dublin User Group:
"Understanding value categories in C++" by Kris van Rens
Img
Mon Nov 02 2020
C/C++ Dublin User Group:
"C++20 Concepts" by Roi Barkan
Img
Fri Oct 09 2020
Cpp Usergroup Dresden:
Markus Klemm "The reality of C++ combined JavaScript for modern GUI development"
Img
Fri Jul 17 2020
CppMonk:
C++ Smart Pointers - Do I really need them? When?
Img
Sun May 03 2020
CppMonk:
C++ Fundamentals: Argument Passing and Ownership - Part 1
Img
Wed Feb 12 2020
Avast Events System:
Herb Sutter: Quantifying Accidental Complexity: An Empirical Look at Teaching and Using C++
Img
Wed Feb 12 2020
Avast Events System:
Tony van Eerd: Postmodern C++
Img
Wed Feb 12 2020
Avast Events System:
Bjarne Stroustrup: C++20 Generic Programming
Img
Thu Jan 23 2020
Avast Events System:
Wiem Zine: ZIO In real World & Jakub Janecek: Intro to Scala Server Toolkit
Img
Sat Nov 30 2019
CppMonk:
Kalman Filter in C++ (and Pybind11) [Part 3C, Understand & Code a Kalman Filter]
Img
Mon Nov 25 2019
CppMonk:
Python Wrappers for C++ with Pybind11 [Part 3B, Understand & Code a Kalman Filter]
Img