Tutorial: Programming for FRC: Difference between revisions

From IronKodiaks Wiki
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
===Driver Station===
===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.
==WPI lib installation==
==WPI lib installation==



Revision as of 20:46, 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.


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.

Programming for FRC tutorial