Search code examples
Dealing with a Factory that uses both a Strategy and Repository...


phpdesign-patternsdomain-driven-designsolid-principles

Read More
print pattern right hand pyramid using 2D array...


javadesign-patterns

Read More
Can we avoid the use of Volatile in Singleton Pattern by making the getInstance() method synchronize...


javadesign-patternssynchronizationsingletonsynchronized

Read More
Interface to class Design pattern .... Have anyone using Interface to class design pattern...


javaspring-bootdesign-patternsproject

Read More
What is the best design pattern when creating an interface for functions that can return a variety o...


pythonoopdesign-patterns

Read More
Instantiating large number of objects from different types...


goooptestingdesign-patterns

Read More
Type-state pattern in C#...


c#design-patterns

Read More
Alternatives to the MVC...


model-view-controllerdesign-patterns

Read More
Is there some literature on this type of programming?...


design-patternsoopfunctional-programming

Read More
What's the best way to abstract the database from a PHP application?...


phpdatabasedesign-patternsormabstraction

Read More
Is there a standard class to represent a “range” in .net?...


.netdesign-patternsrange

Read More
Using strings vs types in library API...


c#.netdesign-patterns

Read More
C# Data handling design pattern: Objects stored in DB via ORM, work directly with the database?...


c#mysqloopdesign-patternsorm

Read More
Difference between Observer, Pub/Sub, and Data Binding...


model-view-controllerdesign-patternsdata-bindingobserver-patternpublish-subscribe

Read More
A javascript design pattern for options with default values?...


javascriptdesign-patternsoptional-parameters

Read More
Event sourcing, CQRS with Axon Server / Framework - Event Sourcing the entire application a good ide...


design-patternsarchitecturemicroservicesaxon

Read More
IoC Factory: Pros and contras for Interface versus Delegates...


c#.netdesign-patternsdependency-injectionioc-container

Read More
What is the difference between the bridge pattern and the strategy pattern?...


design-patternsstrategy-patternbridge

Read More
Basic MVC pattern communication...


actionscript-3model-view-controlleroopdesign-patterns

Read More
Is there a convention that objects created using the Builder pattern be immutable?...


design-patternsconstructorimmutabilitybuilder

Read More
What's the point of the Prototype design pattern?...


design-patternsprototype-pattern

Read More
Encapsulate third-party Service Provider Interface...


javadesign-patternswrapperencapsulationserviceloader

Read More
Strategy Pattern V/S Decorator Pattern...


design-patternsdecoratorstrategy-pattern

Read More
How can I implement the inheritance and interface correctly to the objects which had the some s...


c#oopdesign-patterns

Read More
Using the Command Pattern with Parameters...


javaoopdesign-patterns

Read More
Which architectural style and pattern(s) would be suitable for this system?...


design-patternsarchitecturesoftware-design

Read More
Correct architecture for presentation objects that implement same interface...


c#asp.net-mvcdesign-patterns

Read More
classes design in OOA...


oopdesign-patternsobject-oriented-analysis

Read More
Best approach for implementing comments and likes system like Instagram or Twitter...


mysqldatabasedesign-patternsdatabase-designdatabase-normalization

Read More
Adapter Pattern: Class Adapter vs Object Adapter...


oopdesign-patternsadaptersoftware-design

Read More
BackNext