Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

DataStructure for Elevator Mechanism

What are signals and slots?

What are worker threads, and what is their role in the reactor pattern?

Is an EventListener an Observable?

What type of architecture is this called?

Services and Repositories in DDD (C#)

How to avoid getters and setters

Do we need to use the Repository pattern when working in ASP.NET MVC with ORM solutions?

How do I architect my classes for easier unit testing?

Static polymorphism definition and implementation [closed]

android model view presenter/controller examples [closed]

Python pattern for sharing configuration throughout application

Can we increase the re-usability of this key-oriented access-protection pattern?

Singleton pattern with combination of lazy loading and thread safety

Table Module vs. Domain Model

How to design a monadic stack?

Implementing the decorator pattern in Python

python design-patterns

Alternatives to returning NULL

Why use interface in Dao design pattern or other design patterns

Java. Correct pattern for implementing listeners