The Little Typer 2024 pdf epub mobi 电子书


The Little Typer

简体网页||繁体网页

The Little Typer 2024 pdf epub mobi 电子书 著者简介

Daniel P. Friedman is Professor of Computer Science in the School of Informatics, Computing, and Engineering at Indiana University and is the author of many books published by the MIT Press, including The Little Schemer and The Seasoned Schemer (with Matthias Felleisen); The Little Prover (with Carl Eastlund); and The Reasoned Schemer (with William E. Byrd, Oleg Kiselyov, and Jason Hemann).


The Little Typer 电子书 图书目录




点击这里下载
    


想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-05-17

The Little Typer 2024 pdf epub mobi 电子书

The Little Typer 2024 pdf epub mobi 电子书

The Little Typer 2024 pdf epub mobi 电子书



喜欢 The Little Typer 电子书 的读者还喜欢


The Little Typer 电子书 读后感

评分

首先 这书我前面几乎全跳过了。。。大概只看了附录 如果你觉得速度ok 不是很着急的话 那就慢慢看 零基础都能懂,自洽 不会scheme都能看。千万别觉得前面都读过了最后几章+附录不看也行,开头的那些都是开胃菜重要的都在最后。 如果想稍微速成一点dependent type的话 建议直接做...

评分

首先 这书我前面几乎全跳过了。。。大概只看了附录 如果你觉得速度ok 不是很着急的话 那就慢慢看 零基础都能懂,自洽 不会scheme都能看。千万别觉得前面都读过了最后几章+附录不看也行,开头的那些都是开胃菜重要的都在最后。 如果想稍微速成一点dependent type的话 建议直接做...

评分

首先 这书我前面几乎全跳过了。。。大概只看了附录 如果你觉得速度ok 不是很着急的话 那就慢慢看 零基础都能懂,自洽 不会scheme都能看。千万别觉得前面都读过了最后几章+附录不看也行,开头的那些都是开胃菜重要的都在最后。 如果想稍微速成一点dependent type的话 建议直接做...

评分

首先 这书我前面几乎全跳过了。。。大概只看了附录 如果你觉得速度ok 不是很着急的话 那就慢慢看 零基础都能懂,自洽 不会scheme都能看。千万别觉得前面都读过了最后几章+附录不看也行,开头的那些都是开胃菜重要的都在最后。 如果想稍微速成一点dependent type的话 建议直接做...

评分

首先 这书我前面几乎全跳过了。。。大概只看了附录 如果你觉得速度ok 不是很着急的话 那就慢慢看 零基础都能懂,自洽 不会scheme都能看。千万别觉得前面都读过了最后几章+附录不看也行,开头的那些都是开胃菜重要的都在最后。 如果想稍微速成一点dependent type的话 建议直接做...

类似图书 点击查看全场最低价
出版者:MIT Press
作者:Daniel P. Friedman
出品人:
页数:424
译者:
出版时间:2018-10-16
价格:GBP 30.00
装帧:Paperback
isbn号码:9780262536431
丛书系列:

图书标签: 类型系统  计算机科学  计算机  编程  Types  Programming  CS  programming   


The Little Typer 2024 pdf epub mobi 电子书 图书描述

An introduction to dependent types, demonstrating the most beautiful aspects, one step at a time. A program's type describes its behavior. Dependent types are a first-class part of a language, and are much more powerful than other kinds of types; using just one language for types and programs allows program descriptions to be as powerful as the programs they describe. The Little Typer explains dependent types, beginning with a very small language that looks very much like Scheme and extending it to cover both programming with dependent types and using dependent types for mathematical reasoning. Readers should be familiar with the basics of a Lisp-like programming language, as presented in the first four chapters of The Little Schemer. The first five chapters of The Little Typer provide the needed tools to understand dependent types; the remaining chapters use these tools to build a bridge between mathematics and programming. Readers will learn that tools they know from programming-pairs, lists, functions, and recursions-can also capture patterns of reasoning. The Little Typer does not attempt to teach either practical programming skills or a fully rigorous approach to type. Instead, it demonstrates the most beautiful aspects as simply as possible, one step at a time.

The Little Typer 2024 pdf epub mobi 电子书

The Little Typer 2024 pdf epub mobi 电子书
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

The Little Typer 2024 pdf epub mobi 用户评价

评分

很棒的书。循序渐进地带读者入门依赖类型。

评分

在看前面几章,犹如在看哲学书,尽是一些毫无意义的定义,满是一些脱裤子放屁的做法。 说是不能用recursion写function,那还玩个屁,于是强行定义了个iter-nat来用,可iter-nat他妈不recursive吗,最后出个rec-nat...再强加解释说这样做有什么什么好处好自圆其说,跟哲学家一个德行。Friedman的书很多都很喜欢,不过这本书讲述的理论,似乎不太行。放弃。

评分

很棒的书。循序渐进地带读者入门依赖类型。

评分

以前看完一部喜欢的长篇小说或者电视剧的时候都会多少有些失落。读完了这本关于编程的书之后竟然也有了类似的感觉。Friedman 的书都是有温度的。写了一篇算是读后感的东西,http://mxm.ink/post/2019-06-09-dependent-type/

评分

在看前面几章,犹如在看哲学书,尽是一些毫无意义的定义,满是一些脱裤子放屁的做法。 说是不能用recursion写function,那还玩个屁,于是强行定义了个iter-nat来用,可iter-nat他妈不recursive吗,最后出个rec-nat...再强加解释说这样做有什么什么好处好自圆其说,跟哲学家一个德行。Friedman的书很多都很喜欢,不过这本书讲述的理论,似乎不太行。放弃。

The Little Typer 2024 pdf epub mobi 电子书


分享链接









相关图书




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

友情链接

© 2024 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有