Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

A more elegant way to write decision making code which evaluates multiple inputs with different priorities?

MVVM : Share data between ViewModels

c# wpf design-patterns mvvm

Correct implementation of initialization-on-demand holder idiom

Lightweight wrapper - is this a common problem and if yes, what is its name?

Why is MouseAdapter an adapter?

java design-patterns

Design pattern for converting one model to another model

java design-patterns

Revealing module pattern disadvantages

How do you prevent classes becoming 'dependency magnets' and God classes? [closed]

What are real-world examples of C++ multiple inheritance? [closed]

Why should one use factory method to create objects [duplicate]

What security measures should be taken when creating "change your password" functionality?

How can i structure a program (proces) with a very high number of IF statements

c# design-patterns

Where does validation check go in repository pattern?

Decorator pattern implementation

How to check if ManualResetEvent has been disposed, when trying to Set() it inside an EventHandler?

Attempt at understanding the double-dispatch pattern

ruby design-patterns

Why are helperclasses anti pattern

oop design-patterns

Delphi: Good pattern/strategy for view <-> model synchronization

MVVM- View Model-View Model Communications

Are all of the core J2EE patterns still good in context of Java EE?