Thread: Debugging book recommendation

  1. #1
    Registered User
    Join Date
    Sep 2005
    Posts
    2

    Debugging book recommendation

    I'd like to recommend my book, DEBUGGING, for any engineer who wants to avoid schedule-killing hunts for subtle bugs. It's funny, quick to read, and very valuable (but inexpensive). It teaches you how to find out what's wrong with stuff, quick.

    The book is not language or platform-specific -- the techniques are universal. In fact, I use examples and war stories from software and hardware, even medicine and plumbing, just to keep it entertaining. And if you think you know all this, you'll be surprised at what you don't know, or more often, what you forget to use in the heat of battle. DEBUGGING will help you remember.

    DEBUGGING got rave reviews in IEEE Software and Dr. Dobbs Journal, and on Slashdot. It makes a fine addition to any developer's bookshelf, and a great holiday gift for your favorite less-than-perfect engineer.

    Please see the webpage with reviews, excerpts, links to Amazon and B&N, some other debugging resources, war stories, and a humorous, downloadable poster of the 9 debugging rules.

    The site is DebuggingRules.com

    Thanks.
    Dave Agans

  2. #2
    Registered User
    Join Date
    Sep 2005
    Posts
    2

    pre-approved by Kermi3

    Forgot to mention that the book recommendation was posted with prior permission from Kermi3.

    Dave

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Book recommendation
    By belhifet in forum C# Programming
    Replies: 5
    Last Post: 04-12-2007, 11:45 AM
  2. recommendation for a good OOP book
    By Mario F. in forum C++ Programming
    Replies: 2
    Last Post: 06-15-2006, 04:28 PM
  3. Good book recommendation?
    By chad101 in forum C++ Programming
    Replies: 12
    Last Post: 10-16-2005, 12:22 AM
  4. book recommendation (operating systems)
    By iain in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 10-17-2002, 05:29 AM
  5. Book Recommendation
    By Generator in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 11-05-2001, 09:42 PM