01 / 经典教材推荐
经典教材推荐
引用
Abelson, H., Sussman, G. J., & Sussman, J. (1996). Structure and Interpretation of Computer Programs (2nd ed.). MIT Press.
推荐理由
计算机科学不只是学习一门编程语言。本书借助程序讲解抽象、求值、状态和复杂性管理,这些思想能迁移到不同语言和系统。
选书依据
MIT 6.001 课程将本书列为教材:MIT OCW 6.001 syllabus。