Data Oriented Programming in Java
Offered By: Devoxx via YouTube
Course Description
Overview
Explore data-oriented programming (DOP) principles and their implementation in Java 21 through this informative conference talk. Learn about modeling data as data, utilizing pattern matching for polymorphic behavior, and understanding the four key principles of DOP: comprehensive data modeling, immutability, boundary validation, and making illegal states unrepresentable. Discover how to leverage pattern matching as a safe and powerful mechanism for ad-hoc polymorphism, allowing for the definition of operations without overloading types with functionality. Gain insights into the differences between DOP and object-oriented programming (OOP), enabling you to make informed decisions on when to apply each paradigm in your software development projects.
Syllabus
Data Oriented Programming in Java 21 by Nicolai Parlog
Taught by
Devoxx
Related Courses
Play by Play: Developing Microservices and Mobile Apps with JHipsterPluralsight Software Archaeology - Learning from the Landing on the Moon
Devoxx via YouTube Create an Eco-Friendly World with Green Software Engineering
Devoxx via YouTube Platform Building for Data Mesh - Show Me How It Is Done
Devoxx via YouTube The Hitchhiker's Guide to Software Architecture and Design
Devoxx via YouTube