Data-Oriented Programming: Reduce software complexity
Sharvit, Yehonathan
Sold by HPB-Red, Dallas, TX, U.S.A.
AbeBooks Seller since 11 March 2019
Used - Soft cover
Condition: Good
Quantity: 1 available
Add to basketSold by HPB-Red, Dallas, TX, U.S.A.
AbeBooks Seller since 11 March 2019
Condition: Good
Quantity: 1 available
Add to basketConnecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Seller Inventory # S_367692178
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 over a decade of experience.
Every chapter contains a new light bulb moment that will change the way you think about programming. As you read, you'll build a library management system using the DOP paradigm. You'll design data models for business entities, manipulate immutable data collections, and write unit tests for data-oriented systems.
About the Technology
Data-oriented programming is an exciting new paradigm that eliminates the usual complexity caused by combining data and code into objects and classes. In DOP, you maintain application data in persistent generic data structures separated from the program's code. You use general-purpose functions to manipulate the data without mutating it. This approach rids your applications of state-related bugs and makes your code much easier to understand and maintain.
"About this title" may belong to another edition of this title.