In this presentation we begin our journey into programming the robot using the Java programming language.
The focus is to establish a good foundation for further use of FRC Java. We introduce the concept of Objects and Classes and begin to identify Java syntax. Further tutorials will introduce WPILib and using Java for FRC.
Download the presentation (pptx) (pdf)
Set up your Java development environment set up for FRC:
- Follow this guide if you prefer NetBeans.
- Or this guide if you prefer Eclipse.