mirror of
https://github.com/iandinwoodie/cpp-design-patterns-for-humans.git
synced 2025-12-17 20:44:40 +03:00
21 lines
757 B
Markdown
21 lines
757 B
Markdown

|
|
|
|
***
|
|
<p align="center">
|
|
🎉 Ultra-simplified explanation to design patterns! 🎉
|
|
</p>
|
|
<p align="center">
|
|
A topic that can easily make anyone's mind wobble. Here I try to make them stick
|
|
in to your mind (and maybe mine) by explaining them in the <i>simplest</i> way
|
|
possible.
|
|
</p>
|
|
<p align="center">
|
|
This work, "C++ Design Patterns for Humans, is a derivative of
|
|
<a href="https://github.com/kamranahmedse/design-patterns-for-humans">
|
|
"Design Patterns for Humans"</a> by <a href="https://github.com/kamranahmedse">
|
|
"kamranahmedse", used under
|
|
<a href=https://creativecommons.org/licenses/by/4.0/">"CC BY 4.0".
|
|
</p>
|
|
|
|
***
|