Java 9 with Jshell
Lets get started with a detailed video tutorial.
JShell for Java
After the Java 9 release, java is having an interactive command line like any other popular language which is competing with java. JShell is the REPL for java, the Read-Evaluate-Print Loop.
No comments:
Post a Comment