About this document
Overview of Programming Language Generations by Hasnat Sumon is a document available to read on EtoBox.
Programming languages allow humans to instruct computers and create programs. There are five generations of programming languages: 1) First generation languages are machine languages that use binary and directly communicate with hardware. 2) Second generation languages are assembly languages that use mnemonics instead of binary and require an assembler for translation. 3) Third generation languages are high-level languages like C that resemble spoken language and require a compiler for translation.
- Author
- Hasnat Sumon
- Language
- EN