1. 书籍
  2. 详情

《真实世界的Haskell》文字版

基本信息

  • 书籍大小:未知
  • 书籍语言:简体中文
  • 书籍类别:编程开发
  • 书籍标签:编程开发
  • 购买链接: 京东   淘宝

打开支付宝首页搜“673273051”领红包,领到大红包的小伙伴赶紧使用哦!

相关书籍

内容介绍

下面是学习资料下载列表,您可以点击这些文件名进行下载,如果不能下载,请查看下载帮助
[真实世界的Haskell].沙利文.文字版.pdf 5.3MB

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


目录:

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
......

内容简介:

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.

内容截图:

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


下载地址

打赏