Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Using DAOs with composite Objects

String Manipulation or Recursive Function?

participant pattern in design patterns?

Advice Design Pattern to add multiple fees and item wise list

design-patterns

Memory efficient way to store many small objects

c# design-patterns

Command design pattern - allow different concrete commands to return different types

Use of UIViewController for UITableView tableHeaderView

Is it necessary to use a singleton CLLocationManager to avoid waiting for the device location to update?

design pattern for streaming protoBuf messages

Abstract class implementing interface and aggregating mutliple implementations of same interface. Is there a pattern (name) for it?

java oop design-patterns

Is there a good way to engage the initialization of a test suite when running an individual test case?

How to exactly work the Spring Inheritance-based Proxies configuration?

Constant specific methods for enum design decision

PHP object oriented form generator

php oop design-patterns

Facade or Decorator

how do i design/architect my user details app in iOS [closed]

Calling one DAO from another DAOFactory

Multi-format file conversion design pattern

Financial Account pattern implementation in Clojure: ref or agent?

How to manage ViewModel changes in a CQRS + Event Sourcing Architecture