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.
发表于2025-03-16
Real World Haskell 2025 pdf epub mobi 电子书
没有从头开始看,有了LYaH的基础,仅仅看了一些较为实用的篇章,如 正则表达式,Parsec,FFI,GUI,Concurrent&Parallel,Network。 新手把例子敲一遍练手还是不错的。
评分 评分借个坑说下Haskell吧(以Java程序员的视角),其实书是大学时候选修Haskell课的时候就买了的,又是一本尘封多年才捡起来读完的书。。感觉在大学能有这种清新脱俗的课也挺不容易的。。可惜印象中好像当时的老师并不怎么会教,让我们直接读Prelude源码学习什么的,反正是没学懂,...
评分其他的,还没看到更好的,这本书的作者Bryan还有另外一本力作关于Mecurial,我就不说哪本了,学过Mercurial都知道。哈哈
评分http://book.realworldhaskell.org/read/ 只在线看了前两章,还不算入门呢,不过就算有一些地方不懂的话,问题也不大,每段都有读者评论,基本概念模糊的地方,都有其他读者指出并给出示例,呵呵联网学习的时代阿,有闲钱时再掏钱买一本做收藏。
图书标签: 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.
其实没读完,读了前面几张,以后有机会再看了..
评分其实没读完,读了前面几张,以后有机会再看了..
评分没有突出haskell的神髓,但是强调了haskell能干的事情。类似于cookbook。
评分阅读了在线版。
评分有点老了,概念引入的太快了 真硬核 各种工程相关的内容平时真见不着 高级内容也不少
Real World Haskell 2025 pdf epub mobi 电子书