NI Classes on Object Oriented Programming and Actor Framework

For those of you who want to take your programming to the next level, there are 2 classes coming ot Denver (actually the NI training facility in Louisville.) 

 

One is an introduction to LVOOP – LabVIEW Object Oriented Programming. It talks about how to apply Object-Oriented techniques to LabVIEW applications using native LabVIEW classes.  It talks about the basics of OOP, such as encapsulation and inheritance and discusses several common design patterns.

The Actor Framework (AF) is a way of managing multiple parallel processes. It is OOP based and has a definied messaging structure.  It is a great class and if you are thinking about using the Actor Framework, I highly recommend it.  Learning the AF by yourself is quite hard, the class helps a lot.

 

Here are the links for registration and pricing information:

Object-Oriented Design and Programming in LabVIEW

Actor-Oriented Design in LabVIEW