Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Matching against type hierarchy

Design pattern to decouple from third party lib

java oop design-patterns

Describe the oft quoted disadvantage of Revealing Module Pattern with an example

Step builder pattern using delegation and enums?

What is the difference between Factory method design pattern and Bridge pattern?

What is the best way to encapsulate Linq to SQL data access?

Unit of Work Design Pattern [closed]

Improving MVP in Scala

PHP Design Pattern Advise [closed]

php design-patterns

How would you balance between designing and (actually) implementing you application

design-patterns

Asynchronous Observer Pattern

object oriented design question for gui application

What is the best design pattern for preventing duplicate submissions?

Where should conversion of presentation values be made in multi-tier architecture?

Design / Implementation Patterns for Embedded Systems

Java Swing GUI design techniques for user actions validations (MVC-FSM)

Which pattern most closely matches scenario detailed and is it good practice?

Android data access design patterns: Content provider vs repository

Pattern to manage views in backbone

Is it okay to bypass the repository pattern for complex queries?