Slides
This page lists all presentations that have been organized with direct links to the slides.
8th of October 2024
8th of April 2024
- “Building a class for modular arithmetic” by Toon Baeyens.
- “Using C++ in the cloud using the AWS C++SDK” by Hans Klabbers.
31st of October 2023
- “Elevating Precision in C++: A Journey below the Surface of Floating-Point” by Tom Tesch.
- “Coroutines: Don’t try this at home” by Lieven de Cock. Source code can be downloaded here.
11th of May 2023
17th of January 2023
- “Constraints and Concepts” by Peter Van Weert. Some of the source code can be downloaded here.
- “Space Invaders: The Spaceship Operator is upon us” by Lieven de Cock. Source code can be downloaded here.
28th of June 2022
- “Minimal Logging Framework in C++ 20” by Koen Poppe. Source code can be downloaded here.
- “Modern CMake” by Lieven de Cock (PDF). Source code can be downloaded here.
24th of June 2021
- “A new way of formatting in C++20, are we getting there in the end?” by Lieven de Cock. Source code can be downloaded here.
- “Understanding value categories in C++” by Kris van Rens
29th of January 2020
10th of October 2019
- “C++20: What’s in it for you?” by Marc Gregoire
- “From Iterators To Ranges — The Upcoming Evolution Of the Standard Library” by Arno Schödl
3rd of July 2019
- “What’s new in Visual C++ 2019?” by Marc Gregoire
- “Statistical Scientific programming: challenges in converting R to C++” by Olivia Quinet
4th of February 2019
- “Parsing CSS in C++ with Boost Spirit X3” by Ruben Van Boxem
- “Using Monoids in C++” by Kristoffel Pirard (Slides)
“Using Monoids in C++” by Kristoffel Pirard (Source)
25th of October 2018
- “Writing Standard Library Compliant Data Structures and Algorithms” by Marc Gregoire
- “Memory Architecture & Performance” by Barry Van Landeghem
28th of June 2018
- “Strongly Typed Declarative Bitsets in C++17” by Ewoud van Craeynest
- “The Observer pattern and boost.signals2” by Lieven de Cock
28th of February 2018
9th of January 2018
- “Threads are evil” by Frederik Vannoote
- “Legacy code refactoring case” by Roeland Van Lembergen
- “Boost.Asio C++ (Network) Programming” by Lieven de Cock
11th of April 2017
- “Challenges in Modern Embedded Development Using C++” by Glyn Matthews
- “SFINAE and type traits: In the Mix” by Lieven de Cock
24th of January 2017
24th of November 2016
- “Mobile App Development for Multiple Platforms with Visual C++, 2016” by Marc Gregoire
- “What’s new in C++17?” by Peter Van Weert
30th of June 2016
- “Build a database-independent cross-platform persistence layer with Qt” by Johan Decorte
- “Objects? No Thanks!” by Wouter van Ooijen
3rd of December 2015
- “Move semantics && rvalue references, part 2” by Bert Rodiers
- “Cross-Platform Mobile App Development with Visual C++ 2015” by Marc Gregoire
18th of June 2015
17th of December 2014
- “What’s new in VC++2015?” by Marc Gregoire
- “Move semantics && rvalue references, part 1” by Bert Rodiers
8th of May 2014
- “Parallelism in the Standard C++: What to Expect in C++ 17” by Artur Laksberg
- “Asynchronous programming with futures and await” by Artur Laksberg
17th of March 2014
4th of November 2013
12th of June 2013
- “Qt5 – Multimedia Overview” by Jens Weller
- “Boost.Proto” by Joel Falcou (Main)
- “Boost.Proto” by Joel Falcou (Proto-by-Doing)
4th of February 2013
16th of October 2012
- “An introduction to the C++ Network Library” by Glyn Matthews
- “Comparison between Unit Test Frameworks” by Mark Van Peteghem
27th of June 2012
8th of May 2012
- “Introduction to Writing Metro Style Apps in Native C++” by Marc Gregoire
- “Going Deeper Into Writing Metro Style Apps in Native C++” by Karthick Gopikrishnan