Cantitate/Preț
Produs

Data-Oriented Programming

Autor Yehonathan Sharvit
en 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.

Citește tot Restrânge

Preț: 30687 lei

Preț vechi: 38359 lei
-20% Nou

Puncte Express: 460

Preț estimativ în valută:
5873 6175$ 4885£

Carte disponibilă

Livrare economică 06-20 decembrie
Livrare express 22-28 noiembrie pentru 3589 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617298578
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.