图书标签: scheme 函数式编程 LISP 编程 计算机 计算机科学 programming FP
发表于2024-11-21
The Little Schemer - 4th Edition pdf epub mobi txt 电子书 下载 2024
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.
刚下了一本,159页?但是却标明第4版啊
评分学习S表达式最好的入门书籍,强烈推荐所有对编程感兴趣的人阅读,而且这本书的写作形式与内容高度统一,必须说是神作。
评分言簡意賅的表達了scheme的設計思想 最後兩個Chapter講Y combinator和interpretor真的講的很精彩
评分这不是程序语言,这是纯智力游戏。
评分Felleisen: study hard and enjoy
小S不小 三点 (模仿The little schemer而作) 看官:本人 小S:The little schemer简写 看官:小S,这名字够嗲的。 小S:其实我不小哦,你应该知道我在说什么。 看官(叹气):你老爸建议认识你不要少于three settings,但我用了thirty settings也没有完全了解你的心,...
评分从最基本的building block开始,一步步去实现越来越复杂的功能,更加容易看到本质的东西。 第九章后半部分讲到Y Combinator的时候感觉看不懂了,这个时候建议去Wikipedia查阅一下Y Combinator相关的条目,再来看,应该能看懂了。
评分;; 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) ...
评分 评分The Little Schemer - 4th Edition pdf epub mobi txt 电子书 下载 2024