PLAY PODCASTS
255 - Data Oriented Programming
Episode 255

255 - Data Oriented Programming

In this episode, we dive into the programming paradigm — Data Oriented Programming (DOP) and why making data the star can simplify your code. Learn how well-modeled data reduces defensive logic, prevents invalid states, and keeps your apps stable. We’ll also contrast DOP with Object Oriented Programming (OOP) and Functional Programming (FP), sharing practical examples, tips, and resource links to deepen your understanding. The [full shownotes with illustrations are on fragmentedpodcast.com](https://fragmentedpodcast.com/episodes/255/).

Fragmented - AI Developer Podcast

February 18, 202531m 32s

Audio is streamed directly from the publisher (cdn.simplecast.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

In this episode, we dive into the programming paradigm — Data Oriented Programming (DOP) and why making data the star can simplify your code. Learn how well-modeled data reduces defensive logic, prevents invalid states, and keeps your apps stable. We’ll also contrast DOP with Object Oriented Programming (OOP) and Functional Programming (FP), sharing practical examples, tips, and resource links to deepen your understanding.

The full shownotes with illustrations are on fragmentedpodcast.com.

Show Notes

Data Oriented Programming (DOP)

Resources

Contact us

Kaushik:

Topics

functional programmingdata oriented programmingobject oriented programmingdop