No bugs! : delivering error-free code in C and C++ /
David Thielen.
- Reading, Massachusetts : Addision-Wesley Publishing Company, c1992
- xvi, 206 pages : illustrations ; 24 cm.
Includes index.
Chapter 1. Introduction -- Chapter 2. What is a bug -- Chapter 3. General principles -- Chapter 4. Some basic tricks -- Chapter 5. Assert the world -- Chapter 6. Debug printfs -- Chapter 7. Watching the stack -- Chapter 8. Watching the heap -- Chapter 9. File I/O -- Chapter 10. Special tricks of C++ -- Chapter 11. Special tricks for assembly language -- Chapter 13. Shipping the product -- Chapter 14. Useful bug-discovery tools -- Appendixes.
No Bugs! offers a revolutionary approach to software development by showing programmers how to write error-free code from the start. No Bugs! presents techniques to stop many kinds of bugs from being included in a prog ram. It also discusses how to test programs to find bugs.