VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Preventing Bugs Before They Occur

by Ravage (3 Submissions)
Category: Debugging and Error Handling
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (12 Votes)

Wow, I'm writing another tutorial for Beginner, Intermediate, and Advanced. I hope that this tutorial will help like all my others did. In this tutorial, I will attempt to explain how to prevent bugs before they occur. How, you may ask? Well, I will explain to you bug preventing techniques like using Option Explicit, applying the KISS and SMILE principles, taking advantage of Object-Oriented Programming, using Comments and Coding Conventions, and following Coding Conventions by using Variable and Routine names and avoiding certain statements. I will also throw in what I call the Ten Commandments of being a Lazy Programmer. Is being a 'Lazy Programmer' good? Well, yes it is and you'll find that out soon enough! Maybe some of you are already 'Lazy Programmers'. So, without further eddo, lets begin!

Rate Preventing Bugs Before They Occur

Download Preventing Bugs Before They Occur

Download Preventing Bugs Before They Occur (9 KB)

Preventing Bugs Before They Occur Comments

No comments have been posted about Preventing Bugs Before They Occur. Why not be the first to post a comment about Preventing Bugs Before They Occur.

Post your comment

Subject:
Message:
0/1000 characters