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.

具体描述

读后感

评分

本书1~7章个人觉得讲得太基础了,基本是面对初学者,有基础的人看未免有些啰嗦。然而8~10章高能,第8章讲CPS,第9章讲Y-combinator,第10章讲Interpretor,作为经验者篇幅都完全不够看,初学者就更难理解了,许多程序语言的重要思想在里面都有点到,但是没有告诉读者其重要性和...

评分

这本书独特的地方是全书使用了一问一答的形式。用形象生动的方式循序渐进的将Scheme语言(也涵盖其他Lisp方言)的基本特点和程序设计中的关键技术演示给读者。作为一本入门级的书,它更多的是从感性方面来引导读者,缺少理性上的教导。 本书的大部分篇章都在演示 “递归” 这一...  

评分

评分

1 前言 花了大概一天的时间看完了The little scheme。全书前前后后加起来不过200多页。起码这点上这书算得上little,当然,要是算上姊妹篇,算了,还是别算了,算上就是huge了,看完一定就恶心了。 作者么,王垠大大的老师。身为王大脑残粉,这本书现在才来看已经是应该被油...  

评分

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

用户评价

评分

拜拜垠神的老板之一。。。

评分

学习S表达式最好的入门书籍,强烈推荐所有对编程感兴趣的人阅读,而且这本书的写作形式与内容高度统一,必须说是神作。

评分

由于从小接受苏联式课本教育,遇到这类循循善诱的讲授方法便很不适应。但无论如何,学习一门新语言,就像去异邦旅行。不得不说这个地方很新奇。

评分

第9章的Y combinator可以参考http://www.ece.uc.edu/~franco/C511/html/Scheme/ycomb.html 和 http://cuipengfei.me/blog/2013/04/09/make-y/

评分

好基础额

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

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