144 Java Data Oriented Programming

Use when you need to apply data-oriented programming best practices in Java — including separating code (behavior) from data structures using records, designing immutable data with pure transformation functions, keeping data flat and denormalized with ID-based references, starting with generic data structures converting to specific types when needed, ensuring data integrity through pure validation functions, and creating flexible generic data access layers. Part of the skills-for-java project

jabrena 01ee53d 2 files · 45.1 KB Updated

File contents

jabrena/cursor-rules-examples/tree/main/.agents/skills/144-java-data-oriented-programming commit 01ee53da1e

Frequently asked questions

npx skillmds@latest add jabrena/144-java-data-oriented-programming