Bryan O'Sullivan is an Irish hacker and writer who likes distributed systems, open source software, and programming languages. He was a member of the initial design team for the Jini network service architecture (subsequently open sourced as Apache River). He has made significant contributions to, and written a book about, the popular Mercurial revision control system. He lives in San Francisco with his wife and sons. Whenever he can, he runs off to climb rocks.
Don Stewart is an Australian hacker, currently completing his computer science doctorate at the University of New South Wales, Sydney. Don has been involved in a diverse range of Haskell projects, including practical libraries such as Data.ByteString and Data.Binary, as well applying the Haskell philosophy to real world applications, including compilers, linkers, text editors, network servers and systems software. His recent work has focused on optimising Haskell for high-performance scenarios, using techniques from term rewriting. He is the current editor of the Haskell Weekly News.
John Goerzen is an American hacker and author. He has written a number of real-world Haskell libraries and applications, including the HDBC database interface, the ConfigFile configuration file interface, a podcast downloader, and various other libraries relating to networks, parsing, logging, and POSIX code. John has been a developer for the Debian GNU/Linux operating system project for over 10 years and maintains numerous Haskell libraries and code for Debian. He also served as President of Software in the Public Interest, Inc., the legal parent organization of Debian. John lives in rural Kansas with his wife and son, where he enjoys photography and geocaching.
发表于2024-12-22
真实世界的Haskell 2024 pdf epub mobi 电子书
其他的,还没看到更好的,这本书的作者Bryan还有另外一本力作关于Mecurial,我就不说哪本了,学过Mercurial都知道。哈哈
评分在读这本书之前我也在网上找了一些tutorial之类的东西来看, 但这些材料大多都太聚焦于各种抽象的概念, 每个概念独立成章缺乏融汇贯通很容易让初学者摸不着头脑, 很多toy example虽然看上去很美, 却离实际应用相去甚远. Real World Haskell, 正如书名所暗示的, 采用了一种紧密...
评分这么厚一本书,作者对于自己解决每个问题的思路,却是吝啬笔墨。 总是直接拽上来一堆代码,倒是能锻炼大家像破案一样地读(或者说破解)源代码的能力。变量和函数的命名也很奇怪,时不时有文字或代码的错误。网站上读者一大堆抱怨,但作者直接视其不存在。 但,鉴于作者目前...
评分在读这本书之前我也在网上找了一些tutorial之类的东西来看, 但这些材料大多都太聚焦于各种抽象的概念, 每个概念独立成章缺乏融汇贯通很容易让初学者摸不着头脑, 很多toy example虽然看上去很美, 却离实际应用相去甚远. Real World Haskell, 正如书名所暗示的, 采用了一种紧密...
评分其他的,还没看到更好的,这本书的作者Bryan还有另外一本力作关于Mecurial,我就不说哪本了,学过Mercurial都知道。哈哈
图书标签: Haskell 函数式编程 编程 计算机 Programming 编程语言 FP 计算机科学
《真实世界的Haskell(影印版)》内容简介:Haskell is most likely quite different from any language you've ever used before. Compared to the usual set of concepts in a programmer's mental toolbox, functional programming offers us a profoundly different way to think about software.
In Haskell, we deemphasize code that modifies data. Instead, we focus on functions that take immutable values as input and produce new values as output. Given the same inputs, these functions always return the same results. This is a core idea behind functional programming.
这本书错误很多,各种低级错误很多,示例代码也有错的。QuickCheck和Exception在本书出版后就变化很大,所以出的不是时候。不过作为入门书还是不错的,手头没更好的选择的话还是值得一看,书中的例子挺好的。
评分这本书错误很多,各种低级错误很多,示例代码也有错的。QuickCheck和Exception在本书出版后就变化很大,所以出的不是时候。不过作为入门书还是不错的,手头没更好的选择的话还是值得一看,书中的例子挺好的。
评分看了wangyin的最近的文章,对Haskell有些失望,也许它的type class确实太复杂了,没准学点Scheme/ML更好一点——但是就实用性而言,也没有区别
评分非常好的haskell的书,基本上知识点里面都有
评分完全读不下去的赶脚
真实世界的Haskell 2024 pdf epub mobi 电子书