- JDK 11, although you could use JDK 9 or JDK 10 (https://www.oracle.com/java/technologies/javase-jdk11-downloads.html)
- Java IDE
The project is structered in folders that follow the course outline. Each folder contains the demo presented in the corresponding course module.
The module folders contain 2 sub-folders:
before
- use it if you want to follow the democomplete
- use it if you want to see the completed, working example, as presented at the end of the demo