Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Is it bad practice to make a setter return "this"?

java oop design-patterns

Which Architecture patterns are used on Android? [closed]

android design-patterns

Repository Pattern Step by Step Explanation [closed]

Relational Database Design Patterns? [closed]

What are static factory methods?

Factory Pattern. When to use factory methods?

Singleton: How should it be used

When should I use the Visitor Design Pattern? [closed]

What should my Objective-C singleton look like? [closed]

What's the difference between the Dependency Injection and Service Locator patterns?

What are the downsides to using Dependency Injection? [closed]

How to study design patterns? [closed]

design-patterns

How to implement the factory method pattern in C++ correctly

Design Patterns web based applications [closed]

Why is IoC / DI not common in Python?

Singletons vs. Application Context in Android?

Simplest/cleanest way to implement a singleton in JavaScript

How do the Proxy, Decorator, Adapter, and Bridge Patterns differ?

What's an Aggregate Root?

Is there a simple, elegant way to define singletons? [duplicate]