All Stories

7 ways we have improved our core code base

We are continually trying to improve our code base, and not just by adding new features, but by going back to our core code...
Georgia Ingham
2 min read

5 tips for getting the most out of Apache…

Apache NetBeans Day UK 2018 is fast approaching – Friday 27th April at the University of Greenwich. If you have not yet registered for...
Ovidijus Okinskas
1 min read

Java 10’s Experimental JIT Compiler explained in 5 minutes

This month’s theme is Java 10 to tie in with the release of the new Java version. Despite being only 6 months since Java...
Georgia Ingham
1 min read

Java 10 improvements to Garbage Collection explained in 5…

Java 10 has officially been out for almost a month now, and it brought with it some improvements to the G1 garbage collector. G1...
Rob
2 min read

Java 10 Local-Variable Type Inference Explained in 5 Minutes

The biggest new feature in Java 10 is the introduction of the Local-Variable Type Interface. What is Local-Variable Type Inference? This new feature will...
Bethan Palmer
1 min read