Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

Directory

Go into TeamCode/src/main/java/org/firstinspires/ftc/teamcode to access the lessons

Software Training

Goals:

  • Introduce members to Java in FTC - Telemetry, Servos, DcMotor, Sensors, Computer Vision, etc
  • Introduce members to GitHub - pull, commit, push, conflict cycle

Structure

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