当前位置:网站首页>Programming language (2)
Programming language (2)
2022-07-03 22:17:00 【xiaochuhe.】
Programming language ( One )_ Xiao Feng's blog -CSDN Blog
Four 、 Programming language system


The difference between compiler and interpreter
- explain : The interpreter directly interprets and executes the source language program , No object program is generated ( amount to “ oral interpretation ”)
- compile : After compiling the source program into the machine language object program , And then run by a computer ( amount to “ written translation ”)




5、 ... and 、 Common programming languages

The development of high-level programming languages
- 50 years :Fortran,ALGOL
- 60 years :COBOL Language ,BASIC Language
- 70 years :Pascal Language ,C Language
- 80 years : Ada Language ,PROLOG Language ,LISP Language
- 90 s : Object oriented language C++、 JAVA、C# etc.
( One )FORTRAN Language
FORTRAN yes FORmula TRANslation ( Formula translation ) Abbreviation for , It is mainly used for Numerically Process oriented Programming language .FORTRAN Language is characterized by Close to the mathematical formula , Simple and easy to use
( Two )BASIC and Visual Basic Language 、VBA、VBScript
- BASIC Language is easy to learn
- It's a kind of Visual 、 Object oriented 、 Structured in an event driven way High level programming language
- VBA、VBScript yes VB Subset
Information :VBA and VBScript
- VBA(Visual Basic for Application)
- VB Subset , Included in Office Software ( Such as Word、Excel、Access、Power Point) in
- purpose : Expand Office The function of the software
- characteristic : Parasitic on existing applications ( Such as Word), No additional development environment is required , also Can't generate .exe file , The program developed ( be called “ macro ”) It must be called by its host program to run
- VBScript Language
- It's also VB Subset , Embedded in the HTML In the document Use
- The script program can expand the function of the web page , for example :
- Dynamically modify the content of web pages and control the presentation of documents
- Check whether the input information of the user is correct
( 3、 ... and )Java Language
- from SUN Microsystem The company 1995 Released in Object oriented 、 For network environment Programming language
- basic feature :
- Apply to Network distribution environment
- Have a certain Platform independence
- Good safety and stability
- Application, for example, :
- Cross platform applet downloaded from the network to run in the browser Java applets
- Portable digital devices ( Such as mobile phone ) Applications in

( Four ) C Language 、C++ and C# Language
- C Language is 1972~1973 During the period from AT&T company Bell Developed by the Laboratory .
- C++ Language C Based on language .
- C# It's a new kind of 、 Object oriented programing language , Developed by Microsoft .

( 5、 ... and )Python Language
A high-level combination of explanatory 、 Compilability 、 Interactive and object-oriented scripting language .
( 6、 ... and ) Other programming languages

Sum up : Common programming languages
- Fortran( Process oriented 、 For scientific and numerical calculations ,Fortran2003 It's object-oriented )
- VB( object-oriented 、 visualization 、 Event handling )
- Java( object-oriented 、 For network platform 、 Can run across platforms )
- C( Process oriented 、 General programming language 、 Suitable for developing system software 、 Efficient )
- C++( from C Language developed from 、 object-oriented 、)
- C#( object-oriented 、 To run on .NET platform 、 Can run across platforms 、 from C++、Java Developed from )
- LISP( Symbol operation and table processing 、 For artificial intelligence )
- PROLOG( Logical programming language 、 For artificial intelligence )
- ADA( Modular language 、 For real-time control 、 Concurrent multitasking, such as : Aircraft control )
- MATLAB( Matrix oriented mathematical operation , Mathematical calculation )
- COBOL( Process oriented 、 Apply to business 、 Finance )
- VBA( object-oriented 、 Embedded in the OFFICE Running in software . Common macro viruses use VBA Organization )
- Javascript and VBScript( object-oriented 、 Run embedded in web pages )
边栏推荐
- Correlation
- Decompile and modify the non source exe or DLL with dnspy
- An expression that regularly matches one of two strings
- How to obtain opensea data through opensea JS
- Nacos common configuration
- [secretly kill little partner pytorch20 days] - [day3] - [example of text data modeling process]
- Wisdom tooth technology announced that it had completed the round D financing of US $100million and had not obtained a valid patent yet
- Dynamic research and future planning analysis report of China's urban water supply industry Ⓝ 2022 ~ 2028
- 2022 electrician (elementary) examination questions and electrician (elementary) registration examination
- Team collaborative combat penetration tool CS artifact cobalt strike
猜你喜欢

3 environment construction -standalone
![[secretly kill little partner pytorch20 days] - [day3] - [example of text data modeling process]](/img/55/309c9d52e503405b289bcfc4912be9.jpg)
[secretly kill little partner pytorch20 days] - [day3] - [example of text data modeling process]

Morning flowers and evening flowers

How PHP drives mongodb

What is the difference between res.send() and res.end() in the node express framework
![Intimacy communication -- [repair relationship] - use communication to heal injuries](/img/c2/f10405e3caf570dc6bd124d65b2e93.jpg)
Intimacy communication -- [repair relationship] - use communication to heal injuries

How PHP adds two numbers

Exclusive interview with the person in charge of openkruise: to what extent has cloud native application automation developed now?

Persistence of Nacos

Bluebridge cup Guoxin Changtian single chip microcomputer -- detailed explanation of schematic diagram (IV)
随机推荐
Buuctf, web:[geek challenge 2019] buyflag
Harbor integrated LDAP authentication
Blue Bridge Cup Guoxin Changtian single chip microcomputer -- software environment (II)
Ansible common usage scenarios
Codeforces Round #768 (Div. 1)(A-C)
Leetcode problem solving - 235 Nearest common ancestor of binary search tree
DR-AP40X9-A-Qualcomm-IPQ-4019-IPQ-4029-5G-4G-LTE-aluminum-body-dual-band-wifi-router-2.4GHZ-5GHz-QSD
Common problems in multi-threaded learning (I) ArrayList under high concurrency and weird hasmap under concurrency
[Android reverse] application data directory (files data directory | lib application built-in so dynamic library directory | databases SQLite3 database directory | cache directory)
The latest analysis of crane driver (limited to bridge crane) in 2022 and the test questions and analysis of crane driver (limited to bridge crane)
Buuctf, misc: n solutions
Yyds dry goods inventory hands-on teach you to create a jigsaw puzzle using the canvasapi
4. Data splitting of Flink real-time project
Report on the development strategy of China's engineering bidding agency and suggestions for the 14th five year plan Ⓙ 2022 ~ 2028
LeetCode 540. A single element in an ordered array
WiFi 2.4g/5g/6g channel distribution
Compréhension de la technologie gslb (Global Server load balance)
Summary of basic knowledge of exception handling
China's Call Center Industry 14th five year plan direction and operation analysis report Ⓔ 2022 ~ 2028
[actual combat record] record the whole process of the server being attacked (redis vulnerability)