| 1 | == WPILib == |
| 2 | * [http://wpilib.screenstepslive.com/s/currentCS/m/java ScreenStepsLive] describes the process; you can also follow some video tutorials: [https://www.youtube.com/watch?v=OyOcsmkp-uk here] or [https://www.youtube.com/watch?v=dNXu97q08uI here] or [https://www.youtube.com/watch?v=tlZexc02TTc here] |
| 3 | * STEMRobotics has a nice tutorial [http://stemrobotics.cs.pdx.edu/node/4196 here] |
| 4 | * Building your first robot with [https://www.youtube.com/watch?v=hbPVbdkpkls RobotBuilder] or see [https://www.youtube.com/watch?v=ef-jqacGUFU here] |
| 5 | * Video tutorial: your first (iterative) robot program [https://www.youtube.com/watch?v=pZkDhVKDG-g here] |
| 6 | * For the brave: a 1-hour comprehensive [https://www.youtube.com/watch?v=tR8wtXd2Ack Crash Course] in FRC programming in Java. |
| 7 | * [https://wpilib.screenstepslive.com/s/currentCS/m/java/l/1027801-creating-your-benchtop-test-program FRC World] - the simplest robot example |