Click here to Skip to main content
15,881,898 members
Everything / Coupling

Coupling

coupling

Great Reads

by Jon McKee
Analyzing and improving existing class diagramming paradigms
by Bankey Sharma
Some general guidelines to make application source agnostic and business adaptive
by Clemens Pfauser
Implementation of an IoC Container to be able to use Dependency Injection in Unity3d
by Priyank Modi
In Depth Look: Strategy Design Pattern, Dependency Injection (DI), Open/Closed principle (OCP) and Loose Coupling vs Tight Coupling

Latest Articles

by Jon McKee
Analyzing and improving existing class diagramming paradigms
by Habibur Rony
This topic will cover the bad design practice using STUPID and good design practice using SOLID. Detailed explanation for Single Single Responsibility Principle, Open and Closed Principle, Liskov Substitution Principle, Interface Segregation Principle and Dependency Inversion (DI) Principle.
by Priyank Modi
In Depth Look: Strategy Design Pattern, Dependency Injection (DI), Open/Closed principle (OCP) and Loose Coupling vs Tight Coupling
by Bankey Sharma
Some general guidelines to make application source agnostic and business adaptive

All Articles

Sort by Score

Coupling 

1 Mar 2018 by Jon McKee
Analyzing and improving existing class diagramming paradigms
21 May 2014 by Clemens Pfauser
Implementation of an IoC Container to be able to use Dependency Injection in Unity3d
21 Mar 2015 by Priyank Modi
In Depth Look: Strategy Design Pattern, Dependency Injection (DI), Open/Closed principle (OCP) and Loose Coupling vs Tight Coupling
24 Apr 2017 by Habibur Rony
This topic will cover the bad design practice using STUPID and good design practice using SOLID. Detailed explanation for Single Single Responsibility Principle, Open and Closed Principle, Liskov Substitution Principle, Interface Segregation Principle and Dependency Inversion (DI) Principle.