Data-oriented design: software engineering for limited resources and short schedules - Richard Fabian

Data-oriented design: software engineering for limited resources and short schedules

Richard Fabian

出版社

出版时间

未知

ISBN

9781916478701

评分

★★★★★
书籍介绍

The projects tackled by the software development industry have grown in scale and complexity. Costs are increasing along with the number of developers. Power bills for distributed projects have reached the point where optimisations pay literal dividends. Over the last 10 years, a software development movement has gained traction, a movement founded in games development. The limited resources and complexity of the software and hardware needed to ship modern game titles demanded a different approach. Data-oriented design is inspired by high-performance computing techniques, database design, and functional programming values. It provides a practical methodology that reduces complexity while improving performance of both your development team and your product. Understand the goal, understand the data, understand the hardware, develop the solution. This book presents foundations and principles helping to build a deeper understanding of data-oriented design. It provides instruction on the thought processes involved when considering data as the primary detail of any project.

用户评论
DOD是对OOP思想的一个反思结果,并没有一个成形的体系,这本书更像是作者的一个“随笔集”,可看可不看把。如果想要了解DOD建议直接从Unity的DOTS系统入手
收藏