awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Added sourcemaking to design patterns section

Open gregyjames opened this issue 3 years ago • 2 comments

What is this Python project?

It's a pretty useful resource that shows different design pattern implementations in different programming languages, including python.

What's the difference between this Python project and similar ones?

The examples and practical use scenarios are easy and quick to understand, especially for beginners.

--

Anyone who agrees with this pull request could submit an Approve review to it.

gregyjames avatar Oct 04 '21 05:10 gregyjames

I've read the book too but all the examples are written in C and I don't think it has anything to do with "awesome-python". A very good alternative that I often read before while designing new software, is this: Design Pattern in Python

MatteoGuadrini avatar Oct 04 '21 07:10 MatteoGuadrini

This is more for the website not the book. They have the code examples in multiple languages, including python but I like the website you shared too, it's more python specific.

gregyjames avatar Oct 04 '21 18:10 gregyjames