Yehonathan Sharvit
Broschiertes Buch

Data-Oriented Programming

Reduce Software Complexity

Versandkostenfrei!
Versandfertig in 2-4 Wochen
63,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
32 °P sammeln!
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. In Data-Oriented Programming you will learn how to: * Separate code from data * Effectively manage state using immutable data * Represent data with generic data structures * Manipulate data with general-purpose functions * Control concurrency in highly scalable systems * Specify the shape of your data * Benefit from polymorphism witho...