Serialization: A New Hope - A Data-Oriented Approach
Offered By: Devoxx via YouTube
Course Description
Overview
Explore a data-oriented approach to serialization in Java in this 51-minute Devoxx conference talk. Delve into the evolution of Java Serialization nearly three decades after its creation, examining how changing application requirements and recent Java language enhancements can lead to a simpler, safer model for object externalization. Learn about new techniques for programmatically reasoning about object structure, offering greater flexibility in state extraction, encoding, and reconstruction. Discover why it's time to move beyond the widely criticized original serialization feature and embrace a more modern, efficient approach to handling object data in Java applications.
Syllabus
Serialization: A New Hope by Viktor Klang, Brian Goetz
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