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-11-21
Real World Haskell 2024 pdf epub mobi 电子书
在读这本书之前我也在网上找了一些tutorial之类的东西来看, 但这些材料大多都太聚焦于各种抽象的概念, 每个概念独立成章缺乏融汇贯通很容易让初学者摸不着头脑, 很多toy example虽然看上去很美, 却离实际应用相去甚远. Real World Haskell, 正如书名所暗示的, 采用了一种紧密...
评分没有从头开始看,有了LYaH的基础,仅仅看了一些较为实用的篇章,如 正则表达式,Parsec,FFI,GUI,Concurrent&Parallel,Network。 新手把例子敲一遍练手还是不错的。
评分本书在Haskell社区评价甚高,也获得了Jolt 大奖。3位作者在写书的过程中,把电子版放到了网上,吸引了无数人的评论。我觉得这是一种很好的方式。 自己看电子书总觉得有点别扭,等影印版一出,马上去买了一本。确实和书名“Real World”相符,多数例子都是从实际场景入手,一步...
评分这么厚一本书,作者对于自己解决每个问题的思路,却是吝啬笔墨。 总是直接拽上来一堆代码,倒是能锻炼大家像破案一样地读(或者说破解)源代码的能力。变量和函数的命名也很奇怪,时不时有文字或代码的错误。网站上读者一大堆抱怨,但作者直接视其不存在。 但,鉴于作者目前...
图书标签: haskell 函数式编程 Haskell programming 编程 fp 程序设计 计算机
This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. Learn how to use Haskell in a variety of practical ways, whether it's for short, script-like programs or large and demanding applications. Written for experienced programmers, Real World Haskell takes you through the basics of functional programming at a brisk pace, and helps you increase your understanding of Haskell in real-world issues like I/O, performance, dealing with data, concurrency, and more as you move through each chapter.
With this book, you will:
Understand the difference between procedural and functional programming
Learn about Haskell's compiler, interpreter, values, simple functions, and types
Find your way around Haskell's library -- and write your own
Use monads to express I/O operations and changes in state
Interact with databases, parse files and data, and handle errors
Discover how to use Haskell for systems programming
Learn concurrency and parallel programming with Haskell
You'll find plenty of hands-on exercises, along with examples of real Haskell programs that you can modify, compile, and run. If you've never used a functional language before, and want to understand why Haskell is now coming into its own as a practical language in so many major organizations, Real World Haskell is the place to start.
不是很好,既不 real world,好像也没怎么样 haskell
评分[2013年7月14日 想读] 已经过了这么久了啊。 只剩 concurrent 的部分了,留给另外一本书补完。
评分比起official那本,这本稍微更适合正常人类阅读
评分其实没读完,读了前面几张,以后有机会再看了..
评分有点老了,概念引入的太快了 真硬核 各种工程相关的内容平时真见不着 高级内容也不少
Real World Haskell 2024 pdf epub mobi 电子书