The Little Schemer - 4th Edition

The Little Schemer - 4th Edition pdf epub mobi txt 电子书 下载 2025

出版者:The MIT Press
作者:Daniel P. Friedman
出品人:
页数:216
译者:
出版时间:1995-12-21
价格:USD 40.00
装帧:Paperback
isbn号码:9780262560993
丛书系列:
图书标签:
  • scheme 
  • 函数式编程 
  • LISP 
  • 编程 
  • 计算机 
  • 计算机科学 
  • programming 
  • FP 
  •  
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

This delightful book leads you through the basic elements of programming in Scheme (a Lisp dialect) via a series of dialogues with well-chosen questions and exercises. Besides teaching Scheme, The Little Schemer teaches the reader how to think about computation. The authors focus on ten essential concepts of thinking about how to compute and demonstrate how to apply these concepts in inventive ways. The Little Schemer is an excellent book both for the beginner and for the seasoned programmer.

具体描述

读后感

评分

;; The Hardest Concepts/Thinkings of <The Little Schemer>: ;; ; predefined: (define make-list (lambda (a . l) (cons a l))) ; (define hardest (lambda (chap) (cond ((equal? chap 'chap8) (make-list '(multirember&co a lat col) ...  

评分

全书从scheme的基础入门开始,介绍了核心的语法,主要是简单的数据操作,通过逻辑推导的方式介绍了continuation、图灵停机、combinator-Y、基本解释器,不需要有编程背景,装一个racket,知道lambda是匿名函数,有一定的推理能力和动手意愿,就能跟上思路。用很小的篇幅做了很...  

评分

评分

评分

一句话简评:如果有机会给以C语系(Java、Python等等)作为编程入门的朋友们推荐一门“新的”编程语言,我会毫不犹豫的推荐Scheme,如要选择一本书,我会毫不犹豫的推荐这一本。 从2018年11月,到2020年2月,差不多花了1年多的时间,才算把这本书从前到后完整的“学完”了。当...  

用户评价

评分

好基础额

评分

非常喜欢这种书,非常多的练习,循序渐进的引导....lisp语法很简单,但语言的表现力却让人着迷不已....授人以鱼,不如授人以渔,谢谢作者Daniel 让我深切的体会到主动的思考和不断练习的好处...要看seasoned版了,宝盒里面究竟藏着什么东西呢

评分

所有讲程序设计语言的书里最神奇的存在。

评分

这个风格实在是太适合做教材了,自问自答、精辟到位,而且知识点是系统化组织起来的。建议软院爱尔兰班FP课程采纳。

评分

Felleisen: study hard and enjoy

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

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有