Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in design-patterns

How to implement delegate pattern (like in objective-c ) in java

Implementing Singleton Alternatively

java design-patterns

Builder Pattern inside vs outside class?

Observer pattern with threads

How do I combine two objects in Java?

java design-patterns

Singleton class for an object with parameters

Name of Design Pattern: get class from class level

Lots of constructor parameters - Is there a better way?

c# oop design-patterns

Violation of single responsibility principle in Iterator from Java core

Locking with timeout pattern

Design pattern for modeling two competing objects

Class with only class methods

python design-patterns

Clean architecture UseCases vs Controller with functions

In Smalltalk, what’s the best way of defining a commutative binary method when the sender and argument are of different types?

Patterns and more for clean and easy gui code

If-less code: is it just an intellectual challenge or is it concretely useful? [closed]

java design-patterns oop

Extra public methods in derived classes?

Design Patterns - Strategy Pattern

Bi-directional view model syncing with "live" collections and properties

wpf design-patterns mvvm

Designing a state machine in C++