flâneur — a map of the web's best reading

Coupling (computer programming)

en.wikipedia.org · 2,950 words · saved by 1 readers

In software engineering, coupling is the degree of interdependence between software modules; a measure of how closely connected two routines or modules are; the strength of the relationships between modules.

Coupling (computer programming) - Wikipedia Jump to content From Wikipedia, the free encyclopedia Degree of interdependence between software modules In software engineering , coupling is the degree of interdependence between software modules , a measure of how closely connected two routines or modules are, [ 1 ] and the strength of the relationships between modules. [ 2 ] Coupling is not binary but multi-dimensional. [ 3 ] Coupling and cohesion Coupling is usually contrasted with cohesion . Low coupling often correlates with high cohesion, and vice versa. Low coupling is often thought to be a

Explore this link on the map →

related reading