Can you recommend a fews websites that you think are doing the best job exemplifying (in C# or in C++) the use "Gang of Four" design patterns.
The top sites from Google are (they are always on top of the search results when I try to search by a pattern's name):
www.dofactory.com sourcemaking.com/design_patterns
but examples I found on these sites are too boring (who in their right mind would use a class name like a "ConcreteBuilder2" to set up the example??)
So if you know a website with a good/realistic/easy to understand and remember examples of GoF design patterns - please share here.
Thank you.
