
SICP
文章平均质量分 79
xingcpp
这个作者很懒,什么都没留下…
展开
-
0.0.3 致谢
Acknowledgments致谢We would like to thank the many people who have helped us develop this book and this curriculum.我们希望感谢许多在这本书和这一教学计划的开发中帮助过我们的人们。Our subject is a clear intellectual descendant of ``6.2转载 2007-05-10 21:36:00 · 1043 阅读 · 0 评论 -
1.1.0 The Elements of Programming
1.1 The Elements of Programming1.1 程序设计的基本元素A powerful programming language is more than just a means for instructing a computer to perform tasks. The language also serves as a framework within whic转载 2007-05-11 14:55:00 · 1913 阅读 · 0 评论 -
0.0.0 序
This book is dedicated, in respect and admiration, to the spirit that lives in the computer.带着崇敬和赞美,将本书献给活在计算机里的神灵。``I think that its extraordinarily important that we in computer science keep fu转载 2007-05-10 15:59:00 · 729 阅读 · 0 评论 -
0.0.1 第二版前言
Preface to the Second Edition第二版前言Is it possible that software is not like anything else, that it is meant to be discarded: that the whole point is to always see it as a soap bubble?软件很可能确实与其他任何东西都不同,转载 2007-05-10 21:31:00 · 671 阅读 · 0 评论 -
0.0.2 第一版前言
Preface to the First Edition第一版前言A computer is like a violin. You can imagine a novice trying first a phonograph and then a violin. The latter, he says, sounds terrible. That is the argument we have h转载 2007-05-10 21:32:00 · 643 阅读 · 0 评论 -
1.0.0 Building Abstractions with Procedures
Chapter 1第一章Building Abstractions with Procedures构造过程抽象The acts of the mind, wherein it exerts its power over simple ideas, are chiefly these three: 1. Combining several simple ideas into one compound转载 2007-05-10 21:45:00 · 823 阅读 · 0 评论