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
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity