Data Oriented Programming in Java: Chapter 7 Progress (2025-06-09)

Published: 2025-06-09

Early Access here: Data Oriented Programming in Java

Current Stats:

  • Words: 13,285
  • Listings: 58
  • Figures Used: 29
  • Figures Made: 55

I'm back to working on chapter 7. Will it ever be finished?

It sure doesn't feel like it.

This chapter is trying to cover correctness, and math, and algebraic properties, and how to use those things to guide an implementation. It's a lot. And it's not working yet. But in between the dark pits of existential despair and frustration, something decent has started to take shape.

It just needs more time.