Please enable JavaScript.
Coggle requires JavaScript to display documents.
SE322 "Software Architecture and Design" Chapter05 - [Principles…
SE322 "Software Architecture and Design" Chapter05 - [Principles of Detailed Design]
Sara Al-Habashi ^_^
Detailed Design:
-
-
Process of refining/expanding software architectural to make design sufficiently complete/implementable.
-
Design principles for internal component design (SOLID):
To create reusable, modifiable, maintainable and less complex designs.
-
-
-
-
-
-
-
Rules of Design:
-
-
-
-
-
-
-
-
-
-
-
13- More stable, more abstract classes.
-
-