mirror of
https://github.com/iandinwoodie/cpp-design-patterns-for-humans.git
synced 2025-12-17 12:34:38 +03:00
17 lines
543 B
Markdown
17 lines
543 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.
|
|
<br/>
|
|
Based on <a href="https://github.com/kamranahmedse/design-patterns-for-humans">
|
|
"Design Patterns for Humans"</a>
|
|
</p>
|
|
|
|
***
|