Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Long list of if statements in Java

Why all the Active Record hate? [closed]

Real World Example of the Strategy Pattern

Mediator Vs Observer Object-Oriented Design Patterns

tar: add all files and directories in current directory INCLUDING .svn and so on

linux bash design-patterns tar

Utility classes are evil? [closed]

Why would one use the Publish/Subscribe pattern (in JS/jQuery)?

When to use which design pattern? [closed]

c# design-patterns

Best way to organize jQuery/JavaScript code (2013) [closed]

What is the difference between Strategy pattern and Dependency Injection?

Singleton pattern in nodejs - is it needed?

Where do I use delegates? [closed]

Design patterns to avoid [closed]

Converting many 'if else' statements to a cleaner approach [duplicate]

java design-patterns

Comet and jQuery [closed]

In a PHP project, what patterns exist to store, access and organize helper objects? [closed]

design-patterns oop php

What is a Proxy in Doctrine 2?

Kyle Simpson's OLOO Pattern vs Prototype Design Pattern

Pattern to avoid nested try catch blocks?

What's Alternative to Singleton