|
Re: Help with deciding on the right programming class
Actually, FRC bots use C as well.
C++ will teach you almost all of the things you will ever need to know about programming, and introduce you to object-oriented programming.
C++ is a very, very efficient language if you know how to use it. I believe it has been around a couple decades(?) and it is still very widely used.
|