Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

What is the Page-Controller pattern exactly?

Java Command Pattern vs iPhone Delegate Pattern

C# Pattern for abstract class specific code

Convert a List<String> to a List<MyObject>, where MyObject contains an int representing the order

java design-patterns

Is static variable really safe to exchange data between activities?

android design-patterns

Shape/Pattern Matching Approach in Computer Vision

MyBatis mapper injected directly into service class. What about exceptions?

Exposing Database IDs to the UI

Cancelling a thread running a long operation

How do implement Unit of Work, Repository and Business Logic in ASP MVC?

Design pattern for application time?

c# design-patterns testing

DDD Auditing? Domain Layer or Repository Layer?

Design Pattern for generating HTML Tags

java html design-patterns

Dependency injection using guice for a client sdk/library design pattern

Design pattern for cumulative validation violations

What's the design pattern for object to object conversion?

java design-patterns

Too much boilerplate, how can I reduce my POJO builders?

How do I force any subclasses of my class to always call a parent's implementation method they are overriding?

Android MVP implementation

android design-patterns

a design pattern or approach to handle access control of the fields of an object