The Blair Robot Project

C/C++ Programming Resources

C is one of the oldest languages still in widespread use - it serves the basis of modern operating systems and, until recently, most major software applications. A good website is at http://cprogramming.com/. C++, a derivative of C, may be used for an FRC robot. C has several other derivatives, including C# and Objective C, not covered in the resources below.

Below are some in-house tutorials and references for C and C++ created by members of Team 449.

C

©2010 The Blair Robot Project