Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

User Interface functionality modelling languages?

How can I use a variable's value as a glob pattern in Perl?

perl file design-patterns glob

UML - Object Method Returns a Collection

C# OO design problem with override from methods

Scripting Design Pattern for Games

Inheritance vs aggregation and "has-a" vs "is-a".

Modelling "I'm a * but I'm also a **"

JavaScript Module Pattern - How to Create Sub Modules

DAO and dependency injection, advice?

Architectural tips on implementing GUI logic

Java - Creating Two References to the Same Object

should I have logic in my model class or other classes

Does an Upsert violate the Single Responsibility Principle?

Ruby: Standard recursion patterns

How to get rid of instanceof in this Builder implementation

MVC design pattern model logic

Using Factory with Strategy design pattern

Context menu similar to the new Play Music application (v5.0.0)

android design-patterns

How to avoid passing a context reference among classes

Design Pattern for caching different derived types without using RTTI

c++ design-patterns c++11 rtti