With many excellent languages to choose from on the JVM, where does Java itself fit in 2021? If you haven't been keeping an eye on Java, what have you missed? Is Java still a viable, modern option when programming on the JVM? (more…)
Read more »
Project Loom has three main goals: introducing continuations, fibers, and tail-call elimination. (more…)
Read more »
Like many people, I came to Go with a background in Java. Getting started on Go isn’t too hard, but it does require a change in mindset when it comes to a few key areas. Declaring Interfaces Like in Java, Go interfaces are a powerful way to make code test... (more…)
Read more »
This is an early access build from Project Valhalla
implementing Value Classes
and Objects. See the release
notes for details. (more…)
Read more »
If we could have the best of both worlds between C# and Java, what would that look like? (more…)
Read more »