Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Please suggest an e-book for anti design pattern?

c++ design-patterns

Design pattern for a large nested switch statements

A design pattern to avoid multiple ifs

OOP design : Car - Connection between Tank and Engine

Avoid exposing implementation details when implementing an observer pattern in Java?

DI Control-Freak anti-pattern: Having trouble understanding

What pattern is being done in the Global.asax.cs file in ASP.NET MVC 4?

Generic adapter for many kinds of listview 's layout row in android

C# How to properly unit test a class that follows a decorator pattern?

PHP Dependency Injection and Loose Coupling

iOS: Design pattern for populating asynchronously fetched data

Is Prototype an anti pattern? [closed]

What does "classes are not objects" mean?

Data Access Layer or having object with CRUD methods?

How do Factories and Patterns relate?

NHibernate transaction management in ASP.NET MVC - how should it be done?

DDD: Domain Driven Design. What does the Domain mean in DDD?

Functional pattern for double fold

Using a Func<> over an interface?

ServiceStack + ORMLite + Repository Pattern