Haskell Programming from first principles 在線電子書 圖書標籤: 函數式編程 Haskell haskell 編程語言 計算機 fp 編程 計算機科學
發表於2024-11-14
Haskell Programming from first principles 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
有練習題,非常適閤初學者學習,學習麯綫比較低。 non-strictness 和高階函數帶來瞭更加模塊化和更具有組閤性的代碼。 monoid, functor, applicative, monad, foldable, traversable。簡單通用而又實用。 IO actions are like recipes. 函數式去神秘化。使用 hoogle 和 type driven development 來完成練習題挺有意思。
評分從lambda演算開始講起,"from first principles" 所言不虛。 Haskell最佳入門讀物,很多概念解釋地很清楚。有些地方略有些囉嗦,畢竟作者不預設讀者學過其它編程語言。
評分可能是市麵上最好的Haskell入門材料
評分真是服瞭,如此婆婆媽媽..
評分優點:毋需任何前置知識,難度梯度十分平緩,能讓人很容易理解Monoid,Functor,Applicative,Monad這些typeclass,習題設置 也比較閤理。 缺點:篇幅過長,將近2000頁,有些地方講的例子過多,有點囉嗦。 總的來說是一本適閤haskell入門的書籍。
I am writing this book because I had a hard time learning Haskell.
It doesn't have to be that way. I've spent the last couple years actively teaching Haskell online and in person. Along the way, I started keeping notes on exercises and methods of teaching specific concepts and techniques in Haskell that eventually turned into my guide for learning haskell. That experience led me to work on this book.
If you are new to programming entirely, Haskell is a great first language. You may have noticed the trend of "Functional Programming in [Imperative Language]" books and tutorials and learning Haskell gets right to the heart of what functional programming is. Languages such as Java are gradually adopting functional concepts, but most such languages were not designed to be functional languages, after all. We would not encourage you to learn Haskell as an only language, but because Haskell is a pure functional language, it is a fertile environment for mastering functional programming techniques. That way of thinking and problem solving is useful, no matter what other languages you might know or learn.
Haskell is not a difficult language to use. Quite the opposite. I'm now able to tackle problems that I couldn't have tackled when I was primarily a Clojure, Common Lisp, or Python user. Haskell is difficult to teach effectively.
評分
評分
評分
評分
Haskell Programming from first principles 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024