Introduction To Visual Basic 6
Introduction To Visual Basic 6
Visual Basic 6
Programming language
Programming is writing instructions
for a computer.
Level of programming languages
Machine language 0s and 1s
Intermediate languange assembly
language.
High level language BASIC, C++
Interpreting or compiling
How do computers handle the high
level language?
Read and Interprete the code line by line
with an program called interpreter, e.g.
BASIC.
Translate the language to machine code
(executable files) with a program called
compiler and run the program, e.g. C+
+.
Project
Methods
Print
Definitions
Forms Command
Objects
Button
properties
properties
properties properties
Methods
properties
properties
properties
Methods
Textbox
properties properties
properties properties properties properties
properties properties properties
Handlers properties properties
properties Methods
properties