Hacker News new | past | comments | ask | show | jobs | submit login

Data-oriented programming is a paradigm that treats data of the system as a first-class citizen. Data is represented by generic immutable data structures (like maps and vectors) that are manipulated by general purpose functions (like map, filter, select, group, sort …).

CompSci 101, how to represent information as data. Like every industry, lots of bullshitiers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: