Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Drawbacks of Hexagonal Architecture

Alternative for instanceOf (State Pattern)

Type constraints become huge and unreadable for simple code

Some situations or cases to use Adapter pattern [closed]

c# design-patterns

Singleton instantiation creating multiple objects

what is the need of private constructor in singleton design pattern?

Does Java implemented Flyweight design pattern with Strings? [duplicate]

Java: Why use with methods instead of constructor?

java design-patterns

Python Design Pattern: using class attributes to store data vs. local function variables

python design-patterns

How do you design a web application that needs to be customized for each new client?

What are some of the best-written open-source projects you have seen? [closed]

What makes MVVM uniquely suited to WPF?

.net wpf design-patterns mvvm

What performance overhead do IoC containers involve?

Sample Java EE projects using Java EE design patterns

Advanced JavaScript/JQuery Design Patterns

Does the Factory Method pattern violate the Open/Closed principle?

Decorator pattern in Objective-C

Guarding resources with Singleton?

What is Microsoft Unity?

Refactoring nested for loops