Data Oriented Programming in Java: Chapter 5 Progress (2024-12-01)

Published: 2024-12-01

Current Stats:

  • Words: 10,454
  • Listings: 45
  • Figures Used: 15
  • Figures Made: 60
  • SLoC (repo): Needs updated (TBD)

My plan was to do nothing this week, but I feel guilty if I'm at my computer and not writing. So, I continued to chip away at it over the holiday weekend. This week was a lot of refining and expanding sections. I generally post the draft for review while it's still in an abysmal and unfinished state, so there is still plenty of cleanup work to do.

There are two minor sections still unfinished. They're also the most important of the chapter. They cover converting runtime checks into compile time invariants. Right now they're mostly just code listings with minimal narrative, so next week will focus on buttoning those up.

Hopefully review feedback comes in soon.