Types of programming language
Monday, 28 December 2015 | 18:29 | 0 Panda[s]
Set of commands that a computer has been "taught" to understandA programming language is a natational system for describing computation in a machine-readable and human-readable form. -Louden-
A programming language is a set of words, abbreviations and symbols that enables a programmer to communicate instruvtions to a computer. -Shelly, Vermaat, Quasney, Sebok, Freud-Language that look like "MACHINE CODE" are use for:
- Writing games
- Writing application programs (like Excel)
Other languages look like English *HIGH LEVEL
- Logo
- JavaScript
- and many more
Low-Level Language
- A low-level language is a programming language that is machine independent.
High-Level Language
- A high-level programming language is a programming language with strong abstraction from the details of the computers.