Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Avoiding coupling with Strategy pattern

Grasp creator vs. dependency Injection

Decorate a decorator

Design help for a networked application?

Managing History object of Entities

Using enums as a container of implementations

interacting between projects

c# .net design-patterns

Design patterns for Android [closed]

android design-patterns

Correct use of a decorator

How to efficiently create and use the builder pattern

Does MVC define how one controller should communicate with another?

Abstract Factory with parameterized constructors

Prevent repeated DB calls because of object oriented approach in MVC3 app

Where do new methods go?

Symfony2 and be DRY approach in controllers

design-patterns symfony dry

Design pattern for repetitive switch in getters?

Decorator pattern - access value in wrapped object from decorator

Correct undestanding of Bridge Pattern

design-patterns bridge

Removing an element from a composite pattern structure

Designing a database to be used in N-Tier application