Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

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

JavaWorld on OO: Getters/Setters vs Builder

How to implement visitor pattern in javascript?

How to model an amount of Money in Java [closed]

Generating identities for entities in DDD

Singleton of Java functional interface as enum

Need some clarification with Patterns (DAO x Gateway)

design-patterns

Decorator pattern in C++

Design a file system [closed]

DAO design pattern

java design-patterns dao

Is Dependency Injection a pattern and, is this it?

Akka Pattern - Actor tree, reply to original source

Front Controller vs. Façade pattern

design-patterns

Data Access Layer design patterns

Better alternative to Strategy pattern in Scala?

PHP Data Access Object

Real world example of application of the command pattern

Why classes tend to be defined as interface nowadays?

Realistic use case for static factory method?

How to improve Cyclomatic Complexity?