Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Fixed one thing, broke something else. What is the name of the pattern?

Java 8: Pass object's method & its arguments as parameter

Selecting with Cases

Generic DAO pattern in Hibernate

CQS Design Principle Problem: Implementing a Queue

Is there a better/cleaner way to conditionally create a type than using instanceof? [Java]

OO principle: c#: design to interface and not concrete classes

oop design-patterns factory

What really makes this code bad

Pattern for Operation that needs data from an entire Composition Hierarchy

Design pattern help

python design-patterns

Architecture/patterns for pushing live data in client server application

Strategies for dealing with inflexible 3rd party libraries

Architecting ASP.net MVC App to use repositories and services

Sub-Schemas in SQL Server 2005/2008

Using abstract classes and static members to better manage functionality

What makes a ServiceLocator be an anti-pattern? [duplicate]