Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
27 views

Lesson - VISUAL BASIC PROGRAMMING 1

Visual Basic (VB) is a graphical programming language developed by Microsoft that allows programmers to build a graphical user interface by dragging and dropping objects and defining their behavior. Alan Cooper developed the initial drag-and-drop design in his Tripod prototype, which Microsoft then contracted him to develop into a programmable form system for Windows 3.0, forming the basis of Visual Basic. VB uses a three-step approach of designing the user interface, assigning properties to objects, and writing code to direct tasks at runtime. It is widely used to develop applications in fields like accounting, business, education, and more.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Lesson - VISUAL BASIC PROGRAMMING 1

Visual Basic (VB) is a graphical programming language developed by Microsoft that allows programmers to build a graphical user interface by dragging and dropping objects and defining their behavior. Alan Cooper developed the initial drag-and-drop design in his Tripod prototype, which Microsoft then contracted him to develop into a programmable form system for Windows 3.0, forming the basis of Visual Basic. VB uses a three-step approach of designing the user interface, assigning properties to objects, and writing code to direct tasks at runtime. It is widely used to develop applications in fields like accounting, business, education, and more.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 19

VISUAL BASIC

PROGRAMMING
What is VB or Visual Basic?
⮚ Visual Basic (VB) is an event-driven programming
language and environment from Microsoft that
provides a graphical user interface (GUI) which
allows programmers to modify code by simply
dragging and dropping objects and defining their
behavior and appearance.
⮚ Alan Cooper is best known as the “Father of
Visual Basic,” possibly the most widely used
visual programming environment in the software
industry.
⮚ The drag and drop design for creating the user
interface is derived from a prototype form
generator developed by Alan Cooper and his
company called Tripod

⮚ Microsoft contracted with Cooper and his


associates to develop Tripod into a programmable
form system for Windows 3.0.
DEVELOPMENT OF VISUAL
BASIC
WHAT IS VB 2008?
VB THREE –STEP
APPROACH
1.Design the appearance of application
2.Assign property settings to the objects
of the program.
3. Write the code to direct the specific
tasks at runtime.
 
WHAT ARE THE USES
OF VISUAL BASIC?
VB is used to develop applications in a number of different
areas:
1. Accounting
2. Business
3. Commerce
4. Consulting
5. Education
6. Marketing and Sales
7. Research
8. Medicine
 
PARTS OF VISUAL BASIC
2008
https://www.slideshare.net/sirchristopher/lesson-2-visual-basic-
2008

You might also like