Difficulty: Moderately Challenging
Things You’ll Need:
Step1
Learn and understand the programming concepts and principles involved in Visual Basic. Before you can start using the Visual Basic program, it is important for you to understand the features of the programming tool.
Step2
Know the common words used in Visual Basic. After learning the basic principles of the program, you can then start familiarizing yourself with the common terms used in Visual Basic.
Step3
Start programming. After learning the common terms used in Visual Basic, you can now start creating simple program codes. The basic starting programs that you can easily do in Visual Basic are the name and hello programs.
Step4
Make sure that the Form Window is available. To create your own simple programs, it is important that this window is open. This program window allows you to create forms and add controls and texts.
Step5
Know how to create codes in the code window. Practice connecting codes in the program's code window to familiarize with the process. Once you are adept in establishing codes, you can then begin to create more complex programs.