A Little Ludwig Goes a Long Way

A smattering of opinions on technology, books, business, and culture. Now in its 4th technology iteration.

Books I'm Reading -- Haskell, Viruses

19 January 2013

I am pushing myself a little this month.

51ZK2Z8E48L._SL500_AA300_

* “Real World Haskell”:amazon by O’Sullivan, Goerzen, Stewart. Functional languages have always seemed like a research toy to me. But some of the smartest guys I know are using the concepts at least in commercial products, and “this post from John Carmack last year”:http://www.altdevblogaday.com/2012/04/26/functional-programming-in-c/ has stuck with me. So I pretty randomly grabbed this book, I could have just as well grabbed a book on Clojure or Erlang. Makes my head hurt but that is probably a good sign. UPDATE: well, Haskell is interesting, but we really need a functional language with great readability. Some of the decisions the Haskell designers made create nearly unreadable code; maintenance seems like it would be a disaster. * “Vaccines”:amazon by Plotkin and Orenstein.This one is a total brain buster for me. But I am trying to get smarter about one of our portfolio companies, “Paxvax”:http://paxvax.com, and they tell me this is the text. I am pretty much lost three chapters in. Again probably a good sign.