|
Course Name
|
VB 6.0: Basic Programming
|
|
Audience
|
Programmers and Application Developers who have experience in programming using a structured language like Fortran and Pascal constitute the primary audience for this curriculum. This curriculum would introduce them to the fundamental programming techniques of VB 6.0.
|
|
Course Requirements
|
You need Microsoft Internet Explorer 5.0 or above OR Netscape Navigator/Communicator 4.78 or above.
Plug-in Requirements
ØMacromedia Shockwave plug-in for Windows for IE/NN
ØMacromedia Flash plug-in for Windows for IE/NN
Note: Macromedia Flash plug-in comes built in with IE 5.5 and above and NN 6.x. To download the plug-ins, click on the relevant icon below.
|
|
Pre-requisites
|
The user should be familiar with programming concepts and have working experience in a programming language. The user should also be comfortable working with GUI tools. In addition, the user should be familiar with the Visual Basic interface.
|
|
Course Duration
|
3.1 hours
|
|
Course Objectives
|
The VB 6.0: Basic Programming course is the second course in the Fundamentals of VB 6.0 Programming curriculum. This curriculum prepares the students for the Microsoft Certified Professional
Designing and Implementing Desktop Applications with Microsoft Visual Basic6.0 (70-176) exam. This course introduces students to the data types and programming constructs in VB 6.0. This course also covers the concept of VB 6.0 classes and procedures.
After completing this course, the student will be able to:
- Create a dynamic array
- Identify methods and properties of collections
- Manipulate forms and controls at run-time using collections
- Employ If statements in a VB 6.0 program
- Employ Select Case statement in a VB 6.0 program
- Employ Do...Loop constructs in a VB 6.0 program
- Employ other Loop constructs in a VB 6.0 program
- Pass arguments in Visual Basic
- Create classes with class builder
|
|
Course Outline
|
- VB 6.0 Data Types
- Variables and Data Types
- Arrays
- Collections
- Quiz
- VB 6.0 Programming Constructs
- Control Flow Statements
- Loop Constructs
- Quiz
- VB 6.0 Procedures and Classes
- Procedures
- Classes
- Quiz
|