Home Conference Sessions Modern Java in A...

Modern Java in Action

Nicolai Parlog | GOTO Amsterdam 2024

You need to be signed in to add a collection

Let's write a GitHub Crawler and let's throw in everything Java (21) 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 dad's Java!

Share on:
linkedin facebook
Copied!

Transcript

Let's write a GitHub Crawler and let's throw in everything Java (21) 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 dad's Java!

About the speakers

Nicolai Parlog

Nicolai Parlog

Java enthusiast and DevRel at Oracle

Related topics