
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
|
|
- Examining Code
- Using the Object Browser
- Statements and Functions
- DateDiff Function
- Format Function
- Conditional Statements in Visual Basic
- If…Then selection structure
- If…Then…Else selection structure
- Nested If…Then…Else selection structure
- Select…Case selection structure
- Looping Statements
- Do While… Loop Statement
- While… Wend Statement
- Do…Loop While Statement
- Do Until…Loop Statement
- The For…Next Loop
- The Native Code Compiler
|