In Java Futures at QCon New York, Java Language Architect Brian Goetz took us on a whirlwind tour of some recent and future features in the Java Language. In this article, he dives into Local Variable Type Inference. (more…)
Read more »
nudge4j is a piece of java code to let you hack your JVM from the browser. (more…)
Read more »
JetBrains loves all programming languages, and developers of all types! This May, Java turns 25 years old! So we want to pay it special attention, and celebrate 25 things we love about Java and the JVM. (more…)
Read more »
In this article, learn why learning Java is a good investment to yourself, and how you can learn Java effectively and retain information. (more…)
Read more »
Enhance the Java programming language with record patterns to deconstruct record
values. Record patterns and type patterns can be nested to
enable a powerful, declarative, and composable form of data navigation and
processing. This is a preview language ... (more…)
Read more »