So you learned about all these new Java features but want to see how they come together? Then let's write a GitHub Crawler and let's throw in everything Java (22) has to offer:
- virtual threads and structured concurrency
- pattern matching and data-oriented programming
- type inference, records, and sealed types
- text blocks
and template strings - a modern HTTP client and improved collections
- modules and OS-specific binaries
The end result will look very different from just a few years ago, let alone 10. This is not your parents' Java!
▚Slides
Here's the current version of the slides.
I also embedded them below. If they're focussed, you can navigate with arrow keys or swipes (they're two-dimensional, with chapters on the horizontal axis and chapter content layed out vertically). Use Page Up/Down for linearized order and ? for more shortcuts.
▚Video
Here's a good recording of the talk. I hope you'll like it.
▚Past Presentations
I gave this talk a few times before. See below for links to slides (as they were at that very event), videos, and other information.