Supporting repo for Java Course
- Clone this repo to your local machine
- Open this repo in IntelliJ IDEA
- Checkout to the branch that corresponds to the module you are working on
git switch <branch-name>
or git checkout <branch-name>
-
java-fundamentals-starter
+java-fundamentals-completed
-
advanced-fundamentals-completed
+advanced-fundamentals-starter
-
java-testing-intro-starter
+java-testing-intro-completed
-
movie-rating-app-completed