home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top2018 / no_bugs.txt < prev    next >
Text File  |  1994-04-15  |  1KB  |  31 lines

  1. No Bugs!
  2.   by David Thielen
  3.     Addison-Wesley Publishing Company
  4.     ISBN: 0-201-60890-1
  5.  
  6. Very simply - if you are involved in the development process, especially if
  7. you are a developer, tester, or manager, reading this book is one of the
  8. best investments you could make.
  9.  
  10. From the back cover of the book:
  11.  
  12. Every week the computer industry press is filled with stories of bug-ridden
  13. software releases that threaten to ruin a company's reputation.  No Bugs!
  14. offers a revolutionary approach to solving this problem by showing
  15. programmers how to write error-free code from the start.
  16.  
  17. Experienced software developer David Thielen reveals a series of tricks that
  18. you can include in a program to warn of the presence of bugs.  All are
  19. designed to be quick and easy to implement so that you can shorten the amount
  20. of time needed to complete and test your programs.  All coding is done in C,
  21. C++, and assembly language, and all examples are fully functional.
  22.  
  23. No Bugs! also explores effective testing strategies, demonstrating the
  24. importance of a carefully thought out testing process in shipping bug-free
  25. software.
  26.  
  27. More than a debugging guide No Bugs! offers programmers a new way of thinking
  28. about developing software.  It is also an invaluable resource for testers,
  29. managers, software support personnel, and anyone involved in ensuring that
  30. software is delivered bug-free to the customer.
  31.