
Instructor
Dr. D. Smith
Module 1
INTRODUCTION TO VISUAL BASIC PROGRAMMING
Module 2
BUILDING AN APPLICATION
Module 3
CODING
Module 4
DEBUGGING
Module 5
FORMS
Module 6
VARIABLES
FINAL EXAM
|
|
- Data Types
- Numeric
- String
- Date
- Boolean
- Variant
- Scope and Lifetime of Variables
- Local Variables
- Static Variables
- Module Level Variables
- Public Vs Local Variables
- Constants
- Predefined Visual Basic Constants
- Arrays and User Defined Types
- Arrays in Visual Basic
- Declaring Arrays
- Fixed Sized Arrays
- Multidimensional Arrays
- Static and Dynamic Arrays
- Arrays within UDTs
- User Defined Data Types
|