Hacker News
- Data-Oriented Design (2018) https://www.dataorienteddesign.com/dodbook/ 21 comments
- Data-Oriented Design Principles https://data-oriented.design/ 51 comments
- Data-Oriented Design http://www.dataorienteddesign.com/dodmain/node1.html 5 comments
- Data-Oriented Design (2013) http://www.dataorienteddesign.com/dodmain 8 comments
- Introduction to Data-Oriented Design (2014) [pdf] http://www.dice.se/wp-content/uploads/2014/12/Introduction_to_Data-Oriented_Design.pdf 4 comments
- C++ encapsulation for Data-Oriented Design http://bannalia.blogspot.com/2015/08/c-encapsulation-for-data-oriented-design.html 18 comments
- The data-oriented design process for game development https://www.computer.org/csdl/magazine/co/2022/05/09771161/1DeEYnefsoU 33 comments
- Data-oriented design or why you might shoot yourself in the foot with OOP (2009) https://gamesfromwithin.com/data-oriented-design 359 comments
- Data-Oriented Design (Why You Might Be Shooting Yourself in The Foot With OOP) http://gamesfromwithin.com/data-oriented-design 28 comments
- OOP Is Dead, Long Live Data-Oriented Design [video] https://www.youtube.com/watch?v=yy8jQgmhbAU 2 comments
Lobsters
- Data-Oriented Design Revisited: Type Safety in the Zig Compiler https://www.youtube.com/watch?v=KOZcJwGdQok 4 comments video , zig
- Data-Oriented Design http://www.dataorienteddesign.com/dodmain/ 4 comments programming
- A Practical Guide to Applying Data-Oriented Design https://media.handmade-seattle.com/practical-data-oriented-design/ 5 comments performance , video , zig
- Trying to understand Data-oriented Design https://www.reddit.com/r/cpp/comments/a3524f/trying_to_understand_dataoriented_design/ 9 comments cpp
- Data-Oriented Design 2018 http://www.dataorienteddesign.com/dodbook/ 71 comments programming
- Data-Oriented Design [book, 2013 - revised version coming soon] http://www.dataorienteddesign.com/dodmain/ 12 comments programming
- Data-Oriented Design http://www.dataorienteddesign.com/dodmain.pdf 20 comments programming
- CppCon: Data-Oriented Design and C++ [Video] https://www.youtube.com/watch?v=rX0ItVEVjHc 102 comments programming
- Data-Oriented Design http://www.dataorienteddesign.com/dodmain/dodmain.html 5 comments programming
- Data-Oriented Design http://www.dataorienteddesign.com/dodmain/ 6 comments programming
- Tools to facilitate data-oriented design in C https://github.com/hu55a1n1/dod 3 comments programming
- C++ encapsulation for Data-Oriented Design: performance http://bannalia.blogspot.com/2015/09/c-encapsulation-for-data-oriented.html 19 comments programming
- C++ encapsulation for Data-Oriented Design: performance http://bannalia.blogspot.com/2015/09/c-encapsulation-for-data-oriented.html 7 comments cpp
- C++ encapsulation for Data-Oriented Design http://bannalia.blogspot.com/2015/08/c-encapsulation-for-data-oriented-design.html 7 comments cpp
- CppCon 2014 Third Keynote: Data-Oriented Design and C++ http://cppcon.org/third-keynote-2014/ 5 comments cpp
- Data-Oriented Design: a Practical Example with Raycasted Voxels [xpost from proggit] http://knight666.com/blog/tutorial-a-practical-example-of-data-oriented-design/ 4 comments gamedev
- Data-oriented design in game programming http://gamedeveloper.texterity.com/gamedeveloper/200909/?folio=43#pg45 22 comments programming
- The Data-Oriented Design Process for Game Development https://dx.doi.org/10.1109/MC.2022.3155108 10 comments programming
- A Practical Guide to Applying Data-Oriented Design by Andrew Kelley https://media.handmade-seattle.com/practical-data-oriented-design/ 10 comments programming
- A Practical Guide to Applying Data-Oriented Design by Andrew Kelley https://media.handmade-seattle.com/practical-data-oriented-design/ 8 comments zig
- Data-oriented Design vs by-the-book OOP (outside of Games) https://www.youtube.com/watch?v=yy8jQgmhbAU 16 comments programming
- Trying to gather quality reading material on Data-Oriented Design https://sites.google.com/site/thegreatoptimizer/data-oriented-design 9 comments programming
- Databases are the endgame for data-oriented design https://spacetimedb.com/blog/databases-and-data-oriented-design 25 comments programming
- Databases are the endgame for data-oriented design https://spacetimedb.com/blog/databases-and-data-oriented-design 5 comments gamedev
- Databases are the endgame for data-oriented design https://spacetimedb.com/blog/databases-and-data-oriented-design 73 comments rust
- Data-Oriented Design (Or Why You Might Be Shooting Yourself in The Foot With OOP) http://gamesfromwithin.com/data-oriented-design 131 comments programming
- Data-Oriented Design (Why You Might Be Shooting Yourself in The Foot With OOP) http://gamesfromwithin.com/data-oriented-design 42 comments programming
- Mike Acton (Insomniac Games) CppCon 2014 keynote on Data-Oriented Design https://www.youtube.com/watch?v=rX0ItVEVjHc 40 comments gamedev
- CppCon 2018: Stoyan Nikolov “OOP Is Dead, Long Live Data-oriented Design” https://www.youtube.com/watch?v=yy8jQgmhbAU 64 comments cpp
- Sails makes it easy to build custom, enterprise-grade Node.js apps. It is designed to resemble the MVC architecture from frameworks like Ruby on Rails, but with support for the more modern, data-oriented style of web app development. http://sailsjs.launchrock.com/ 7 comments javascript