227 Results for:JVM

  • Sort by: 

Fearless enhancement of legacy Java code with new SE features

By Cameron McKenzie 09 Jan 2018

While the Java SE 9 release has everyone talking about new features and syntax enhancements, JNBridge's Wayne Citrin insists legacy Java developers need not feel left behind. Read More

10 of the best programming languages to learn in 2020

By Kerry Doyle 06 Aug 2020

Different jobs call for different programming languages, and the wrong choice could cause your project to fail. Add these tools to your must-learn list so you are prepared for any assignment. Read More

Decide if Amazon Corretto is the best fit for Java devs on AWS

By Stephen J. Bigelow 17 Apr 2019

AWS plans to support Java developers with Corretto, its OpenJDK distribution with longer free support than what Oracle offers. Decide if it's the right fit for your AWS workloads. Read More

How Java helps deliver the groceries

By Adrian Bridgwater 26 May 2020

This guest post for Computer Weekly Open Source Insider is written by Ocado Technology’s Matthew Cornford in his position as head of product for the company’s Handling Robotics Department and ... Read More

Why are curly braces in programming languages important?

By Cameron McKenzie 05 Nov 2020

Curly braces play a big role in code structure within popular programming languages such as Java, C++ and more. Here's how to properly line up code with curly brackets. Read More

Frameworks, libraries and languages for machine learning

By Kerry Doyle 06 May 2021

While some developers may find the complex algorithms and processes intimidating, these frameworks, libraries and languages for machine learning can help get you started. Read More

Azul Systems brews up fresh blend for open source Java

By Adrian Bridgwater 23 Mar 2020

Java runtime solutions company Azul Systems has announced the general availability of its Zulu release of OpenJDK 14 builds. The builds are compliant with the Java SE 14 standard.   The company ... Read More

The ephemeral stack - DataStax: Compose yourself with serverless data.

By Adrian Bridgwater 06 Jul 2021

This is a guest post for the Computer Weekly Developer Network written by Patrick McFadin, in his role as vice president for developer relations at DataStax. McFadin’s original title for this piece ... Read More

Microsoft previews OpenJDK distro to the delight of devs

By Darryl K. Taft 08 Apr 2021

In a move meant to attract more Java developers to its Azure cloud and further support the Java community, Microsoft launched a preview of its own distribution of OpenJDK. Read More

Java command-line interface tools every JDK developer should know

By Cameron McKenzie 18 Jun 2019

These five JDK tools -- javac, javap, jstat, jdeps and jar -- should be on the must-know list for every developer to help comprehend the underlying code in a project. Read More