Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Abstract Class needs to know all Extending Classes?

java design-patterns

What is the term for a class with no functionality, it just stores data?

oop design-patterns

What is the motivation of using factory method pattern rather than simple factory

Pattern to keep track of Collection of Objects passed to External Web Service?

overview/understand architecture codes in eclipse

Lua: Find hex-value in string

Dependency Injection - What If Dependency Lifetimes Are Shorter Than The Dependent Object?

Is there a database design pattern name for reducing duplicate join table data?

Abstracting jQuery

Is it a good practice to store the result of a O(1) hashet lookup when used multiple times?

Are there design patterns on modelling a structure containing Teams, Roles and Skills?

Is there a better way to implment Equals for object with lots of fields?

Efficient design pattern to perform a one-to-one mappings from a type hierarchy to set of values