Recently someone asked me what I would recommend them to do in order to become a backend Java engineer. Keep in mind that this advice is bas... (more…)
Read more »
Java 12 introduces switch expressions. Together with a new lambda-style arrow syntax, this makes switch more expressive and less error-prone. (more…)
Read more »
See also https://eclipseide.org0:00 - Intro0:17 - Java5:02 - General/Platform6:10 - Web7:39 - OutroSample code used in the video and links about the features... (more…)
Read more »
Oracle JDK 14 represents more than two years of on-time six-month feature releases, bringing innovation and predictability to developers. (more…)
Read more »
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 »