News

Open source licenses Each of the open source Java projects covered in this series is subject to a license, which you should understand before integrating the project with your own projects.
This low-level Java API acts as a bridge to the underlying platform’s OpenGL technology. In this installment of the Open source Java projects series, Jeff Friesen introduces JOGL.
The Java Platform provides the most commonly used data structures in the form of the Collections Framework, and it provides a rich API to operate on them. This article explains the concepts behind ...
Project Harmony aims to create version of Java desktop software with an open-source license--something Sun has resisted in the past.
Identifying individual components When creating cloud-native Java applications, the software architect should be looking for ways to break down a traditionally built application into smaller, loosely ...