FIRST Team 1923's official repository for the 2017 game Steamworks
WPILib Documentation: https://wpilib.screenstepslive.com/s/4485
WPILIB API: http://first.wpi.edu/FRC/roborio/release/docs/java/
CTRE API: http://www.ctr-electronics.com/downloads/api/java/html/index.html
TALON Software Documentation: https://content.vexrobotics.com/vexpro/pdf/Talon-SRX-Software-Reference-Manual-03302016.pdf
TALON Example Codes: https://github.com/CrossTheRoadElec/FRC-Examples
Talon Library: http://www.ctr-electronics.com/control-system/hro.html#product_tabs_technical_resources Select "CTRE Toolsuite Installer"
Place CTRLib.jar in C:/Users/your_user_name/wpilib/user/java/lib (Windows) or USERHOME\wpilib\user (Linux) or Users/YOUR_USER_NAME/wpilib/user (Mac)
Learn UML Class Diagrams: https://en.wikipedia.org/wiki/Class_diagram https://www.ibm.com/developerworks/rational/library/769.html?ca=drs-
Learn Javadoc: https://en.wikipedia.org/wiki/Javadoc https://www.tutorialspoint.com/java/java_documentation.htm
Learn Git: GUI (Recommended for beginners): https://www.git-tower.com/learn/git/ebook/en/desktop-gui/introduction#start or Command Line (Advanced): https://www.git-tower.com/learn/git/ebook/en/command-line/introduction
General FRC Stuff: FRC Blog: http://www.firstinspires.org/robotics/frc/blog/