About Algorithms, Frameworks, and Pattern Relations
/
0 Comments
Patterns don't live in isolation, they are in relation to each other. A relation can mean they are in…
The Structure of Patterns
The classics "Design Patterns: Elements of Reusable Object-Oriented Software", and "Pattern-Oriented…
And the Five Winners for the “C++20 STL Cookbook” are
Today, I want to present the five winners for the pdf of the book "C++20 STL Cookbook" by Bill Weinman.
To…
Classification of Patterns
In my last post, I presented the classification of design patterns based on the seminal book "Design…
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 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…