This repository contains the solutions to the labs of the Java Amazon course.
The solutions for the labs currently used in the course are located in the solutions/
directory.
All the other older and deprecated labs are located in the archived/
directory.
Each lab solution has its own directory with the same name as the lab repo and the suffix -solution
.
For example, the solution for the lab lab-react-forms
is located in the directory solutions/lab-react-forms-solution
.
For easier navigation, you can use the table below which lists labs for each module and their corresponding solution folders.
Name | Solution Folder | Original Lab Repo |
---|---|---|
lab-java-basics | lab-java-basics-solution | link |