SlideShare a Scribd company logo
1 of 4
Download to read offline
Programming languages types
Prepared by: Rasha M. Aleidan
Programming Languages
1. Machine languages ‫اﻵﻟﺔ‬ ‫ﻟﻐﺔ‬
understood by its CPU or microprocessor
based on the binary code 0's and 1's.
x =
a+b = 1101101010011010
Dis.:
boring.
a lot of errors.
Programming Languages
2. Assembly languages: ‫اﻟﺘﺠﻤﯿﻊ‬ ‫ﻟﻐﺔ‬
x = a+b = add x, a, b
Dis.: Slower.
Example: Assembly
Programming Languages
3. High level languages: ‫اﻟﺜﺎﻟﺚ‬ ‫اﻟﺠﯿﻞ‬ ‫ﻟﻐﺎت‬ - ‫اﻟﻤﺴﺘﻮى‬ ‫ﻋﺎﻟﯿﺔ‬ ‫ﻟﻐﺎت‬
x = a+b
Dis: Machine dependent .
Example: C++, C, VISUAL BASIC,

More Related Content

What's hot

6 Week C++ Language Training In Ambala
6 Week C++ Language Training In Ambala6 Week C++ Language Training In Ambala
6 Week C++ Language Training In AmbalaBatra Computer Centre
 
Introduction to c++
Introduction to c++Introduction to c++
Introduction to c++NIDA HUSSAIN
 
Assembly Langauge Chap 1
Assembly Langauge Chap 1Assembly Langauge Chap 1
Assembly Langauge Chap 1warda aziz
 
introduction to C programming (C)
introduction to C programming (C)introduction to C programming (C)
introduction to C programming (C)Abhishek Walia
 
Introduction to c programming
Introduction to c programmingIntroduction to c programming
Introduction to c programmingAkshay Ithape
 
Introduction to c_language
Introduction to c_languageIntroduction to c_language
Introduction to c_languageWay2itech
 
Prof. Chethan Raj C, BE, M.Tech (Ph.D) Dept. of CSE. System Software & Operat...
Prof. Chethan Raj C, BE, M.Tech (Ph.D) Dept. of CSE. System Software & Operat...Prof. Chethan Raj C, BE, M.Tech (Ph.D) Dept. of CSE. System Software & Operat...
Prof. Chethan Raj C, BE, M.Tech (Ph.D) Dept. of CSE. System Software & Operat...Prof Chethan Raj C
 
Introduction to c programming
Introduction to c programmingIntroduction to c programming
Introduction to c programmingManoj Tyagi
 
Introduction to c language by nitesh
Introduction to c language by niteshIntroduction to c language by nitesh
Introduction to c language by niteshniteshcongreja321
 

What's hot (15)

C language introduction
C language introduction C language introduction
C language introduction
 
Programming assignment help
Programming assignment helpProgramming assignment help
Programming assignment help
 
6 Week C++ Language Training In Ambala
6 Week C++ Language Training In Ambala6 Week C++ Language Training In Ambala
6 Week C++ Language Training In Ambala
 
Introduction to c++
Introduction to c++Introduction to c++
Introduction to c++
 
Assembly Langauge Chap 1
Assembly Langauge Chap 1Assembly Langauge Chap 1
Assembly Langauge Chap 1
 
introduction to C programming (C)
introduction to C programming (C)introduction to C programming (C)
introduction to C programming (C)
 
Introduction to c programming
Introduction to c programmingIntroduction to c programming
Introduction to c programming
 
Introduction to c_language
Introduction to c_languageIntroduction to c_language
Introduction to c_language
 
Syamanth S
Syamanth SSyamanth S
Syamanth S
 
Assembly Language
Assembly LanguageAssembly Language
Assembly Language
 
C programming
C programmingC programming
C programming
 
Notes of programming
Notes of programmingNotes of programming
Notes of programming
 
Prof. Chethan Raj C, BE, M.Tech (Ph.D) Dept. of CSE. System Software & Operat...
Prof. Chethan Raj C, BE, M.Tech (Ph.D) Dept. of CSE. System Software & Operat...Prof. Chethan Raj C, BE, M.Tech (Ph.D) Dept. of CSE. System Software & Operat...
Prof. Chethan Raj C, BE, M.Tech (Ph.D) Dept. of CSE. System Software & Operat...
 
Introduction to c programming
Introduction to c programmingIntroduction to c programming
Introduction to c programming
 
Introduction to c language by nitesh
Introduction to c language by niteshIntroduction to c language by nitesh
Introduction to c language by nitesh
 

Viewers also liked

Qr word-quick-reference-2007
Qr word-quick-reference-2007Qr word-quick-reference-2007
Qr word-quick-reference-2007rasha3
 
Word100
Word100Word100
Word100rasha3
 
Sheet1 email
Sheet1 emailSheet1 email
Sheet1 emailrasha3
 
Lecture#2 hardware
Lecture#2   hardwareLecture#2   hardware
Lecture#2 hardwarerasha3
 
Computertypes&soft
Computertypes&softComputertypes&soft
Computertypes&softrasha3
 
Tech130presentationproject
Tech130presentationprojectTech130presentationproject
Tech130presentationprojectrasha3
 

Viewers also liked (6)

Qr word-quick-reference-2007
Qr word-quick-reference-2007Qr word-quick-reference-2007
Qr word-quick-reference-2007
 
Word100
Word100Word100
Word100
 
Sheet1 email
Sheet1 emailSheet1 email
Sheet1 email
 
Lecture#2 hardware
Lecture#2   hardwareLecture#2   hardware
Lecture#2 hardware
 
Computertypes&soft
Computertypes&softComputertypes&soft
Computertypes&soft
 
Tech130presentationproject
Tech130presentationprojectTech130presentationproject
Tech130presentationproject
 

Programming languagetypes