现在位置 >首页 > 所有关于DOP的文章

Data-Oriented Programming

英文图书, 软件  暂无评论 ⁄ 475 次阅读+
Eliminate the unavoidable complexity of object-oriented designs. Using the persistent data structures built into most modern programming languages, Data-oriented programming cleanly separates code and data, which simplifies state management and eases concurrency. Data-Oriented Programming teaches you to design and implement software using the data-oriented programming paradigm. In it, you’ll learn author Yehonathan Sharvit’s unique approach to DOP that he has developed ...
详细信息