Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Varying parameters in strategy pattern

Fluent interface configuration with lambdas in C#

Converting self-releasing objects to ARC

Most elegant way to implement Pipe and Filter Pattern

Is there some pattern on Random() method?

Is object casting a good practice?

design-patterns casting

Android MVP with RxAndroid + Retrofit

Should mixins use parent attributes?

Is there a memory and performance hit taken from using Bloch's Builder Pattern?

static method patterns for constructor functions in javascript

APM, EAP and TPL on Socket Programming

Design- Pattern to prevent unassigned objects

Is it a bad practice to hold application Context instance?

Design pattern to replace repetitive code when changing properties of one object

java design-patterns

Implementing Data Structure using levels of abstraction

Architectual design patterns [closed]

Common pattern for library initialization and shutdown?

c++ design-patterns

Should sockets be kept open or torn down [duplicate]

How should I design a set of related classed where only some of them support a certain operation?

c++ design-patterns

Setting up a repository pattern in MVC