Introduction to Programming Part 1 - MDHSRobotics/TeamWiki GitHub Wiki

Home / References

#Introduction to Programming - Part 1

###Objective The objective of this document is to help orient those who are new to programming by introducing basic concepts and tools necessary for programming a FRC robot.

1. Control System Kick-off (.ppt)|[(HTML slides)](Control System Kick-off - Fall 2016)

2. What is programming?

3. [Lab 1 - Hello World](Lab 1 - Hello World)

4. [Lab 2 - Hello (personalized)](Lab 2 - Hello Personalized)

5. [FRC Control System Contepts](Control System Contepts)

6. [Understanding the robot lifecycle](Understanding the robot lifecycle)

7. FRC Java

8. [Lab 3 - Robot Parlay](Lab 3 - Robot Parlay)

[next](Introduction to Programming - Part 2)