Go into TeamCode/src/main/java/org/firstinspires/ftc/teamcode to access the lessons
Goals:
- Introduce members to Java in FTC - Telemetry, Servos, DcMotor, Sensors, Computer Vision, etc
- Introduce members to GitHub - pull, commit, push, conflict cycle
The training is split into 2 parts:
- Lessons: Explains the concept and gives an example. Provides base understanding
- Challenges (In Progress): Gives challenges of concepts using what the students learn from the lessons