History of Visual Basic Programming
Allan Cooper – The Brainchild of Visual Basic
What is Object-Oriented Programming Language?
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.
Textual Program- are programs written on pure text code based on the syntax of a particular programming language.
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.
6 Main Components of VB Environment1. Menu bar2. Toolbar3. Project Explorer Window4. Toolbox5. Form6. Properties Window

History of Visual Basic Programming

  • 1.
    History of VisualBasic Programming
  • 2.
    Allan Cooper –The Brainchild of Visual Basic
  • 3.
    What is Object-OrientedProgramming Language?
  • 4.
    OOP- is thehighest 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.
  • 5.
    Textual Program- areprograms written on pure text code based on the syntax of a particular programming language.
  • 6.
    GUI type ofApplication-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.
  • 7.
    6 Main Componentsof VB Environment1. Menu bar2. Toolbar3. Project Explorer Window4. Toolbox5. Form6. Properties Window

Editor's Notes

  • #3 Before next slide discuss the VB timeline.
  • #5 Explain the meaning of GUI…
  • #6 Differentiate textual and OOP.
  • #8 Start opening the VB window to familiarize the environment.