You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _notes/software-architecture/architecture.md
+13-16Lines changed: 13 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ layout: notes
26
26
* Successfull partitioning allow for the subsystems to be worked on separately by different groups of developers in order to co-operatively develop the system
27
27
* Architecture's purpose is to assure that a system's functionality, quality attributes, and other business goals are satisfied
28
28
29
-
30
29
# System/Subsystem Design
31
30
![system-design]
32
31
@@ -37,7 +36,6 @@ layout: notes
37
36
* Application Programmer Interface (API) includes the names of operations, parameters/types, and return types
0 commit comments