Functions and classifications of some programming languages

Source: Internet
Author: User
Machine language (Binary 0 and 1 sequences that can be directly understood by computer hardware): unclassified
Assembly Language (also called Mnemonic): ASM, ack, and MASM
Procedural ProgramDesign languages: C, basic, and FORTRAN
Object-Oriented Programming Languages: C ++, C #, Java, VB, and Delphi

Script Language: JavaScript, VBScript, JScript, ASP, ASP. NET, PHP, Perl, Python

Compiled/interpreted
-------------------
Programming LanguageCategory
In the computer industry, there are usually several generations of languages that represent the development of programming languages.

1gl: the first generation of programming languages, machine languages, and languages that can be directly executed by machines, namely, 0 and 1. These languages seem straightforward, but people seem to have a headache;
2gl: the second generation of programming language, assembly language, assembly language is an abstraction on the machine language, its role is for each machineCodeDesign a mnemonic, which allows programmers to program;
3gl: the third-generation programming language, advanced language, C or Java belongs to this category. This language is closer to a human language and does not take into account the specific memory allocation and implementation mechanisms, this language is a widely used computer language;
4gl: the fourth-generation programming language. The SQL language we use in the database is this type of language, which is close to the human language and less concerned with implementation methods, the processing unit is not a single data unit, but a batch of data units.
5gl: the fifth generation programming language, which uses graphical interfaces to reflect the internal structure of the program, and then converts this graphical interface to 4gl or 3gl for processing.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.