Useful Resources
Kotlin
- Tutorial: https://play.kotlinlang.org/koans/overview
- Full docs: https://kotlinlang.org/docs/reference/
- How coroutines work: https://www.youtube.com/watch?v=YrrUCSi72E8
FRC
- WPILib docs: https://docs.wpilib.org/en/stable/
Misc. Tools
- Git tutorial: https://learngitbranching.js.org
- GitHub pull requests: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests
- Control theory tutorial/game: https://janismac.github.io/ControlChallenges/