IntelliJ IDEA 2020.1, the first major update this year, has just been released! This new version adds support for Java 14 and new features for a number of web and test frameworks. It also upgrades the debugger with dataflow analysis assistance, adds a new... (more…)
Read more »
In the past weeks there has been a heated debate around the imminent release of Java 9 and its most famous feature: the Java platform modu... (more…)
Read more »
I discovered a bug in how Java handles file paths on Windows that has existed for 22 years. I reported the bug, JDK-8262277, then I submitted a pull request fixing the bug which got accepted. I also submitted pull requests to Spring (which were accepted f... (more…)
Read more »
The Vector API can tremendously speed up computations by using the SIMD capabilities of your CPU. Learn how parallel computing works on a SIMD machine, how t... (more…)
Read more »
Coderust is created by hiring managers & engineers from Facebook, Microsoft, eBay and Lyft who have interviewed 500+ candidates. You'll prepare using step-by-step visualizations. By the end of this course, you would start recognizing patterns and solv... (more…)
Read more »