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 »
This whole Java SE bullshido that Oracle is all up on their high horse about
has made me think about why I really enjoy Forth.
I’d like to lay down some of my thoughts before I forget them,
because I think it’s worth preserving and discussing.
Read more »
A code collection of popular sort algorithms coded using java - play-Arena/sort-algorithms-with-java... (more…)
Read more »
In Java 21, old code might run significantly faster due to recent internal performance optimizations made in the Java Core Libraries. In this article, we will take a closer look at some of these changes and see how much faster your favorite programming l... (more…)
Read more »