Jump to content

Architectures and Frameworks: Difference between revisions

From LabVIEW Wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:


== Architectures ==
== Architectures ==
* [[Dataflow]]
* [[VI Hierarchy]]
* [[VI Hierarchy]]
* [[Structured Programming]]
* [[Object-oriented programming|Object-Oriented Programming]]
* [[Functional Programming]]
* [[SOLID Design Priciples]]
* [[By-Reference Architecture]]
* [[By-Reference Architecture]]



Latest revision as of 16:20, 14 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
Select [►] to view subcategories

Architectures

Frameworks

Modular Design

User Interface

Unit Test Frameworks

Extend LabVIEW IDE