Lab 1: Java Tooling and Setup
Learning Objectives
By the end of this lab, you will be able to:
- Write and run a simple Java program on your computer
- Use the VSCode debugger for Java
- Use Gradle to build, test and run your Java code
- Use Pawtograder to submit your code to the course server, view the results, and request an extension