Recent Posts

Charting the Course of Java: An Insightful Conversation with Java Champion, Sebastian Daschner

In this insightful interview, renowned Java Champion, Oracle Developer Champion, and JavaOne Rockstar, Sebastian Daschner, share his journey in the field of Java enterprise software development. With a vast array of experience from being a self-employed consultant, trainer, and author to his contributions to the open-source community, Daschner provides a unique perspective on Java’s current state and future, especially in …

Read More »

Dissection of Joeffice: Open Source Office Suite in Java

10 years ago, I challenged myself to write an office suite in Java in 30 days. This is how the first version of Joeffice was born. This made quite some buzz, including articles on Slashdot, Ars Technica and PC World. Last month I released a second update. Let’s explore on how by levering Java libraries, I was able to create …

Read More »

Java on Visual Studio Code – June 2023

Hi everyone, welcome to the our June update for Visual Studio Code for Java! In this article, we’re going to provide you an update about our code completion performance improvement, user experience enhancements in both unit testing and project creation, so let’s get started! Code Completion Performance Improvement Faster code completion is a crucial aspect of any developer tool that …

Read More »