Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Unity singleton manager classes

What is the Hexagon design pattern

design-patterns

Policy based design and best practices - C++

elegant find sub-list in list

python list design-patterns

What is the differences between facade pattern and abstarct factory pattern? [closed]

Real world examples of Factory Method pattern

Factory Pattern - CreateInstance static or not?

Bitmap Performance-Optimization Patterns

Network Communication Design Patterns [closed]

Repository Pattern Standardization of methods

Is Dependency Injection possible with a WPF application?

Exceptions as public classes vs. public static inner classes

Patterns to mix F# and C# in the same solution

c# .net design-patterns f#

Better asynchronous control flow with Objective-C blocks

Custom WPF command pattern example

wpf design-patterns command

What are MVP-Passive View and MVP-Supervising controller

c# design-patterns

How to solve the violations of the Law of Demeter?

jQuery best practices in case of $('document').ready

How to create Abstract base class in JavaScript that can't be Instantiated

Why implementing a Singleton pattern in Java code is (sometimes) considered an anti-pattern in Java world?