Sharvit Y. Data-Oriented Programming.Reduce soft complexity 2022

seeders: 1
leechers: 0
Added 4 years ago by andryold1 in Books  > Ebooks

Download Fast Safe Anonymous
movies, software, shows...

Files

Sharvit Y. Data-Oriented Programming.Reduce soft complexity 2022 (Size: 7.14 MB)
  Sharvit Y. Data-Oriented Programming.Reduce soft complexity 2022.pdf 7.14 MB

Description



Textbook in PDF format

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 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