小Q呆
一代宗师

[图书类] [PDF] [] 《真实世界的Haskell》文字版[PDF]

-->
中文名:  真实世界的Haskell
作者:  沙利文/戈尔/斯图尔特
图书分类:  网络
资源格式:  PDF
版本:  文字版
出版社:  东南大学出版社
书号:  9787564119256发行时间:  2010年1月
地区:  美国
语言:  英文
简介:  

内容简介:
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.  
图书信息:
书 名: 真实世界的Haskell
作 者:沙利文 戈尔 斯图尔特
出版社: 东南大学出版社
出版时间: 2010年01月
ISBN: 9787564119256
开本: 16开  
作者简介
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.
内容截图:

目录:  
Preface
1. Getting Started
Your Haskell Environment
Getting Started with ghci, the Interpreter
Basic Interaction: Using ghci as a Calculator
Simple Arithmetic
An Arithmetic Quirk: Writing Negative Numbers
Boolean Logic, Operators, and Value Comparisons
Operator Precedence and Associativity
Undefined Values, and Introducing Variables
Dealing with Precedence and Associativity Rules
Command-Line Editing in ghci
Lists
Operators on Lists
Strings and Characters
First Steps with Types
A Simple Program
2. Types and Functions
Why Care About Types?
Haskell’s Type System
Strong Types
Static Types
Type Inference
What to Expect from the Type System
Some Common Basic Types
Function Application
Useful Composite Data Types: Lists and Tuples
Functions over Lists and Tuples
Passing an Expression to a Function
Function Types and Purity
......

ed2k://|file|[真实世界的Haskell].沙利文.文字版.pdf|5557788|d259d48416a146ccb1842f228efb0d67|h=tfoupfsrune3vk6jbpfrlkdlf5tfrr6u|/
#1楼
发帖时间:2012-11-05 21:40:42   |   回复数:0
游客组