Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 25,414 times

Contents

Related Categories

What is Visual Basic? - Visual Basic NOT Basic

Visual Basic NOT Basic

Despite what you may think (or been told), Visual Basic is not Basic anymore (in my opinion!). It is becoming more and more advanced with every release, while still retaining the ease of use. You can write complex programs, in a fraction of the time it would take you in another language. It is still very easy to learn, and unlike programming languages it is not case sensitive, and it uses English, where other programming languages might use symbols. Another advantage over many other languages is that you do not have to compile your code to run it, you can run the code, pause it, make some changes to the code, and then run it again, without ever having to compile it into an exe file.

James first started writing tutorials on Visual Basic in 1999 whilst starting this website (then known as VB Web). Since then, the site has grown rapidly, and James has written numerous tutorials, articles and reviews on VB, PHP, ASP and C#. In October 2003, James formed the company Developer Fusion Ltd, which owns this website, and also offers various development services. In his spare time, he's a 3rd year undergraduate studying Computer Science in the UK. He's also a Visual Basic MVP.

Comments