Lesson4.ProgrammingLanguage
Lesson4.ProgrammingLanguage
PROGRAMMING LANGUAGE
Eltham High School
Mrs. Anderson Simpson
PROGRAMMING LANGUAGE
In creating a computer program one must first select the
❖High-Level Language
PROGRAMMING LANGUAGE
•Programming Language
•Low-Level Language
•First Generation
•Machine Language
•Second Generation
•Assemble Language
•High-Level Language
•Third-Fifth Generation
•Pascal
•C
•Java
•SQL
PROGRAMMING LANGUAGE
PROGRAMMING PARADIGM
LOW-LEVEL LANGUAGE-
MACHINE DEPENDENT
These are machine dependent language where the code is
⮚ Assemble Language
MACHINE LANGUAGE
Machine Language
consist of 1s and 0s to
make up the binary code.
use English-type words to write program code, making easier for programmers.
The only draw back is that the programs have to converted to machine language.
INTERPRETERS.