Pattern Matching in Java: Past, Present, and Future
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the evolution and future of pattern matching in Java through this comprehensive conference talk. Delve into the historical significance of `switch` and `instanceof` as fundamental data introspection tools since Java 1.0. Discover how these constructs have been modernized to enable full-fledged pattern matching, opening up new possibilities for data-oriented programming. Gain insights into the current state of `switch` and `instanceof` for Java developers and examine the exciting potential directions for Java's pattern matching capabilities. Learn about the transformative impact of these enhancements on Java programming paradigms and how they can shape future development practices.
Syllabus
Pattern Matching in Java: Past, Present, Future by Angelos Bimpoudis
Taught by
Devoxx
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