Fork me on GitHub
#data-oriented-programming
<
2021-03-12
>
Yehonathan Sharvit12:03:33

https://www.manning.com/books/data-oriented-programming?utm_source=viebel&amp;utm_medium=affiliate&amp;utm_campaign=book_sharvit2_data_1_29_21&amp;a_aid=viebel&amp;a_bid=d5b546b7  update: Chapters 3 and 4 were released today where I illustrate: 1. The power we get when we represent data with generic data structures (“just use maps”) 2. How to manage state with immutable data Get 50% off with the discount code mlsharvit2 valid through April 15. Chapter 3 illustrates my understanding of Rich hickey’s view of data (a.k,a just use maps!) Looking forward to get feedback from other Clojurists about my attempt to make Rich’s message “tastable” (and testable) by non-Clojure developers