Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

What is the purpose of protocols if all methods are optional?

Design Pattern in Java, Which are best OpenSource projects to study their applications? [closed]

java design-patterns

When is a "Try" method preferred over a "null" result?

.net design-patterns

C++ example of implementation composite and visitor pattern together

c++ design-patterns

Onion Architecture should we inject domain models into the presentation layer?

"Observer-Pattern" in C++ using Smart Pointer ? [closed]

Can someone show me a simple example of strategy pattern using scheme?

Dealing with non-inherited methods in a subclass

c# oop design-patterns

Application Architecture Question

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?