Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Where do I put a database query in MVC?

Can somebody recommend a java 8 pattern to replace a switch statement?

java design-patterns java-8

What's the best way to abstract the database from a PHP application?

Using recursive pattern loop with node.js

Model the real world or the proper OOP world? Or both?

Can I clone an object by copying its memory?

How to change Tab from TabControl in WPF without violating the MVVM pattern

Nice general way to sort nulls to the bottom, regardless?

Design Principle High Fan in vs High Fan out

c# .net design-patterns

IoC container - singleton or passed around instance? [duplicate]

How could I improve this C++ code

Variable-length objects: Ever a good idea?

Programmatically detecting "most important content" on a page

Domain Model pattern example

java design-patterns

Why is it so hard to enforce YAGNI? [closed]

design-patterns yagni