

The first line of code writes the statement on the screen the second line reads it and make it visible on the screen.

Make sure the code is written between Sub Main(). Once installed, start Visual Studio and you will see the following screen.Ĭhoose a console application and you are ready to experience a great learning learning curve.Īlternatively, you can use the following online console for practising interactively here.ĭocument.WriteLine("This is my first line of code.") If you are a seasoned programmer from another background, this is ideal for a new start.įirst of all, here is the link to download a less complex Visual Studio for a Windows PC. If you have a passion for programming, this tutorial will give you much needed impetus for reaching the ultimate goal, even if you are a complete beginner. Net platform it is a popular language, as it is closer to plain English and resembles pseudo code. Visual Basic, widely known as Visual or VB.Net, is a very simple programming language to learn, mimic real-life situations and develop high level applications in Microsoft's.

Those who want a springboard for OOP - Object Oriented Programming.A complete novice who wants to learn the nitty-gritty of computer programming.Those who learn Visual Basic as a part of AS/A Level Computer Science course - OCR, AQA and Edexcel.Those who learn Visual Basic as a part of GCSE Computer Science course- OCR, AQA and Edexcel.
