FTC is the biggest robotics competition for highschool students in the world. Each year a new game with new rules is released and your team has to design, build and program a robot to accomplish certain tasks.
An SDK is available which is used to communicate with the hardware on the robot. Using this SDK you have to program the robot's system depending on your needs. All the code we wrote is in the folder "TeamCode".
If you want to learn more about the code and the programming journey of season 8 you can check out the Program Sheet or the programming section in the Engineering Portfolio.