Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

A design pattern for switching, or cycling, between statuses

Keeping builder in separate class (fluent interface)

How Laravel's container binding mechanisms differ?

Using the MVVM pattern with Unity Engine as front end [closed]

Map a single object using Stream

java design-patterns

Reducing code duplication in C program with nearly identical statements in if/else?

Is this an incorrect warning?

What is the "Smart UI Anti-Pattern"?

Using Microsoft's Application Blocks

C++ Strategy Design Pattern, making an interface array

Test Data Builder pattern: more useful or more upkeep?

Which implementation of Iterator should I use in PHP, and why?

What is the alternative to excessive use of the dot operator in Obj-C?

Set parent's status bar text?

design-patterns qt

Is it possible to "extend" the property "class"?

What is the simplest way to do background tasks in Windows.Forms?

C# Design Pattern - How to write code based on highly configurable user selections

c# design-patterns

Singleton in Conjunction with the Factory Pattern in PHP5

Is there a better design pattern/method to use?

c++ xml design-patterns

Composite + Chain of Responsibility example