Skip to content

Stage 0 Overview

Learning Java is the most important step in learning FRC programming. Using Java, we can write code that allows a robot to run a motor, adjust speed, and much more. While there is a lot to learn when learning Java, Stage 0 will only cover the basics.

Each page in Stage 0 will cover a different essential topic. If you’re new to programming, go through each step in order.

This stage will cover the following topics