《Writing Robust Java Code》
字体: 小 中 大 | 打印 发表于: 2008-12-26 15:09 作者: admin 来源: JAVA中文站社区门户
书名:《Writing Robust Java Code》(写代码规范)
作者:Scott W. Ambler
语言:英文
出版:
阅读工具:PDF格式
简介:
This white paper describes a collection of standards, conventions, and guidelines for writing solid Java
code. They are based on sound, proven software engineering principles that lead to code that is easy to
understand, to maintain, and to enhance. Furthermore, by following these coding standards your
productivity as a Java developer should increase remarkably – Experience shows that by taking the time to
write high-quality code right from the start you will have a much easier time modifying it during the
development process. Finally, following a common set of coding standards leads to greater consistency,
making teams of developers significantly more productive.
下载地址: 《Writing Robust Java Code》(243K)
查看全部回复
我也来说两句

