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.
Insightful. Nicely illustrates the limits of OOP in managing the complexity of developing software. Explains how focusing on the data can simplify solving certain problems. Gregor Rayman This is a great guide to using Data-Oriented Programming to improve any new or existing OOP codebase. William E. Wheeler An interesting read-a different approach that's worth examining and considering. It'll open your mind. Anne Epstein Read this through if you want to learn a different point of view and want to experience many 'aha!' moments. Christian Kreutzer-Beck Follows a very novel approach to introduce DOP concepts. Must read it if you want to rescue yourself from OOP. Kelum Prabath Senanayake