BSGE Robotics

2023 - 2024

This project is maintained by PeanutNotCashew

| Home | Coder Resources |

Tutorials

All robotics code must be written in Java. As such, knowledge of Java and its syntax is essential. The following tutorials are good for self studying Java or as reference for Java methods and syntax.

Git is a common version control system that helps keep track of and organize the changes made to code. The Learn Git Branching tutorial is an interactive Git tutorial that I highly recommend.

Documentation for FIRST methods are also linked for easy reference. Reading the documentation is often important to understand how a method is used, especially since the documentation on the actual FIRST website is difficult to navigate.

Java

Git

FIRST Robotics Documentation