书籍 The Little Schemer - 4th Edition的封面

The Little Schemer - 4th Edition

Daniel P. Friedman

出版社

The MIT Press

出版时间

1995-12-21

ISBN

9780262560993

评分

★★★★★
书籍介绍

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.

目录
((Contents)
(Foreword ix)
(Preface xi)
((l.Toys) 2)
((2. Do It, Do It Again, and Again, and Again ...) 14)

显示全部
用户评论
函数编程和递归入门,问答形式新颖易读。Y Combinator现在还没彻底明白。需要再读。
刚下了一本,159页?但是却标明第4版啊
1到7章很简单,后三章却是另一个难度。第8章让你意犹未尽,这是一种很有意思的技巧,却不知道它具体是怎么运作的。还好看过Y算子,不然第9章就完全如坠雾中了。最好去找找第10章的完整代码,否则就会陷入无尽的代码片段中。总的来说,内容很给人启迪,回味无穷,仿佛自己能给出更精彩的诠释,可实践过却发现真的很难,更感叹作者的不易。
short and inspiring
这个风格实在是太适合做教材了,自问自答、精辟到位,而且知识点是系统化组织起来的。建议软院爱尔兰班FP课程采纳。
不仅是入门
过了十年重新读,教小学生 Y Combinator 太好了啦
世界上不会有“小学生也能逐步看得懂,但是又深刻到是一个学科的基础”这样的书了吧。
文风友好,但是不喜欢,有时候抓不住讲解目的。读起来很柔顺,七八九章突然攀岩,前面的部分很适合作为SCIP的预读章节,可以多翻翻后面三章。卡在SCIP第四章的人留
看过最好的编程书,突然明白为啥国外马斯克扎克伯格等很小的时候编程就很好了