Please enable JavaScript.
Coggle requires JavaScript to display documents.
system design - 1 - Coggle Diagram
system design - 1
-
-
-
-
-
coupling / cohesion
coupling
-
loosely coupled = modules relatively independent of one another = 1 module can be changed with little/no impact
-
-
-
-
-
programming constructs
3 fundamental constructs, supported by all programming languages
-
-
-