Skip to content
Paperback Bug Proofing Visual Basic: A Guide to Error Handling and Prevention Book

ISBN: 0471323519

ISBN13: 9780471323518

Bug Proofing Visual Basic: A Guide to Error Handling and Prevention

Prevent program bugs right from the start and quickly exterminate existing ones! Bug Proofing VISUAL BASIC(r) Let's face it, most programs with more than ten lines of code contain bugs. And as you... This description may be from another edition of this product.

Recommended

Format: Paperback

Condition: Good

$6.29
Save $33.70!
List Price $39.99
Almost Gone, Only 2 Left!

Customer Reviews

5 ratings

Great to evangalize standards

I was trained in VB at a Fortune 1 company (narrows it down, eh?). I developed a very paranoid mindset with my development that I have not seen in others until I came across this book.It really took the beliefs and habits that were instilled in me and materialized them into a book. I can then take this book and recommend it to folks I have to share projects with to spread those beliefs and habits without seeming like a pain.If you aren't an enterprise class developer but would like to play one on TV by coding tight apps, get this book. Your team members/users will love you for it!

Great book for eliminating errors and making revisions easy

I love this book. It is written in a clear, understandable, and logical style.The author discusses a logical convention of how programmers may write their code so that it will be readable and understandable by the next programmer who may not be as knowledgeable. By using properly descriptive variables, clear comments, straight-forward code styles, and no corner cutting, an application can be debugged easily by another programmer long after the first programmer has left the company. This would be good for department managers in establishing project standards for multiple programmers.Furthermore, logical methods are explained for capturing bugs that can be kept in or deleted from the compiled code without having to manually delete code lines before a compile. Rod Stephens's techniques have prevented me from making mistakes that it would take a professional programmer years to learn.Finally, his website shows all of the errors in his book (very few) and provides downloads of all of the code including improvements in the end-of-chapter questions.

A required reading for all of us.

It is a very good book. It's McConnel's Code Complete on Visual Basic. You've got to buy it!

Great book. Paid for itself several times over

This is a great book on Bug Proofing your code. Very easy to read. Lots of useful tips in every chapter. Well organized... and contains ALOT of code examples.If you're an advanced VB programmer (already have made many mistakes and have taken up defensive programming), this book could be reduced to 1/3 the size... and it would still be a great book.I'll use code from this book. I particularly liked the discussion on how you could set a form (object) to Nothing and later in your code you reference a public variable in that form (and unbeknownst to you it loads again). This keeps the form loaded when you think it's not. He shows coded examples of this sequence.After reading this book, I'm going to get his other VB Graphics book. He's a very good author.One thing I wished he had covered was Error handling when using Access database routines (non-databound). I like to use subroutines that update separate tables, and I like to use .BeginTrans, etc. with the .Update method for the opened database. This allows me to simply use SQL statements.In this case, I was looking for example code, or recommended logic for using multiple subroutines. Although he didn't specifically provide this, he did provide alot of ideas on how to control the Error calling sequence using the .Raise method. Thanks to his book I understand this process better and hope to solve this problem directly.For the beginning programmer this is an excellent book for establishing your programming standards. You will make a great step forward in programming... although you may only understand 80 % of this book.This should be in every VB programmers bookshelf.John D.

Must Have

I have several of Rod Stephen's books. Whenever I start with a new client I bring along my copies of his books on algorithms and graphics. When I saw this book I had to buy it. I am not disappointed. He spends time writing about how to verify the data. He writes clearly and points out some of the obscure problems and our assumptions within Visual Basic. He makes sure that we know that when we write code we are not writing just for the computer, but for other people (sometimes ourselves).
Copyright © 2023 Thriftbooks.com Terms of Use | Privacy Policy | Do Not Sell/Share My Personal Information | Cookie Policy | Cookie Preferences | Accessibility Statement
ThriftBooks® and the ThriftBooks® logo are registered trademarks of Thrift Books Global, LLC
GoDaddy Verified and Secured