Programming Resources
The links below include both robotics and non-robotics related resources. Web design related languages, such as Javascript and PHP, have resources listed under them in the web design resources page.
- C/C++
- Resources for the C programming language (and its many relatives), now one of multiple alternatives for competitors in FRC.
- Labview
- Resources for the Labview graphical programming environment, now one of multiple alternatives for competitors in FRC.
- Java
- Resources for the Java language, which has gained widespread popularity and is used in both Internet and desktop applications. Java is highly portable, even though it is partially compiled, and has excellent libraries for 2D graphics and networking. Java is now one of multiple alternatives for competitors in FRC.
- Perl
- Resources for PERL ("Practical Extraction and Reporting Language"), a language useful for fetching and manipulating data.
- Tools
- Tools that can be used to help with the development process. This includes both IDEs and command-line tools like autotools and subversion.

