当前位置:在线查询网 > 图书大全 > Code Quality

Code Quality_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Code Quality

副标题: The Open Source Perspective

ISBN: 9780321166074

出版社: Addison-Wesley Professional

出版年: 2006-04-13

页数: 608

定价: USD 59.99

装帧: Paperback

内容简介


* Page 26: How can I avoid off-by-one errors? * Page 143: Are Trojan Horse attacks for real? * Page 158: Where should I look when my application can't handle its workload? * Page 256: How can I detect memory leaks? * Page 309: How do I target my application to international markets? * Page 394: How should I name my code's identifiers? * Page 441: How can I find and improve the code coverage of my tests? Diomidis Spinellis' first book, Code Reading, showed programmers how to understand and modify key functional properties of software. Code Quality focuses on non-functional properties, demonstrating how to meet such critical requirements as reliability, security, portability, and maintainability, as well as efficiency in time and space. Spinellis draws on hundreds of examples from open source projects--such as the Apache web and application servers, the BSD Unix systems, and the HSQLDB Java database--to illustrate concepts and techniques that every professional software developer will be able to appreciate and apply immediately. Complete files for the open source code illustrated in this book are available online at: http://www.spinellis.gr/codequality/

作者简介


世界著名程序员,曾4次在国际c语言编程大赛(IOCCC)中折桂。他是FreeBSD操作系统的核心开发人员之一,开发了大量开源软件,包括所有BSD system上的sed编辑器、大受好评的建模引擎UMLGraph和C语言源码分析与重构工具CScout.在英国理工学院获得了软件工程硕士和计算机科学博士学位之后,他目前任教于希腊雅典经济管理大学,领导着一个欧盟资助的开源软件质量协作研究项目。他是IEEE software杂志的编委和专栏作家,曾获Usenix协会终生成就奖,也是网络百科全书Wikipedia的一位活跃作者。出本书外,他的《代码阅读》一书曾获得2004年的Jolt生产效率大奖。

目录


关键词:Code Quality