Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

What are the advantages of the Property keyword in VB.NET over using a Private field with getters and setters?

How do you choose the right Ruby gem for your next project? [closed]

Choose between implementations at compile time

c++ design-patterns

Singleton in current thread

c# design-patterns

A Variation on Visitor Pattern: Why not move the 2nd dispatch into the visitor's `Visit` method?

Logging better exception information in Java

Java: What are the reasons for throwing Exception rather than a specific exception? [closed]

Better way to create an object with lot of attributes

java oop design-patterns

Common C pattern, but expressed in C++?

How does one implement UI independent applications?

How to implement options with multiple return types

c# design-patterns

Simplified Singleton pattern in Java

How to make 2 incompatible types, but with the same members, interchangeable?

c# .net design-patterns

is it good design practice to only have a parameterless base class constructor?

c# design-patterns

What is the underlying design pattern behind AOP?

design-patterns

Alternative to passing IOC container around

How to repeat a few characters a few times in bash?

bash design-patterns repeat

Name for the Strings that Define Magento Class Names

delphi prototype pattern

Question regarding custom collections in C#

c# design-patterns