The lessons below are aimed at beginner Java programmers. They willl help teach the basics of Java, syntax, variables, control statements, arrays, and error handling.
Getting Setup
These lessons will cover basic Java. Since there are no specific robot commands, any Java Development Environment will work.
These lessons reference a tool called JDoodle, which is a free online platform.
Other options include:
All of these plaforms can be used without an account, although you will have to learn how to save your work.
Programming Lesson #1
Programming Lesson #2
Programming Lesson #3
Programming Lesson #4
Programming Lesson #5
Programming Lesson #6
Programming Lesson #7