Sunteți pe pagina 1din 13

English For Informatic

MI
2E

GROUP TWO

English For Informatic 2

DO YOU KNOW VISUAL BASIC?

English For Informatic 2

Definition
Visual Basic is a programming language and
development environment created by Microsoft. It is an
extension of the basic programming language that
combines BASIC functions and commands with visual
controls. Visual Basic provides a graphical user interface
GUI that allows the developer to drag and drop objects
into the program as well as manually write program
code.

English For Informatic 2

Function
Used for writing applications based on desktop.
With visual basic a program can design applications in a
programming environment that looks a lot more like
Windows itself.

English For Informatic 2

Visual Basic Is Used For


Business Application Center
SMS Software Application
Chat Software Application
Game
And other

English For Informatic 2

Variable
The variable is the location in memory that is
named.

Dim VarName As Data


Type
The Format to declare a variable is

Declaring a Variable

The Definition Of A Type Variable

Example :

DIM i AS INTEGER
Variable

VarName

Data Type

Dim

: The keyword Dim shows variable declaration.

Integer

: Take the value integer between -32768 32768 s/d (15 bit).

English For Informatic 2

Type Data
The type of data in the variable determines the
type of data that can be stored inside.
Visual Basic 6 to know some type of data, among
other things:
1.Boolean : Type data of value TRUE or FALSE.
2.Currency : Type of data for a number of currencies.
3.Date
: Type of data for date and time.
4.Integer
: Type of data for numbers.
5.Single
: Type of data for numeric fractions.
6.String
: Type of data for the text (letters, numbers
and punctuation marks).

English For Informatic 2

Operator
The symbol used to perform an operation on the data
values.

Table Arithmetic Operators

BMI Calculator

English For Informatic 2

Basic
Stands
for
"Beginner's
All-purpose
Symbolic
Instruction Code." BASIC is a computer programming
language that was developed in the mid-1960s to
provide a way for students to write simple computer
programs. Since then, the language has evolved into a
more robust and powerful language and can be used
to create advanced programs for today's computer
systems.

English For Informatic 2

GUI
Stands for "Graphical User Interface" and is
pronounced "gooey." It is a user interface that includes
graphical elements, such as windows, icons and
buttons.

English For Informatic 2

High-level Programming Language


Programming languages (High Level Language) is a
high-level language because it uses words that are
easy to understand. High level programming language
(high level language) is a language that has
characterized the more structured, easy to understand
because using everyday language, this program is an
example of BASIC, PASCAL, FORTRAN, Pascal, Delphi,
ORACLE, MS-SQL, Perl, Python, Visual Basic, Visual
Studio (Visual Basic, Visual FoxPro), Informix, ADA, C,
C++, Java, PHP, ASP, XML.

S-ar putea să vă placă și