Kardi Teknomo
Kardi Teknomo Kardi Teknomo Kardi Teknomo
   
 
  Research
  Publications
  Tutorials
  Resume
  Personal
  Contact

 

Visual Basic Tutorials

By Kardi Teknomo, PhD.

 

Welcome to Kardi Teknomo's Visual Basic Tutorial. In the following lessons, you can learn how to program step by step using Visual Basic 6. All the codes for the lesson can be downloaded and use for free. If you like these tutorial, link this page from your homepage, refer to it and spread the words to your friends.

Building the First Application

FirstStart with this tutorial if you never use Visual Basic before. Beginners lesson on text box, label, input box and make click me game.

 

Stack Data Structure

stack data structureDynamic set where the elements are added to the top of the set (Push) and deleted from the top of the set (Pop).

Modular Programming

ModularProgrammingSimplified your programming style through modularity. Learn about form, module, class, function, and sub procedure.

 

How to use Collection in VB?

VB CollectionAdd, return an item by index or by key,delete item and count the objects

Enhancing Graphical User Interface (GUI)

GUIComprehensive and step by step guide how to use MDI form, picture box, frame, options, check box, scroll bar, list box, menu and color

Timer in VB

VB TimerDesign your own class of Timer library. Compute the elapse time within your code in hours: minutes: second

 

Dealing with Array

arrayOne of the most useful data structure to handle matrix and vectors or list manipulation.

 

Using TreeView Component

treeviewUse tree data structure to represent categorical data into hierarchy

Object Oriented Programming

OOPLearn how to define, create, use objects in Visual Basic at running time

Using MS Excel from Visual Basic

ExcelVBEnjoy MS excel functions and graphics from Visual Basic without much programming.

Data Structure Library

data structure library Very important lesson on how to structure your data as collection object, tree, or stack or your own class and library.

Create Your own Data Type in VB

UDT You can create your own data type in VB. This is useful to create a variable contains of several information, such as database record.

 

How to iterate over Symmetric Matrix?

VB tips to reduce computation cost of iterations

   
   

Share and save this tutorial
Add to: Del.icio.us  Add to: Digg  Add to: StumbleUpon   Add to: Reddit   Add to: Slashdot   Add to: Technorati   Add to: Netscape   Add to: Newsvine   Add to: Mr. Wong Add to: Webnews Add to: Icio Add to: Oneview Add to: Folkd Add to: Yigg Add to: Linkarena Add to: Simpy Add to: Furl Add to: Yahoo Add to: Spurl Add to: Google Add to: Blinklist Add to: Blogmarks Add to: Diigo Add to: Blinkbits Add to: Ma.Gnolia Add to: Smarking Add to: Netvouz Information

This tutorial is copyrighted.

Preferable reference for this tutorial is

Teknomo, Kardi. Visual Basic Tutorial . http:\\people.revoledu.com\kardi\ tutorial\VB

 

 

 

 
© 2007 Kardi Teknomo. All Rights Reserved.
Designed by CNV Media