cover

Five Giveaway eBooks for “C++20 STL Cookbook”

/
I'm happy to announce that I have five giveaway eBooks for "C++20 STL Cookbook" by Bill Weinman. In return,…
classification

Classification of Design Patterns

/
Patterns can be classified in various ways. The most prominent ones are the ones used in the books "Design…
cover

And the Five Winners for “C++ Core Guidelines: Best Practices for Modern C++”

/
Today, I want to present the five winners of the vouchers for my book "C++ Core Guidelines Explained:…
MinskFlieger

Training or Mentoring: What’s the Difference?

/
Training and mentoring aim one goal: to improve your skills in a well-defined way. Although both aim…
cover

C++ Core Guidelines Explained: Best Practices for Modern C++

/
I give away five vouchers for my book "C++ Core Guidelines Explained: Best Practices for Modern C++".…
history

The History of Patterns

/
Most software developers assume that the book "Design Patterns: Elements of Reusable Object-Oriented…
patterns

The Advantages of Patterns

/
Before I write about patterns in my upcoming posts, I have to answer one question first. What are the…
democrats 3594094 1280

I’m Nominated for the “2022 Business Worldwide CEO Awards”

/
Last week, the visitor numbers on this page went from 7,000/day to 25,000/day. Now, I know why. I'm nominated…
patterns

Design Patterns and Architectural Patterns with C++: A First Overview

/
Based on my last poll, "Which mentoring program should I implement next?" I recognized that there is…
Cpp23

Ranges Improvements with C++23

/
Thanks to C++23, constructing containers will become more convenient. Additionally, the ranges library…