New posts in design-patterns

Can't combine Factory / DI

What is the difference between the Facade and Adapter Pattern?

elegant find sub-list in list

How to implement serialization in C++

Modelling an elevator using Object-Oriented Analysis and Design [closed]

Which Typesafe Enum in C++ Are You Using?

Is this key-oriented access-protection pattern a known idiom?

What is Proxy Class in C++

Can any one provide me a sample of Singleton in c++?

Entity Attribute Value Database vs. strict Relational Model Ecommerce

Marker Interfaces in Java?

Difference between a Factory, Provider and a Service?

Is there an elegant way to make every method in a class start with a certain block of code?

Thread Safe C# Singleton Pattern

What's the difference between design patterns and architectural patterns?

Is it possible to create static classes in PHP (like in C#)?

Why do we need immutable class?

Conceptually, how does replay work in a game?

How to implement the activity stream in a social network

JavaScript pattern for multiple constructors