Live data from Hacker News

Design Patterns for Humans – An ultra-simplified explanation

github.com

1–8 of 8 posts

Re: Design Patterns for Humans – An ultra-simplified explanation

#3
It covers a wide range of patterns summarized in easy-to-understand language, with code examples. I'm going to enjoy reading through it all.

I also liked the examples of each design pattern found in "everyday situations" - a tea stall making batches of tea for the "flyweight" pattern, etc.

There seems to be an effort to put it up as a website, and to include other languages. Please let us know when there's more progress on it!

Re: Design Patterns for Humans – An ultra-simplified explanation

#8
post #3

It covers a wide range of patterns summarized in easy-to-understand language, with code examples. I'm going to enjoy reading through it all. I also liked the examples of each design pattern found in "everyday situations" - a tea stall making batches of tea for the "flyweight" pattern, etc. There seems to be an effort to put it up as a website, and to include other languages. Please let us know when there's more progr…

I am glad it was helpful, thanks. For sure I will post it here .