This is the first in a series of computer science video tutorials for beginners, about programming with Visual Basic.NET (VB.NET) in Visual Studio. In this lesson, you are introduced to the Visual Studio integrated development environment (IDE), and you will learn how to create a new Windows Forms App and launch a simple program by means of a button on a form. You are also introduced to the first of three programming constructs, namely, sequence, and you will learn how to output messages on the screen with the MsgBox command.

Computer sciencecomputingprogrammingcodecodingtutoriallessonVisual BasicVisual Basic.NETVB.NETintroductionbeginnerVisual StudioIDEIntegrated Development EnvironmentWindows Form AppFormMsgBoxsequenceprogramming constructprojectsolution