Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Does getInstance() denote a singleton according the singleton pattern?

java design-patterns

Visitor pattern implementation in case of source code un-availability

Some Questions about structuring domain-driven-design namespaces

Xml repository implementation

How does an implementation of Table Data Gateway differs from Active Record?

ReactiveCocoa sequencing with async network requests

Is that RESTful to limit resource's field visibility per authenticated user Role?

Why is .NET ObservableCollection<T> implemented as a class and not an interface?

Is there a way to replace an if-elsif-else in Perl with something better?

C#, patterns - many conditions

Pythonic way to have a function return value in proper units

Getting Spring Application context from a non bean object without using Singleton

Anyone have thoughts on using the Blackboard Pattern in this way?

c# .net design-patterns oop

C++ specific patterns due to language design

Patterns / design suggestions for permission handling

Using Interpreter pattern on a Composite structure

A running example or working demo of Interface pattern in JavaScript

Implement method decorators in C#

What is the difference between Chain Of Responsibility design pattern and using a simple if-elseif-else block?

How to reuse colors and styles in iOS/xcode?