Jun
17,
2019
Java 12 Tutorial: How the new switch expressions work
The switch case expressions in Java go back pretty much to the beginnings of the programming language. It was basically a compromise in language design to make it easier for C++ developers to switch to Java. Relics like break and fall-through were not very intuitive and caused a lot of...
Sep
4,
2018
Running outdated Java is risky
Find out why GraalVM is one of the most important innovations in Java space. In this interview, Eberhard Wolff talks about the building anticipation for Java 11.
Sep
4,
2018
Nobody wants Java 8 to be our Python 2
The developer world is fast and constantly changing. Find out what Quentin Adam has to say about keeping up with the new Java cycle and why the language’s future has never looked brighter.