/2021Training

2021 Training documentation for FRC5190

Team 5190 Programming Training

This repository is for our 2021 training resources. To get started, look through the common resources. After that, you should look through languages you are interested in. Kotlin is the language we use for programming the robot, and it is derived from Java. Javascript is a popular web language and is commonly used for mobile apps and websites. We use it for the scouting app. The most fun things to program are things that you are interested in making. If theres something you really want to make, make it! As always, you can ask questions on discord and I'll answer them, even if they aren't related to these resources or these programming languages. You'll find that skills you have in one language translate pretty easily to another language once you learn the syntax. Note: Java Resources will likely not continue to be updated, as its not a language we regularly use on the team.

Common Resources

Kotlin Resources

Javascript Resources

Java Resources