Log in

View Full Version : How to learn.


KingQuarter
13-05-2012, 19:44
Well im the new team programmer and im trying to learn labview.

i have looked up a bit on youtube to start understanding the UI of the program, but i need to know how to start actually programming the robot.

like getting it all going for a simple like driving rig.

like forward backword and side to side.

is there any very in-depth tut's around that helped other programmers learn? like maybe a full series.

that can get you programming and understanding everything?

Thanks

plnyyanks
13-05-2012, 19:49
http://www.frcmastery.com/

http://ni.com/frc (https://decibel.ni.com/content/community/first/frc)

http://zone.ni.com (http://zone.ni.com/dzhp/app/main)

All of these are great resources, and have lots of great tutorials/knowledge. Use them. And if/when you have some specific questions that google won't solve, CD is always there for you.

DominickC
13-05-2012, 20:05
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.

2185Bilal
13-05-2012, 23:06
Yes, i know how to feel, i was too a beginner programmer for 2185 in 2012. the way i learnt was to use the websites the person above gave you but more importantly explore the program see what each block does. write...deploy..test...understand....edit....deplo y...test (the way to go)::safety::