书籍 Code Reading的封面

Code Reading

Diomidis Spinellis

出版时间

2003-06-06

ISBN

9780201799408

评分

★★★★★

标签

编程

书籍介绍

This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students, it has been virtually ignored as a discipline by existing references. The book fills this need with a practical presentation of all important code concepts, form, structure, and syntax that a student is likely to encounter. The concepts are supported by examples taken from real-world open source software projects. The focus upon reading code (rather than developing and implementing programs from scratch) provides for a vastly increased breadth of coverage.

用户评论
多参与开源就可以了。
这个书更多的是在讲述一些“文化”性质的东西,那些约定俗称但教科书上通常不会教的那些东西
600个来自现实世界中的例子来向我们展示如何鉴别好的(或坏的)代码
just for fun, 适合程序员休闲时间看看 其实并没有看完 现在离纯粹的程序员已经很远了