March 2018
Beginner
616 pages
16h 53m
English
When I was first approached with the idea of writing Get Programming with Haskell, I was unsure of whether I should. At the time, my primary interest was in writing about probability topics on my blog, Count Bayesie. Though I had experience teaching both Haskell and functional programming in general, it had been a while, and I was frankly a bit rusty. My active interest in data science, probability, and machine learning were somewhat borne out of a personal frustration with Haskell. Sure, the language was beautiful and powerful, but in a few ugly lines of R and some linear algebra, I could perform sophisticated analysis and build models to predict the future; in Haskell I/O is nontrivial! I was hardly the evangelist to write a Haskell ...