By Kardi Teknomo, PhD .

< Previous | Next | VB Tutorial | Contents >

Lesson 2: Module, Class, Procedure, Function and Recursive Function

In the last lesson , you have been introduced to make several simple projects using VB. In this second lesson of VB tutorial, you will learn more about how to make bigger and more complex programs. You will learn how to make module, class, procedure, function and recursive function. Just follow the navigator to go to the next or previous pages. Alternatively, you can also jump to the following topics:

Contents

Project and Module

Form module

Standard Module

Class Module

Procedures

Sub Procedure

Event Procedure

Functions with example

Selecting Procedures

Passing Arguments to Procedure

Recursive procedure with example

Try it yourself

< Previous | Next | VB Tutorial | Contents >

Rate this tutorial or give your comments about this tutorial

This tutorial is copyrighted .