Using JShell
Java fundamental building blocks: packages, modules, and classes
Creating a Java project with IntelliJ IDEA
Compiling and executing Java classes
Packing a Java application into an executable jar
Using Gradle to automate compiling and test execution
Using JShell
Introduced in Java 9, the Java Shell ...