搜索资源列表
SICP
- 《计算机程序的构造和解释》(SICP)是一本关于计算机程序设计的总体性观念的基础教科书,书中使用程序设计语言 Lisp 的方言 Scheme 来解释计算机科学的核心概念,包括抽象(abstraction),递归(recursion),解释器(interpreters),以及元语言抽象(metalinguistic abstraction)。具体而微地由宏观到微观给出清楚地轮廓与脉络。- Computer program structure and interpretation (SICP) i
SICP
- 经典书籍 计算机程序的构造和解释(SICP中文第2版)-Classic books computer program structure and interpretation (SICP Chinese Version 2)
[计算机程序的构造和解释].(中文版).清晰版.pdf
- 关于lisp和计算机的程序的理解,相当有价值的一本书 适合初学者。有一定经验者可适当观看(about scheme the dialect of lisp)