List Question
20 TechQA 2018-06-17T03:14:39.067000Is this the best way to write my factory method
123 views
Asked by Aquarius_Girl
How to implement Strategy pattern using Generics in C#
4.6k views
Asked by Ayo Adesina
Why does an object's type refer to its interface? (Design Patterns: Elements of Reusable Object-Oriented Software book)
134 views
Asked by Sreeraj Chundayil
Why does the builder pattern not have a method `GetResult()` in the builder interface?
611 views
Asked by Tim
must a subclass of a singleton class be a singleton class?
116 views
Asked by AudioBubble
How shall I understand the motivation of abstract factory?
263 views
Asked by Tim
What does "a class instantiates another" mean?
167 views
Asked by Tim
How to make the comparison the responsibility of an object that's passed to the sorting routine by strategy pattern?
56 views
Asked by AudioBubble
How to make comparison an operation implemented by subclasses and Template pattern?
57 views
Asked by AudioBubble
Java Interface Design Pattern Situation
631 views
Asked by Rohit Singh
Which design pattern should I use and why?
49 views
Asked by user8211623
Have a Request handled by multiple handlers in a chain of responsibility pattern
2.3k views
Asked by Praveen Banthia
Rx Subject Vs GoF Subject
82 views
Asked by wonderful world
How to use boost::flyweight as a GOF pattern?
325 views
Asked by AeroSun
Design Pattern - Fat adapter
156 views
Asked by Abhijit Sarkar
Drawback of using Abstract factory and which pattern address it
1.9k views
Asked by Yogesh
Are these both the abstract factory pattern?
175 views
Asked by user2802557