This blog contains articles, tutorials about using Java
language and also other languages on JVM platform. There are
also atricles which cover object oriented design, design
patterns and book reviews.
JEP 330 – Launch Single-File Source-Code Programs is one of the exciting features in the upcoming JDK 11(18.9) release. This feature allows executing your java source code directly using the …