top of page

Online "OOP vs. Data Oriented Programming: Which One to Choose?" by CoffeeJug! ☕️

myphoto - Ihor Didyk.jpeg
Abstract
25 Sep
2025

Venkat Subramaniam
myphoto - Ihor Didyk.jpeg
Abstract
25 Sep
2025

We rely heavily on polymorphism when programming with the object-oriented paradigm. That has served us really well, especially to create extensible code. However, like any tool and technique, there are times when that may not be the right choice. Java now provides an alternative that is useful in those select situations—the data-oriented programming. In this presentation we will start with an example where the highly useful object hierarchy and polymorphism appears as a misfit and discuss how data-oriented programming solves the problem more elegantly. Get a good understanding of when to use each one of these and how to intermix them in your applications.

Videos

Photos

bottom of page