In July 2017, Java 9 will be released including the brand-new module system. This short introduction gets you started with modular development in Java 9. (more…)
Read more »
As of Java 14, the 'instance of' pattern match has entered preview state. JEP305... (more…)
Read more »
One of the very first programs I ever made - a program to find valid english crossword fills given a grid pattern using beam search. I found as a jar file using the Wayback Machine! - khiner/Crossw... (more…)
Read more »
Ever since IBM participated in a $15 million funding round into Lightbend, I’ve been following the use of Lightbend’s Reactive Platform… (more…)
Read more »