Home
Training
Products
Services
DS
Info
Clients
![]()
Visual Basic
Programming Standards and Good
Practices
This
course is a must for team developers, and anyone else who wants to write better
code. Learn how to make your code
more readable, and get better performance from it at the same time.
Practical code examples are used throughout the course in illustrating
good and bad coding techniques. This
course is guaranteed to improve your coding practices with the practical
standards discussed. (2 days with
hands on)
Topics:
v
Defining coding standards.
v
Applying standards to object and project templates.
v
Applying standards to modules and procedures.
v
Let’s use conventions, shall we?
v
The right and wrong way to use error handling.
v
Formatting code the right way.
v
Remembering when, comments for the future.
v
Choosing the correct looping structure for the occasion
v
The best way to control code flow
v
Team development, version control and source code control