Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Best way to validate a String against many patterns

How to implement toolbars when using the MVVM pattern?

c# wpf design-patterns mvvm

Java Swing: how do I properly instantiate GUI and pass domain objects?

java oop swing design-patterns

Best way to populate a base viewmodel

Design Patterns for a Rails 3.2 JS-heavy App

Database design for handling individual and recurring charges

Should the business logic be separate from the model?

using couch db and sql server side by side