Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coupling

When is tight coupling essential or a good thing?

Don't low coupling and high cohesion depend on each other?

oop uml coupling

Loose coupling vs Encapsulation. Best approach for a balanced design

Law of Demeter and return values

Java 1.4: Cast primitive type to Object (Coupling vs Performance?)

java performance coupling

Alternatives to the "using" directive keyword in C#?

c# coupling decoupling

How to refactor tightly coupled classes?

Best option for managing module classes

Is Polymorphism worth an increase in coupling?

c++ polymorphism coupling

How would you improve this simple class to be more loosely coupled?

oop coupling

When classes want to couple

c++ class coupling

How to reduce coupling when one class calls only one method on another class that has many methods?

Reducing coupling simple example needed for beginner

Detecting dependencies between namespaces in .NET

.net dependencies coupling

Decoupling vs YAGNI

coupling decoupling yagni

CBO coupling between object

oop decoupling coupling

Object-oriented Paradigm Question

Coupling is too high - how to design this class better?

design-patterns coupling

A python web application framework for tight DB/GUI coupling?

Best practices for creating libraries that use .NET namespaces