Modern Java in Action - Developing a GitHub Crawler
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore modern Java features in action through a live coding session building a GitHub crawler. Dive into Java 21's latest capabilities including virtual threads, structured concurrency, pattern matching, data-oriented programming, type inference, records, sealed types, text blocks, template strings, the modern HTTP client, improved collections, modules, and OS-specific binaries. Watch as Nicolai Parlog, Java enthusiast and DevRel at Oracle, demonstrates how these features transform Java code, making it more concise, efficient, and powerful compared to previous versions. Learn how to leverage these advancements in your own projects and witness firsthand the evolution of Java programming.
Syllabus
Intro
Let's get started
Crawling GitHub
Demo
Review
Outro
Taught by
GOTO Conferences
Related Courses
Getting Started with DOTS - Scripting Pong TutorialUnity via YouTube Data-Oriented Programming - On the Expressiveness of Non-Control Data Attacks
IEEE via YouTube Privilege Escalation Using DOP in MacOS
Hack In The Box Security Conference via YouTube Data-Oriented Programming in Java
Devoxx via YouTube Data-Oriented Programming in Java - Records, Sealed Classes, and Pattern Matching
Java via YouTube