The totally official, definitely real newbie education for the 2019 year
Installing all the necessary components can be quite frustrating, feel free to bring your laptop in and ask an oldbie for help.
Install JDK This lets you compile Java code
Install Visual Studio Visual Studio is the IDE that we use uses beta-test installation, should be updated
Install First Update Suite FIRST Update Suite gives you the proper applications to use robot code Needs to be updated
Install Git Git gives you access to all the git commands, thereby letting you add files to our github repository
Install Labview Labview is a type of coding language that can also be used to program the robot Needs to be updated
This will be updated with links as we get further into the unit
- Intro To Java
- Terminal Commands
- HelloWorld.java
- Variables and Primitive Data Types
- More Java
- Logic (Truth Tables)
- Control Flow (aka if statements and loops)
- Methods
- Intro To Objects
- Instantiating Objects
- Making Constructors
- Inheritance(Child and Parent classes and Inheritance)
- Static vs Non-Static
- Introduction To Github
- Intro To Robot Code
- Subsystems
- Command-Based Programming
Check out the Cheet Sheets Folder for more