answersLogoWhite

0

The traditional way to learn any programming language is to start by writing a "Hello, World" program; this program should write "Hello, World" to the screen. To write such a program, you have to work out how to edit text, and run it through the compiler. Visual Basic, is almost like that, but window environment programs are event driven - they consist of routines that react to events - a button being clicked, a timer expering and so on. Visual Basic is also object orientated. Windows, buttons, every component of a program are objects or part of objects. With this in mind, its useful to read up on events and objects to see how to approach Visual programming. With a little knowledge, think of a project and try and write a program. Writing programs is by far the quickest way to become proficient in a language.

User Avatar

Wiki User

17y ago

Still curious? Ask our experts.

Chat with our AI personalities

BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
ReneRene
Change my mind. I dare you.
Chat with Rene
More answers

Step 1: Create a Project in Visual Basic

Step 2: Create a User Interface

Step 3: Customize Looks and Behavior

Step 4: Add Visual Basic Code

Step 5: Run and Test Your Program

User Avatar

Wiki User

14y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What are the steps involved in creating visual basic programs?
Write your answer...
Submit
Still have questions?
magnify glass
imp