The second edition of Haskell: The Craft of Functional Programming is essential reading for beginners to functional programming and newcomers to the Haskell programming language. The emphasis is on the process of crafting programs and the text contains many examples and running case studies, as well as advice on program design, testing, problem solving and how to avoid common pitfalls.
This book is based on Haskell 2010. It introduces features of Haskell in the following chapters: 1. Chapter 13: **type class** 2. Chapter 17: **laziness** 3. Chapter 18: **monad** 4. Chapter 19: **DSL** 5. Chapter 20: **performance** Thus if you are familia...
评分This book is based on Haskell 2010. It introduces features of Haskell in the following chapters: 1. Chapter 13: **type class** 2. Chapter 17: **laziness** 3. Chapter 18: **monad** 4. Chapter 19: **DSL** 5. Chapter 20: **performance** Thus if you are familia...
评分这本书清楚地介绍了很多Funtional Programming的技巧,而这些idoms恰恰是你学习SICP、Haskell的时候很少被正式提及的,如果我早读到这本书,理解Functional Programming的编程方式就不会那么吃力了。
评分This book is based on Haskell 2010. It introduces features of Haskell in the following chapters: 1. Chapter 13: **type class** 2. Chapter 17: **laziness** 3. Chapter 18: **monad** 4. Chapter 19: **DSL** 5. Chapter 20: **performance** Thus if you are familia...
评分此书写的很好,我看过这本书的第二版电子书(乔海燕翻译),觉得这本书在讲程序推理和Monad的应用这几处很不错,通俗易懂的。这次的第三版主要是多了dsl的内容,很值得看。另外第三版的haskell使用环境从hugs变成ghc了,很多细节和第二版比起来要好不少。
简单明了,比《Real World Haskell》更适合入门。
评分虽然有些啰嗦,但是还是一本很好的入门教程。
评分推荐作为您的第一本Haskell教程。其中一些对函数式编程基础概念、计算模型的介绍是其他Haskell教程所不具备的。
评分入门不错
评分这本书讲的极为基础,每一个知识点都有用例来解释,不胜其烦。monad部分讲的不多。高阶函数编程我一开始看的稀里糊涂的,做题多了就ok。最后按照作者的推荐接下来读RWH以及Pearls of functional algorithm design。或许尝试读一读haskell game programming也是不错的选择,至少在娱乐之中可以做一个小项目,提高代码能力。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有