Each lesson builds on the previous one, from an empty environment to a robot competing on its own.
- We set up the environment and understand the FTC ecosystem.
- We learn the basics of Java.
- We organize the code so it doesn't turn into a mess.
- We learn to talk to motors, servos and sensors.
- We build the first TeleOp.
- We move up to mecanum.
- We build new subsystems.
- We get into the basics of autonomous.
- We learn about libraries, communities and paths to keep learning.