history of visual basic programming

7
History of Visual Basic Programming

Upload: janice-perez-cordovilla

Post on 17-Jun-2015

5.343 views

Category:

Education


1 download

TRANSCRIPT

Page 1: History of Visual Basic Programming

History of Visual Basic Programming

Page 2: History of Visual Basic Programming

Allan Cooper – The Brainchild of Visual Basic

Page 3: History of Visual Basic Programming

What is Object-Oriented

Programming Language?

Page 4: History of Visual Basic Programming

OOP- is the highest level of

programming language classified also as a declarative language.

Programs of this nature are presented with a GUI and create

an object that is event-driven and interacts with other objects.

Page 5: History of Visual Basic Programming

Textual Program- are programs written on pure text code based

on the syntax of a particular programming

language.

Page 6: History of Visual Basic Programming

GUI type of Application-is a type of application that uses object such as buttons that

are event-driven (responds to key press or mouse click/action) and interact with other objects.

Page 7: History of Visual Basic Programming

6 Main Components of VB Environment1. Menu bar2. Toolbar3. Project Explorer Window4. Toolbox5. Form6. Properties Window