Basic Java Training
Prerequisites: Github
Note:
For Rookies on the Team, you will use a private repository named Training + the current robotics year
For others not apart of the team, Team 93 has a public training repository named "PublicTrainingRepo" if you would like to take a look at the projects
- Work through from Java HOME until Java Arrays on W3Schools.
- Skip Java Get Started.
- Complete Java User Inputs and look through Java String Methods, specially the .equals() method.
- Complete all projects under ProjectSet1 on the Github.
- Complete all tutorials under Java Methods.
- Complete all projects under ProjectSet2 on the Github.
- Complete some tutorials under Java Classes:
- Java OOP through Java Linked Lists
- Java Exception
- Complete all tutorials under Java References.
- Complete all projects under ProjectSet3 on the Github.
- Take the Java Quiz and get at minimum a 23/25. Make sure to review your incorrect answers!
- You are now Certified for Basic Java! Show a lead or mentor your Java Quiz, and your github branch with all projects completed to be officially certified!
- You can now move onto Basic Robot Code! Congrats!