Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

How to properly use Struts ActionForms, Value Objects, and Entities?

Haskell: parse error in pattern 3

"Brokered definition set" design pattern -- well-known under another name?

Violation of the LSP-principle using extra constructor parameters in subtypes

Design for generic options to algorithms

c++ design-patterns

A best practice for multithreading within a function that returns a value, Swift

Design pattern for a Backbone application

Unity - Accessing other scripts' variables - put properly

custom Location Manager class using CLLocationManager

hibernate dao design question

Interaction between Business Logic Layer and Database Access layer

How to structure / design events and tasks in a quest system to make code manageable?

Command pattern: shine some light

Is it bad practice for a delegate to have a reference to the object for which it is the delegate?

How do you make a block of code that contains return statements into a function?

Difference between Command Pattern vs Simple Factory

Adapting to meet changing business requirements?