Chapter 1 An Introduction History of Visual Basic: - PowerPoint PPT Presentation

1 / 4
About This Presentation
Title:

Chapter 1 An Introduction History of Visual Basic:

Description:

Terminology used in Visual Basic: Forms. Controls. Objects. Properties. Events. Chapter 1 An Introduction to Computers and Visual Basic. 4 ... – PowerPoint PPT presentation

Number of Views:605
Avg rating:3.0/5.0
Slides: 5
Provided by: fay85
Category:

less

Transcript and Presenter's Notes

Title: Chapter 1 An Introduction History of Visual Basic:


1
Chapter 1 An IntroductionHistory of Visual Basic
  • BASIC stands for Beginners All-purpose Symbolic
    Instruction Code.
  • Developed by John Kemeny and Thomas Kurtz in
    mid-1960s.
  • Visual Basic was developed in mid-1991 by the
    Microsoft Corporation.

2
Introduction to Visual Basic
  • Language used to create windows application.
  • Provides a Graphical User Interface or GUI.
  • The sequence of instructions executed in the
    program is controlled by events.

3
Terminology used in Visual Basic
  • Forms
  • Controls
  • Objects
  • Properties
  • Events

4
Steps to Design a Visual Basic Application
  • Decide on the Interface for the user.
  • (Forms Controls)
  • Determine which events the objects on the window
    should recognize.
  • Write the events procedures for those events.
Write a Comment
User Comments (0)
About PowerShow.com