Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

(Entity-Control-Boundary pattern) -> How to deal with two entities?

Automatic generation of immutable class and matching builder class

What design pattern can I use to emulate traits / mixins in PHP?

php design-patterns traits

Unable to understand need to make Process.java abstract

java design-patterns

Design Pattern to track partial results of a complex process

Why doesn't Closure Compiler recognize type declarations inside a self-executing anonymous function?

Best way to hide/disable GUI elements based on user's privilege?

Recommend a design pattern for a workflow application

Critique my simple MVP Winforms app [closed]

Books specifically on Software Architecture and not Software Design [closed]

Keeping code in a client-server game organized

Different between Module Pattern and Singleton Pattern?

State pattern and guard

Writing OO Javascript with jQuery

C# Service Layer Design Pattern

Is there an eclipse plugin that creates an outline view for the "javascript revealing module pattern"?

Enabling / Disabling Features in a Laravel App

Design patterns for social networking site like facebook? [closed]

Functional Equivalent of State Design Pattern

Difference between Proxy pattern and Virtual proxy pattern