Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

IdentityUser in Data layer

Does the "android activity lifecycle" use the Template Method pattern?

A better way to handle template creation?

Embedding UIViewcontrollers inside UICollectionviewCells

Simple Factory vs Factory Method: Switch statement in factory vs. client

Why separation of interface and implementation?

Better way to build javascript modules?

PHP: Design pattern for managing types of entity

php design-patterns

How can I reduce boilerplate with the visitor pattern in Swift?

Abstraction in OOP: multiple, yet rather distinct, contexts? [closed]

How to organize a C ++ large project in Visual Studio

Is there a simple way to emulate Objective-C Categories in C#?

How to spot and analyse similar patterns like Excel does?

Appreciating the value of good design [closed]

oop design-patterns

Method for self-rearranging job queue

Advice on Factory Method

PubSub/Loosely Coupled & MVC patterns in Javascript

App screens management in WPF

wpf design-patterns

Core Data with Web Services recommended pattern?

Application based on Prototypical inheritance in real life projects