Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Independent Learning For FRC

WebCoder49 edited this page Nov 29, 2023 · 1 revision

🎓 Independent Learning for FRC

For Java programming language resources, click here.

In Robotics, developing your interests and knowledge independently is both very useful and very easy, as other teams get awards for educating others. However, this means that many resources are unprofessional or difficult to follow. Therefore, as a team we can compile a list of the best resources below; this does not include manuals and references (in the Documentation page) but does contain course-formatted or YouTube-series tutorials. You can update this page using the Edit button if you have found some more high-quality materials.

  • [Video Series] FRC 0 to Autonomous
    • Very relevant and well-explained tutorials of coding drivetrains in the FRC.
    • I'd recommend using Synthesis to try out the code you write for these tutorials virtually.