News

Take advantage of Docker to ease Java development. Learn how to update a running Java codebase (without restarting the container) and to debug into a remotely running containerized Java app.
Learning Java can help aspiring developers understand the foundations of programming because of the language’s wide usage and functionality.
In this Open source Java projects installment, Steven Haines shows you how to write Cactus test cases for a servlet and run them automatically.
[Dimitri] sent in a project he’s been working on that implements a Java Virtual Machine purely in C, and is easily portable between microcontrollers such as the AVRs and PICs we normally see ...
The open-source IKVM.NET project lets developers run Java apps on .NET. It is a Java virtual machine (JVM) on top of .NET.