Long Awaited Java 9.0 Releasing This Week

The long awaited Java SE 9.0 is releasing on September 21, 2017, and with it come some major changes, notably Java Platform Modules.
Read more

Similar

Using Java for Scripting, with Jbang

Want to use Java for scripting? Meet - j'bang! A new tool in the wild that makes it easy to use your java code as a script. I have used a custom bash script for writing a cloudflare DDNS update. In this post, we will explore if we can use a java class to ... (more…)

Read more »