Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

What is the "Weak Event" pattern used in WPF applications?

How to convince people that a single class with 11975 lines of code is bad? (isn't it?) [closed]

Wrapping DbSet<TEntity> with a custom DbSet/IDbSet?

Advantages of using strategy pattern in php

php oop design-patterns

Units of measurement in C++

Differences between Strategy Pattern and Inheritance

Does Java bean's setter permit return this?

java design-patterns

how to implement observer pattern in javascript?

Difference between three tier vs. n-tier

IObserver and IObservable in C# for Observer vs Delegates, Events

Is there a use case for not using "this" when calling GC.SuppressFinalize(this)?

Design Patterns for Concurrent Programming? [closed]

Splitting up services -> Business Objects?

java design-patterns

When to use the abstract factory pattern?

Progress Bar design patterns?

The composite pattern/entity system and traditional OOP

Mapping SQL View to JPA Entity

Command Pattern seems needlessly complex (what am I failing to understand?)

Head First Design Patterns vs Head First Object Oriented Analysis and Design [closed]

How to name this key-oriented access-protection pattern?