Architectures and Frameworks: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| Line 23: | Line 23: | ||
* [[VI Hierarchy]] | * [[VI Hierarchy]] | ||
* [[Structured Programming]] | * [[Structured Programming]] | ||
* [[Object-Oriented Programming]] | * [[Object-oriented programming|Object-Oriented Programming]] | ||
* [[Functional Programming]] | * [[Functional Programming]] | ||
* [[SOLID Design Priciples]] | * [[SOLID Design Priciples]] | ||
Revision as of 13:25, 11 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 FrameworksExtend LabVIEW IDE |
|||