Articles

This is a list of articles that I (co-)wrote, but were published externally.

2023

Java 21 is Available Today, And It’s Quite the Update

A tour through all Java 21 JEPs, with a brief introduction and typical use case for each one of them.

Language: :uk:
Source: foojay.io

Structured Concurrency in Java 21 (scheduled for August 2023)

An introduction of structured concurrency in Java 21.

Language: :uk:
Source: Java Magazine

It’s Java 20 Release Day! Here’s What’s New

A tour through all Java 20 JEPs, with a brief introduction and typical use case for each one of them.

Language: :uk:
Source: foojay.io

2022

Voel je als een vis in het water met de Fish-shell

An introduction of the Fish shell. In Dutch.

Language: :netherlands:
Source: Java Magazine

2021

Pattern Matching maakt Java nóg krachtiger

Overview of the pattern matching features that became available in Java, and how this feature will shape Java in the future. In Dutch.

Language: :netherlands:
Source: Java Magazine

2019

Van Java 8 naar Java 11

Project report of upgrading Java 8 to Java 11. In Dutch.

Language: :netherlands:
Source: Java Magazine

Ethics in Software Development

I was interviewed by Peter Kopfler (a.k.a. the Code Cop) on ethics in software development.

Language: :uk:
Source: Code Cop Blog

2016

Migrating 25K lines of Ant scripting to Gradle

Project report on the migration from Ant to Gradle and our experience with that.

Language: :uk:
Source: Voxxed.com

2015

Grip op je buildproces met Gradle

Project report on the migration from Ant to Gradle and our experience with that. In Dutch.

Language: :netherlands:
Source: Java Magazine