You are on page 1of 22

6

- -












( )


:



- 1

- 2






- 1
( )01






- 2
( Visual Basic /realbasic /gambas /HBasic
)/vb.net (
) ( )

- 1


- 2

compiler Linker

- 3 :


HTML
LOGO
python



- 1 ( )
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11

- 1 ( )

(
).......



( )

(
).........

- 1






x=1+1
x

- 2





( )


<
>
<> !
Not

=

- 3


X+Y
X-Y
XY

X+Y
X-Y
Y*X

Y X
XY

X/Y
X^Y

- 4






- 5 :
- 6 :




1
2
3
4


(;)


- 2











1
2
3
4
5
6
7
8

:







(
)








< >
}

{


- 1

- 2
- 3
- 4 (
)

if


if

IF
if

Select switch


switch
)( Switch
}
:1

:2


:3

....
{








=
<
>

=<
>=


<>
!

And & &&



or | ||







2
2 12

1
10000000000000000
10000000000000000

5


- 1 While

)While(Logical Expression
{
}
- 2 Do


)Do(Logical Expression
{
statment
}while
Do
- 3 Until
While
while while Until
- 4 for


)For(ctr ,expression,int
{






()= * 3+10- 2+ 10-
()1 (10-)1(3+10-2+ )1

(6-=)1





( )
}

Return
{


-





input
scanf print printf









( )............








4


400 100 100


:
1
2


++

C#
++

C++
)(Void main
{
;Char * a
;)Scanf(%d,&a
)If (a==ahmad
{
;)Printf(hello
;}
}

VB
)(Sub main

Dim a as string
)( A=Inputbox
)Print(A
End Sub


object oriented programming

You might also like