Team Resources
Here are some of our team's resources below that we think may be useful to other FIRST teams. Feel free to use them!
Business
Design
Fabrication
Bootcamp
Safety
Bootcamp
- Safety and Basic Hand Tools Slides – Youtube Video
- Drivetrains/Manipulators + Machining Slides – Youtube Video
- Electrical Slides – Youtube Video
- Fabrication Review Slides – Youtube Video
Safety
- Team Safety – Youtube Video
- Team Safety Curriculum
Programming
Programming Bootcamp
FRC - Java
FRC - LabView
HERO - C#
Python
Programming Bootcamp
- Introduction to Programming – Youtube Video
- Logic, Control Flow, and Strings – Youtube Video
- Loops and Arrays – Youtube Video
- Methods – Youtube Video
- Classes – Youtube Video
- Access Levels, Modifiers, and ArrayLists – Youtube Video
- Exercises
- VSCode Installation Guide
FRC - Java
- FRC Software Installation
- Intro to Robot Java
- Drivetrain Programming
- Sensors
- Java Basics and Timed Robot
- Command-Based Robot Java
- More Command-Based Java
- PID Control Theory
- PID Implementation
- Pneumatics
FRC - LabView
- FRC LabView Software
- Introduction to LabView
- Variables and Loops
- FRC LabView
- TalonSRX Programming
- Robot Theory
HERO - C#
- HERO Installation
- Introduction to C#
- Logic, Control Flow, and Strings
- Loops and Arrays
- Variable Scope
- HERO Controllers and Motors
Python
- Python Installation
- Variables and Data Types
- Conditionals and Boolean Logic
- Control Structure
- Functions
- Lists
- Dictionaries