Skip to content

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

  1. Work through from Java HOME until Java Arrays on W3Schools.
    1. Skip Java Get Started.
  2. Complete Java User Inputs and look through Java String Methods, specially the .equals() method.
  3. Complete all projects under ProjectSet1 on the Github.
  4. Complete all tutorials under Java Methods.
  5. Complete all projects under ProjectSet2 on the Github.
  6. Complete some tutorials under Java Classes:
    1. Java OOP through Java Linked Lists
    2. Java Exception
  7. Complete all tutorials under Java References.
  8. Complete all projects under ProjectSet3 on the Github.
  9. Take the Java Quiz and get at minimum a 23/25. Make sure to review your incorrect answers!
  10. 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!
  11. You can now move onto Basic Robot Code! Congrats!