Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

C++: Difference between NVI and Template Method Patterns?

Factory Pattern to build many derived classes

Builder pattern validation - Effective Java

Should we use foreign-key constraints when persisting Domain Models?

C# - Relation between UDPClient and Socket

Singleton with subclassing in java

Practice your micro-architectural skills [closed]

Timeout pattern on task-based asynchronous method in C#

Double hashing passwords - client & server

How do I design a Data Access Layer appropriately?

Lazy-loaded singleton: Double-checked locking vs Initialization on demand holder idiom

Strategy Pattern with Different parameters in interface (C#)

Resources for Learning Design Patterns [closed]

c# asp.net design-patterns

Is Inversion of Control specific to OO languages?

In ideal MVC should the view know the model?

Questions about Command Pattern (PHP)

php oop design-patterns

multiple classes with same methods - best pattern

Is Interface inheritance a bad practice?

Domain driven design: Manager and service

what reasons are there to use interfaces (Java EE or Spring and JPA)