|
Re: How to learn.
LabVIEW is a different type of programming environment. It's a data flow language, versus an object oriented language.
It's always a good idea to look at the FRC base code. This code ships fully functional, so you can get a general idea of how things work. If you can, experiment.
|