Thursday, September 23, 2010

Tutorial Visual Basic

Visual Basic is one of the most popular programming languages . This tutorial is written to help you learn Visual Basic 6 in 40 made-easy lessons for Free! After following the lessons, you should be able to create your own computer programs easily!

Visual Basic (VB) is the third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its COM programming model. VB is also considered a relatively easy to learn and use programming language, because of its graphical development features and BASIC heritage.

Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using Data Access Objects, Remote Data Objects, or ActiveX Data Objects, and creation of ActiveX controls and objects. Scripting languages such as VBA and VBScript are syntactically similar to Visual Basic, but perform differently.[2]

A programmer can put together an application using the components provided with Visual Basic itself. Programs written in Visual Basic can also use the Windows API, but doing so requires external function declarations.

The final release was version 6 in 1998. Microsoft's extended support ended in March 2008 and the designated successor was Visual Basic .NET (now known simply as Visual Basic).

This tutorial also can be used as a guide for high school, college and university students who are taking VB as a subject. There are many sample programs you can use for your projects

to see the tutorial can be downloaded here :

Visual Basic Tutorial


0 comments:

Post a Comment