Architectures and Frameworks: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 15: | Line 15: | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| rowspan=2 style="width:25%; text-align:top; background-color:#EFEFEF;" | <center><small>Select [►] to view subcategories</small></center> | | rowspan=2 style="width:25%; text-align:top; background-color:#EFEFEF;" | <center><small>Select [►] to view subcategories</small></center> | ||
<categorytree mode="Pages" showcount="off" depth="1">Frameworks | <categorytree mode="Pages" showcount="off" depth="1">Architectures and Frameworks</categorytree> | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| style="width:25%;" | | | style="width:25%;" | | ||
Revision as of 04:54, 9 March 2021
| The Architectures and Frameworks Portal |
| A Software Architecture refers to the organization of software components, design patterns, and Frameworks; and the relationships between them necessary to compose the structure of the application.
Frameworks refer to tools that accomplish different aspects of the software Architecture including: modular communication, user interface, hardware interface, unit testing etc. One or more Frameworks are used and added to as part of an overall Architecture to create an application. |
| Subcategories | Topics in Architectures and Frameworks | ||
Architectures
FrameworksModular Design
User InterfaceUnit Test Frameworks |
|||