Articles
This is a list of articles that I (co-)wrote, but were published externally.
2024
Een REST-applicatie ontwikkelen in 30 minuten met Java en Quarkus
A tutorial that guides the reader towards a working REST application with Java and Quarkus
Language:
Source: infosupport.com
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:
Source: foojay.io
Structured Concurrency in Java 21 (scheduled for August 2023)
An introduction of structured concurrency in Java 21.
Language:
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:
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:
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:
Source: Java Magazine
2019
Van Java 8 naar Java 11
Project report of upgrading Java 8 to Java 11. In Dutch.
Language:
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:
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:
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:
Source: Java Magazine