Tutorial: Programming for FRC: Difference between revisions
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
==FRC Java Programming Tutorial== | ==FRC Java Programming Tutorial== | ||
* Tutorial tailored for FRC Java programming by Uva Taylor, SuperNurds Coach and Mentor. The WPI default installer carries a reference to this tutorial. | * Tutorial tailored for FRC Java programming by Uva Taylor, SuperNurds Coach and Mentor. The [https://docs.wpilib.org/en/latest/docs/getting-started/getting-started-frc-control-system/wpilib-setup.html WPI default installer] carries a reference to this tutorial. | ||
[[Media:FRC_Programming_Tutorial_VSC.pdf|FRC Java Programming Tutorial (20MB PDF)]] | |||
==WPI lib installation== | ==WPI lib installation== |
Latest revision as of 20:59, 22 January 2020
Account setup
Github access
Wiki
FRC registration
Slack access
Software Installation & Tool Setup
Git Bash
VS Code
Driver Station
FRC Java Programming Tutorial
- Tutorial tailored for FRC Java programming by Uva Taylor, SuperNurds Coach and Mentor. The WPI default installer carries a reference to this tutorial.
FRC Java Programming Tutorial (20MB PDF)
WPI lib installation
This page will be expanded directly to house the tutorial, expanding upon the resource referenced below and covering the gaps in that tutorial.