Files
cpp-design-patterns-for-humans/README.md
2019-04-27 19:03:31 -04:00

17 lines
543 B
Markdown

![C++ Design Patterns for Humans](https://user-images.githubusercontent.com/20260845/56855972-fb720600-691e-11e9-9efc-4755d6b4cb5b.png)
***
<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>
***