Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Difference aggregation, acquaintance and composition (as used by Gang Of Four)

oop design-patterns

Where should the android service calls and calls to GoogleAPIClient be written while using MVP pattern in android?

Bridge- vs Strategy-Pattern

Repository pattern: Implementation and lazy loading of model relationships

How to keep an instance of a Dependency Injection Container (PHP)

Application upgrade in a high availability environment

Best practices with Unit testing on Third Party software API's (AutoCAD)

MVC - Separation of Concerns

Extension methods (class) or Visitor Pattern

c# design-patterns

Implement a generic repository pattern using old ado.net

Add multiple entities to JavaScript namespace from different files

Using the Data Mapper Pattern, Should the Entities (Domain Objects) know about the Mapper?

Strategy Design Pattern- choosing between strategies with counters

Haskell Thread Communication Pattern Scenario

"Static methods are death to testability" - alternatives for alternative constructors?

why inheritance is strongly coupled where as composition is loosely coupled in Java? [duplicate]

Singleton Pattern in Multi threaded environment

DAO / repository: Good practice return value after insert / update

Help with "Scalable JavaScript Application Architecture"

Cross Language Standard Libraries? [closed]