answersLogoWhite

0


Best Answer

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

16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

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

This answer is:
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
Related questions

Will Visual Basic programs work in Linux?

Windows programs, including those written in Visual Basic, do not run natively on Linux. Most Visual Basic programs should be usable if Wine is installed.


Is visual basics only available in Microsoft Excel?

No, Visual Basic is a program on its own too, used to create programs. VBA is used in Excel and other programs (Visual Basic for Applications).


What is visual basic generally?

Visual Basic is a computer development program. It's used to create .exe or executable programs.


Why visual basic is referred to as a tool?

Visual Basic is a computer programming language that can be used to create programs, but it is not a program in itself.


Why was Visual Basic invented?

I guess Visual Basic was invented for people to make their own programs and also to have an interest in programming or computer science.


How do you publish you visual basic 2008 programs on the internet?

how can i summit a solution project using visual basic 2008 through the internet


What development tool that helps programmers write compile and test their programs?

Microsoft Visual Studio comes with Visual Basic,Visual C++ etc.You can use them to create programs.


What is VB program?

Visual Basic is a powerful programming language used to make programs for use with Windows. VB can make from either the simplest, to the most advanced programs. Visual Basic is very easy to learn compared to other languages.


Is There a program that lets you make other programs and if so where do you get it?

Microsoft Visual Basic


What is clear basic?

Clear Basic is a programming language based off of Visual Basic that's used for modifying Clarify programs.


What has the author Gene Swartzfager written?

Gene Swartzfager has written: 'Visual Developer Creating Visual Basic 5 Add-Ins'


What are the uses of visual basic?

mostly to create programs and write "BASIC" code. somewhat different from the original version