Data-Oriented Programming
Autor Yehonathan Sharviten Limba Engleză Paperback – 16 aug 2022
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.
Preț: 306.87 lei
Preț vechi: 383.59 lei
-20% Nou
58.73€ • 61.75$ • 48.85£
Carte disponibilă
Livrare economică 06-20 decembrie
Livrare express 22-28 noiembrie pentru 35.89 lei
Specificații
ISBN-10: 1617298573
Pagini: 325
Dimensiuni: 187 x 234 x 25 mm
Greutate: 0.58 kg
Editura: Manning Publications
Notă biografică
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.