圖書標籤: scheme 函數式編程 LISP 編程 計算機 計算機科學 programming FP
发表于2024-11-25
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.
這個風格實在是太適閤做教材瞭,自問自答、精闢到位,而且知識點是係統化組織起來的。建議軟院愛爾蘭班FP課程采納。
評分是也乎 ╮(╯▽╰)╭ 笨辦法學Python 就是學她的~ 太過性感的入門書~ 無比精神的靈魂感染術~
評分是也乎 ╮(╯▽╰)╭ 笨辦法學Python 就是學她的~ 太過性感的入門書~ 無比精神的靈魂感染術~
評分以前窩mm跟窩說,要改當碼農掙大錢養我。然後就教瞭她老scheme,再後來好像也沒有變成碼農掙大錢,具體怎麼迴事忘瞭。LISP好,大傢一定要多學LISP。
評分這不是程序語言,這是純智力遊戲。
本书1~7章个人觉得讲得太基础了,基本是面对初学者,有基础的人看未免有些啰嗦。然而8~10章高能,第8章讲CPS,第9章讲Y-combinator,第10章讲Interpretor,作为经验者篇幅都完全不够看,初学者就更难理解了,许多程序语言的重要思想在里面都有点到,但是没有告诉读者其重要性和...
評分;; 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) ...
評分 評分 評分本书1~7章个人觉得讲得太基础了,基本是面对初学者,有基础的人看未免有些啰嗦。然而8~10章高能,第8章讲CPS,第9章讲Y-combinator,第10章讲Interpretor,作为经验者篇幅都完全不够看,初学者就更难理解了,许多程序语言的重要思想在里面都有点到,但是没有告诉读者其重要性和...
The Little Schemer - 4th Edition pdf epub mobi txt 電子書 下載 2024