AntiPatterns

Anti-Patterns

/
An anti-pattern is a proven way to shoot yourself into your foot. The term anti-pattern was coined by…
patternRelationsAlgorithmsFrameworks

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

The Structure of Patterns

/
The classics "Design Patterns: Elements of Reusable Object-Oriented Software", and "Pattern-Oriented…
CoverBig

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

Classification of Patterns

/
In my last post, I presented the classification of design patterns based on the seminal book "Design…