Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 631 Bytes

Holy_Links.md

File metadata and controls

10 lines (7 loc) · 631 Bytes

Good Websites for Reference

Website: https://wpilib.screenstepslive.com/s/4485 Description: The FRC Control System. Has VERY VERY VERY good tutorials for programming for Robotics!

Website: http://first.wpi.edu/FRC/roborio/release/docs/java/ Description: The WPIlib Java API documentation. "WPIlib" is the library we use. This link contains a description of every function in the library.

Website: https://www.chiefdelphi.com/forums/portal.php Description: The main forum that participants of FRC use. Many people here discuss problems they may have with their programming, so this is a good place to look at if you need help.