Schedule For Streams, Talks, Courses

#page

I regularly stream on Twitch, speak at conferences and occasionally join or organize an event. Here's the schedule for the coming months.

The entries are color-coded:
streams, talks, events

By the way, you can
import this into your calendar.

April 2024

Tue2nd17:00 UTC

Just Chatting

Gunnar Morling and I will hang out and chat. For example about RecordArgs - there are a few interesting aspects in there, particularly error handling. We'll probably also write some code.

on Twitch
Tue9th09:00 UTC

Modern Java in Action

Let's write a GitHub Crawler and let's throw in everything Java (22) has to offer

at JavaLand
Wed10th12:00 UTC

Data-Oriented Programming in Java (22)

Data-oriented programming models data as data: records for entities and sealed types for alternatives. Combined with pattern matching we can define operations on the data without overloading it with functionality.

at JavaLand

May 2024

Thu9th16:10 UTC

Data-Oriented Programming in Java (21 and 22)

Data-oriented programming models data as data: records for entities and sealed types for alternatives. Combined with pattern matching we can define operations on the data without overloading it with functionality.

at Devoxx UK
Fri10th10:20 UTC

From Idea to IDE

How a community of Java enthusiasts drives innovation for 15 years, turning ideas into designs into code into features you can use in your IDE

at Devoxx UK
Tue14th07:00 UTC

Java 22 - Better Language, Better APIs, Better Runtime

Java 21 was an explosive release, but 22 is no slouch either: Unnamed patterns, stream gatherers, multi-source-file launcher plus many new and improved features in preview

at JCON Europe

June 2024

Tue11th12:30 UTC

Modern Java in Action

Let's write a GitHub Crawler and let's throw in everything Java (22) has to offer

at GOTO Amsterdam