Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

How to create a Singleton in C?

c design-patterns singleton

What is a Domain Model

design-patterns dns

Understanding Decorator Design Pattern in C#

c# design-patterns

Is it preferable to use Activity.onAttachFragment or Fragment.onAttach to communicate between an Activity and a nested fragment?

multi-wildcard pattern rules of GNU Make

why are there java singleton classes? When would you need to use one

Should repositories implement IQueryable<T>?

.net linq design-patterns

Strategy Pattern with different parameters

Is using one-to-one interfaces with domain entities a good or bad practice? Why?

Better structure for request based protocol implementation

c++ design-patterns

Domain Driven Design: How to access child of aggregate root

How do you apply design patterns?

design-patterns

Javascript Architecture/Application Structure Best Practices?

What are good abstractions for complex animations?

Difference between Singleton implemention using pointer and using static object

Difference between Decorator pattern and Delegation pattern

Is passing around ActorRef to other Actors good or bad ?

What is MVC (Model View Controller)? [closed]

What is stale state?

Example implementation of 'TryParse' or 'TryGetValue' [closed]

c# design-patterns