Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Is this a design pattern - returning this from setters?

c++ design-patterns

How to unit test Singleton class - C++?

c++ oop design-patterns

Design Patterns with Actors

Industrial-strength n-ton base class template

Python borg pattern problem

python design-patterns

Question about non-static members of a singleton (C#)

Purpose of Dispose calling Dispose(IsDisposing) pattern in C#?

C#: using type of "self" as generic parameter?

What should I learn first before heading to C++? [closed]

What is Inversion of Control? How does that relate to dependency injection? [duplicate]

in Zend, Why do We use DB Model class and Mapper class as two separate?

Design pattern "Facade"

Why is the visitor responsible for enumerating children in the visitor pattern?

Python Programming - Rules/Advice for developing enterprise-level software in Python?

Singleton pattern implementation from Wikipedia

How to implement Unit of work in MVC: Responsibility

Is it possible in c# to make a factory that merges interfaces?

c# generics design-patterns

Is Repository pattern as same as Active Record pattern?

Overuse of mixin is evil and what are the alternative solutions?

python design-patterns oop

MapMaker Design Pattern?

java design-patterns guava