Anti-Patterns
/
0 Comments
An anti-pattern is a proven way to shoot yourself into your foot. The term anti-pattern was coined by…
About Algorithms, Frameworks, and Pattern Relations
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…