Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
Get started with Visual Basic by learning to display the date and time - Visual Basic tutorial

Get started with Visual Basic by learning to display the date and time tutorial description
| Added on | 18.07.2008 |
| Total clicks | 41 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
Get started with Visual Basic by learning to display the date and time
More cool Visual Basic tutorials:

Part of of this tutorial.
You will learn how to create a text editor with Visual Basic 2008 Express Edition. Please comment!
The text editor will have the: Save, Open, Cut, Copy, Paste, Undo, and Redo functions.
Feed-back will be greatly appreciated.

Visual Basic allows a procedure to be repeated as many times as long as the processor could support. This is generally called looping.

This tutorial will help you understand: What Is a Procedure? Defining and Invoking Function Procedures; Defining and Invoking Sub Procedures; Rules of Passing Arguments; Passing Array as Arguments; Variable Scope in Procedures

This tutorial will help you understand: What Is an Array? Array Variable Declaration; Assigning Values to Array Elements; Retrieving Values from Array Elements; "Array" Function; "Erase" Statements.




