Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

Rails AngularJS polymorphic best practice

Design patterns used in Android apis

android design-patterns

When use a static class instead of the singleton pattern?

java design-patterns

Hierachical data in TreeViews and TreeView updating technique

How does the require object as defined inside of node.js global work?

How can I make something like a dynamic enumeration in C#?

c# design-patterns enums

Easy way to generate XOR checksum on a stream?

How to do metaprogramming or conditional compilation in function level instead of platform in GoLang?

How can I track the values of a local variable in Python?

Throwing an exception to indicate element not found

java design-patterns

How to add conditions dynamically according to the different requirement?

Sparing User from Specifying Policy Template Parameter

Ignoring method parameters

java oop design-patterns

Multiple polymorphic objects serialization/deserialization pattern

Mutual friendship and pointers: What Pattern or anti-pattern is this?

Representing game states in Tic Tac Toe

IRepository and relational data

Remote Facade pattern vs Facade pattern

design-patterns facade

C++ pattern to prohibit instantiation of a class outside a certain scope?

c++ design-patterns class

Using Free with a non-functor in Scalaz