There was lots of news in the land of Java yesterday. If you have not already seen the posts by Mark Reinhold and Donald Smith of Oracle, I encourage you to read: Moving Java Forward Faster Acceler… (more…)
Read more »
These days everything can run in a container. It may be databases, continuous integration systems, esoteric hobby projects and even Windows. In this article I’ll shine a light on various tips and tools that might be helpful when packaging Java based appl... (more…)
Read more »
According to the accepted wisdom, if you’re building a high-speed trading system, you probably want to use C++ instead of Java: It’s closer to the metal and is therefore faster (i.e., lower latency). (more…)
Read more »
An article mained to describe all the main beauties of the two languages of Android mobile development - Kotlin and Java respectively. (more…)
Read more »
Java 19 is the first release to preview Project Loom's virtual threads and structured concurrency, Project Amber's record patterns, and Project Panama's fore... (more…)
Read more »