Join us on Facebook!
How not to get lost in a multilingual world. written on June 18, 2022
An experimental Forward Iterator written from scratch to boost up hand-made containers. written on December 13, 2020
Understanding the complexity behind 3rd-party code. On Windows, Linux and macOS. written on November 15, 2020
A look at one of the most popular build systems for C and C++. written on September 04, 2020
How to ship your apps on Debian and derivatives. written on May 30, 2020
Discovering one of the pillars of C++ generic programming. written on February 22, 2020
Different options with different meanings. written on December 24, 2018
Pointer, constant pointer, pointer to constant, constant pointer to constant: what else? written on December 10, 2018
New (!) ways of memory management. written on October 23, 2018
Two ways of defining type aliases for a smarter code. written on August 22, 2018
A collection of personal notes and thoughts on rvalue references, their role in move semantics and how they can significantly increase the performance of your applications. written on June 02, 2018
A brief tour into the realm of writing C/C++ applications, the role of the Standard Library and how it is implemented in various operating systems. written on February 26, 2018
A cool alternative to the C way of having static global variables. written on March 18, 2017
A lightweight introduction to a couple of basic C++ features that act as a foundation for bigger structures. written on September 15, 2016