Computers can only understand inferior or machine language. When a program is written in another language, the computer translates it into machine language with the help of a suitable translator (assembler, compiler, interpreter) before executing it.
Computer programming language development time is divided into five parts. And this time is called the generation of programming language.In other words, the evolutionary period of a programming language can be divided into five parts depending on the characteristics of the programming language. These parts are called a generation.For example, all the languages discovered from 1945 to 1949 have not been given one. Again, all the languages that were discovered between 1970 and 1979 have been identified by another name.
__________________________________________
At a glance, the computer generations are 6 respectively
First Generation --- (1945-1949)
The languages discovered in this generation are:
- Machine Language
- Assembly Language
Second Generation --- (1950-1959)
The languages discovered in this generation are:
- C
- Forth
- Dbase
- WordStar
Third Generation --- (1960-1969) / Hight Level language .
The languages discovered in this generation are:
- Fortran
- Basic
- Pascal
- Cobol
- C #
- C ++
- Visual Basic
- Java
- Oracle
- Python
Fourth Generation --- (1970-1979)
The languages discovered in this generation are:
- SQL
- Oracle
Fifth Generation ---- (1980- present)
The languages discovered in this generation are:
- Human Language
Comments
Post a Comment