Code Quality

Code Quality
Author :
Publisher : Adobe Press
Total Pages : 610
Release :
ISBN-10 : 9780768685121
ISBN-13 : 0768685125
Rating : 4/5 (125 Downloads)

Book Synopsis Code Quality by : Diomidis Spinellis

Download or read book Code Quality written by Diomidis Spinellis and published by Adobe Press. This book was released on 2006-04-03 with total page 610 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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/


Code Quality Related Books