代码阅读方法与实践

[入库:2005年11月10日] [更新:2007年11月13日]

本文简介:The reading of code is likely to be one of the most common activities of a computing professional, yet it is seldom taught as a subject or formally used as a method for learning how to design and program.

Open-source software (OSS) has changed that: we now have access to millions of lines of code (of variable quality), which we can read, critique, and improve and from which we can learn. In fact, many of the social processes that have contributed to the success of mathematical theorems as a scientific communication vehicle apply to open-source software as well. Most open-source software programs have been

  • Documented, published, and reviewed in source code form

  • Discussed, internalized, generalized, and paraphrased

  • Used for solving real problems, often in conjunction with other programs

本方案相关附件

本文关键:,代码阅读方法与实践,
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top