Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Strategy Pattern and Open-Closed Principle Conflict

Removing code duplication and redundancy based on different criteria and priority level

SQS handle strategy using groupId and threadpool?

Design pattern for threadpooling

Cyclic dependencies between classes

How to identify non thread-safe code in a multi-threaded environment?

Make factory method more dynamic

Is this flyweight pattern really a flyweight pattern?

java design-patterns

Which pattern or method to use when calling a regex check method in multiple if statements?

C# database wrapper design

Cheat sheet for all design patterns implemented in Ruby?

ruby design-patterns

Checking user role in pages

Use IF or Polymorphism?

Visual builder to work with manually hard-coded templates/components

Is this a good reason to use a service bus, alternatives please

Example of the Object Calisthenics First Class Collection rule in C#?

Software design: rotate between process modes [closed]

design-patterns

Creating a Wrapper for MongoDB POJO using Generics

How change an object reference on run time (Design Patterns)

java design-patterns