Tutorial: Programming for FRC: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
==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 WPI default installer carries a reference to this tutorial. | ||
[[File:FRC_Programming_Tutorial_VSC.pdf]] | [[:File:FRC_Programming_Tutorial_VSC.pdf|FRC Java Programming Tutorial (20MB PDF)]] | ||
==WPI lib installation== | ==WPI lib installation== |
Revision as of 20:53, 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.