Introduction to Programming Part 1 - MDHSRobotics/TeamWiki GitHub Wiki
#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.
(.ppt)|[(HTML slides)](Control System Kick-off - Fall 2016)
1. Control System Kick-off2. What is programming?
- Why Learn To Code?
- What is Computer Programming?
- [Core Programming Concepts](Core Programming Concepts)
- Java Basics
- OO Concepts
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)
FRC Java
7.8. [Lab 3 - Robot Parlay](Lab 3 - Robot Parlay)
[next](Introduction to Programming - Part 2)