真实世界的Haskell

真实世界的Haskell pdf epub mobi txt 电子书 下载 2025

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.

出版者:东南大学出版社
作者:[美] 沙利文
出品人:
页数:670
译者:
出版时间:2010-1
价格:88.00元
装帧:
isbn号码:9787564119256
丛书系列:
图书标签:
  • Haskell 
  • 函数式编程 
  • 编程 
  • 计算机 
  • Programming 
  • 编程语言 
  • FP 
  • 计算机科学 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

《真实世界的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.

具体描述

读后感

评分

完全没有函数式语言的经验,以前看过scala某书的第一章,lisp某书的第一章,现在终于花时间学习Haskell。说实话, 这本书写的一般,不太容易懂,前几章翻来覆去读了好几遍,最后看了一下Haskell的cheat sheet,理解个大概,才慢慢有点感觉。前几章太深讲的太散,没有完全理解语...  

评分

http://book.realworldhaskell.org/read/ 只在线看了前两章,还不算入门呢,不过就算有一些地方不懂的话,问题也不大,每段都有读者评论,基本概念模糊的地方,都有其他读者指出并给出示例,呵呵联网学习的时代阿,有闲钱时再掏钱买一本做收藏。  

评分

这么厚一本书,作者对于自己解决每个问题的思路,却是吝啬笔墨。 总是直接拽上来一堆代码,倒是能锻炼大家像破案一样地读(或者说破解)源代码的能力。变量和函数的命名也很奇怪,时不时有文字或代码的错误。网站上读者一大堆抱怨,但作者直接视其不存在。 但,鉴于作者目前...  

评分

这本书差不多是看完了,不过有些章节说实话没有吃透。我只是略微有些过程式编程的基础,没有函数式编程的背景,感觉学完这本书,也只是能看懂大部分Haskell代码,但要自己写一些实际的代码,还是差太多,关键是在过程式编程里的概念,要在Haskell中实现,其间的转换很大...  

评分

借个坑说下Haskell吧(以Java程序员的视角),其实书是大学时候选修Haskell课的时候就买了的,又是一本尘封多年才捡起来读完的书。。感觉在大学能有这种清新脱俗的课也挺不容易的。。可惜印象中好像当时的老师并不怎么会教,让我们直接读Prelude源码学习什么的,反正是没学懂,...  

用户评价

评分

看了wangyin的最近的文章,对Haskell有些失望,也许它的type class确实太复杂了,没准学点Scheme/ML更好一点——但是就实用性而言,也没有区别

评分

建议先看 yaht

评分

这本书错误很多,各种低级错误很多,示例代码也有错的。QuickCheck和Exception在本书出版后就变化很大,所以出的不是时候。不过作为入门书还是不错的,手头没更好的选择的话还是值得一看,书中的例子挺好的。

评分

Haskell好像很好玩的样子~~【【【其实我是为了正确使用XMonad才学的【【没看完,看完前几章基本能读能改xmonad.hs了

评分

Haskell好像很好玩的样子~~【【【其实我是为了正确使用XMonad才学的【【没看完,看完前几章基本能读能改xmonad.hs了

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有