Object-Oriented Design and Programming in LabVIEW 08/16/2018 to 08/17/2018
Object-oriented (OO) programming has demonstrated its superiority over procedural programming for solving a variety of problems. Object-oriented design encourages cleaner interfaces between sections of code and results in code that is easier to debug and scales better for large programming teams. Object-oriented programming is the development of code in a language that enforces object-oriented design principles. This course covers the fundamental concepts of object-oriented design and programming and then demonstrates how those concepts are implemented in LabVIEW.
Course Objectives:
- Evaluate object-oriented design priciples for the development of an application
- Implement a basic class hierarchy using LabVIEW classes
- Use LabVIEW features that provide additional functionality to LabVIEW classes
- Implement an application using common object-oriented design patterns
- Modify an existing LabVIEW application to replace common patterns with LabVIEW objects
Object-Oriented Design and Programming in LabVIEW Course in Santa Ana