New posts in design-patterns

Immutable object pattern in C# - what do you think? [closed]

Why use anonymous function? [duplicate]

C++ code for state machine

View Models and dependency injection

What C++ idioms should C++ programmers use? [closed]

Abstract factory pattern [closed]

Difference between an entity and an aggregate in domain driven design

Which GoF Design pattern will be changed or influenced by the introduction of lambdas in Java8?

Actor pattern - what it exactly constitutes

Why should the observer pattern be deprecated?

What is a good reference documenting patterns of use of ".h" files in C? [duplicate]

Javascript mixins when using the module pattern

Is violation of DRY principle always bad? [closed]

Plugin Architecture in Web Apps (Examples or Code Snippets?)

Accounting Software Design Patterns [closed]

IObservable vs Plain Events or Why Should I use IObservable?

Finding groups of similar strings in a large set of strings

DAO vs ORM(hibernate) pattern [closed]

Message sequencing in Distributed Env

What's the name of Google Analytics async design pattern and where is it used?