Core Java
-

Learning to use Wholly GraalVM!
Introduction In the post Truffle served in a Holy Graal: Graal and Truffle for polyglot language interpretation on the JVM,…
Read More » -

Java Interface – Journey Over the Years to Java 9 – Default and Private Methods
Introduction Interface in Java has evolved over the Java releases more so in Java 8 and Java 9. In this…
Read More » -

Split a File as Stream
Last week I discussed that the new (@since 1.8) method splitAsStream in the class Pattern works on the character sequence…
Read More » -

Functional Java by Example | Part 2 – Tell a Story
This is part 2 of the series called “Functional Java by Example”. The example I’m evolving in each part of…
Read More » -

A Tale of Two Iterators
When you look at the most popular Java interview questions, you might encounter the one about fail-fast and fail-safe iterators:…
Read More » -

[MEGA DEAL] Complete Java Programming Bootcamp (94% off)
10 Courses (83.5 Hours) to Become a Java Master: Design UIs with JavaFX, Utilize Design Patterns, Master Multithreading & More…
Read More » -

Java Optionals For More Expressive Code
Any of us who has programmed in a language that permits null references will have experienced what happens when you…
Read More » -

Easily Return Values From a Transaction with Speedment 3.0.17 or Later
Transactions In my previous post, I wrote about how to use Transactions in an easy way using Speedment where we updated…
Read More » -

Log Unexpected Switch Options
There are many things a Java developer can do to make his or her own life and the lives of…
Read More »
