书籍 Learn You a Haskell for Great Good!的封面

Learn You a Haskell for Great Good!

Miran Lipovaca

出版时间

2010-01-01

ISBN

9781593272838

评分

★★★★★

标签

编程

书籍介绍

Learn You a Haskell for Great Good! is a fun, illustrated guide to learning Haskell, a functional programming language that's growing in popularity. Learn You a Haskell for Great Good! introduces programmers familiar with imperative languages (such as C++, Java, or Python) to the unique aspects of functional programming. Packed with jokes, pop culture references, and the author's own hilarious artwork, Learn You a Haskell for Great Good! eases the learning curve of this complex language, and is a perfect starting point for any programmer looking to expand his or her horizons. The well-known web tutorial on which this book is based is widely regarded as the best way for beginners to learn Haskell, and receives over 30,000 unique visitors monthly.

About the Author

Miran Lipovaca is a computer science student in Ljubljana, Slovenia. His online tutorial, "Learn You a Haskell for Great Good!," is widely regarded as the best way to learn Haskell.

目录
Introduction
Chapter 1: Starting Out
Chapter 2: Believe the Type
Chapter 3: Syntax in Functions
Chapter 4: Hello Recursion!

显示全部
用户评论
必须推荐,学FP的绝佳入门语言和教程。
我读过最好的Haskell入门。内容不如Real World Haskell丰富,没有介绍网络和数据库等,但基础内容全面而且清晰易懂。Functor->Monoid->Monad的进阶也是目前我觉得了解Monad最合理的路径。
草。。。读到lambda真出来个freeman半身像。。。
起初跟 Real World Haskell 同时看的,后来索性先把他看完!
文风很幽默,讲解也很到位,简洁清晰。这本小书比Real World Haskell好懂。缺点是内容不够全面和深入。fold的用法也有错误,email给作者,他也已经意识到了这一点。
看得我稀里糊涂的,其实没理解。感觉讲得太浅了。
太棒了,学haskell就靠它看懂了
比我读过的所有Haskell中文教材好读十万甚至九万倍
再一次入门 Haskell。文风亲切,画风可爱,讲解得挺细致(对有经验的人来说算拖沓了)。不过离现代 Haskell 还挺远,只能算新手了解下 Haskell 风格用。
只读了前半部分,清晰易懂