
Five Giveaway eBooks for “C++20 STL Cookbook”
/
0 Comments
I'm happy to announce that I have five giveaway eBooks for "C++20 STL Cookbook" by Bill Weinman. In return,…

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

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:…

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…

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++".…

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

The Advantages of Patterns
Before I write about patterns in my upcoming posts, I have to answer one question first. What are the…

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…

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…

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