Lecture 1 - Chapter 1
Lecture 1 - Chapter 1
Lecture 1:
Based on Chapter 1 of Textbook
✓ What is Programming
✓ Examples of Programming 2
Languages
✓ Introduction to Visual Basic
✓ Visual Basic Integrated
Development Environment (IDE)
Computer Programming
▹ In Previous Topic
▹ Learnt about the phases of Program
Development (about six phases)
▹ Design Phase 2
Properties / Methods /
Characteristics Behaviors
CLASS
▹Blueprint used to create object
▹Object becomes a class and class
contains/encapsulates attributes
and behaviors & allow inheritance
▹ Instance of a class–create an 4
object from a class
▪ Ferrari Enzo, Ferrari F40 are
instances (examples) of the
Ferrari class
▪ Casio Telememo 30, Seiko
Kinetic, FitBit Watch are
instances of a watch class
▹ Application: program User interface: what the
or suite of programs user sees and interacts
with when using an
▹ Windows-based
application
application: Web-based application:
▪ Has a Windows user Has a Web user interface 5
ANY QUESTIONS?