Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Table module and table data gateway patterns

How can a switch statement be avoided if the return type is unknown by the calling method?

c# oop design-patterns

File globbing and matching numbers only

bash design-patterns glob

C++ class design having multiple interfaces for each distinct behavior

c++ oop design-patterns

asp.net mvc - how to enforce controller layer supertype

What to do when a form's class becomes too large?

c# winforms design-patterns

Custom Fields for a Form representing an object

When to separate code into new assemblies (DLL's)

Search longest pattern in byte array in C#

Project Euler Design Pattern

java design-patterns

jQuery Deferred/Promise Design Patterns and use cases

Design a mutable class that after it's consumed becomes immutable

Abstract the composition root in a reusable library

Using Await Async WhenAll with Disposable Objects

Dynamic recognition and handling of protocol data units in bytestream

How to open NavigationDrawer only on first app start?

Meyers singleton and dynamic libraries

Conditional upsert in MongoDB

mongodb design-patterns

Is template method design pattern an example of Inversion of control?

Design pattern in iOS as decorator pattern