56,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
28 °P sammeln
  • Broschiertes Buch

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

Produktbeschreibung
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 without objects * Debug programs without a debugger * Distinguish data-oriented programming from functional and OO programming Data-Oriented Programming teaches you to design applications using the data-oriented paradigm. These powerful new ideas are presented through conversations, code snippets, diagrams, and even songs to help you quickly grok whatGÇÖs great about DOP. YouGÇÖll learn to write DOP code that can be implemented in languages like JavaScript, Ruby, Python, Clojure and also in traditional OO languages like Java or C#.
Autorenporträt
Yehonathan Sharvit has over twenty years experience as a software engineer, programming with C++, Java, Ruby, JavaScript, Clojure and ClojureScript. He currently works as a software architect at Cycognito building software infrastructures for high scale data pipelines. He writes about software engineering at his blog, speaks at conferences, and leads Clojure workshops around the world.