The Little Schemer - 4th Edition 在线电子书 图书标签: scheme 函数式编程 LISP 编程 计算机 计算机科学 programming FP
发表于2025-04-15
The Little Schemer - 4th Edition 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
Comupter Scienist,都是心理学家其实,随和亲切,春风化雨,simple is best// 8.9.10三章,太棒了
评分Felleisen: study hard and enjoy
评分这个风格实在是太适合做教材了,自问自答、精辟到位,而且知识点是系统化组织起来的。建议软院爱尔兰班FP课程采纳。
评分所有讲程序设计语言的书里最神奇的存在。
评分是也乎 ╮(╯▽╰)╭ 笨办法学Python 就是学她的~ 太过性感的入门书~ 无比精神的灵魂感染术~
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.
在本书的末尾, 作者列了一个书单. 看了看标题, 发现里面藏着很多有意思的话题, 比如有小说"平面国", 有大书 "GEB", 另外如"How to solve it", "Naive Set Theory"等, 应该是不少经典作品. 值得一读.
评分;; 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 下载 txt下载 epub 下载 mobi 下载 2025