Serialization - A New Hope: A Data-Oriented Approach
Offered By: Java via YouTube
Course Description
Overview
Explore the evolution of Java serialization in this 51-minute conference talk presented by Viktor Klang and Brian Goetz at Devoxx Belgium 2024. Discover how changing application requirements and recent Java language enhancements can lead to a simpler, safer model for object externalization. Learn about a data-oriented approach to serialization that offers greater flexibility in state extraction, encoding, and reconstruction. Gain insights into programmatically reasoning about object structures and understand why it's time to reconsider traditional serialization methods in Java.
Syllabus
Serialization - A New Hope
Taught by
Java
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