当前位置:网站首页>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 )
边栏推荐
- Analysis report on the development trend and Prospect of global and Chinese supercontinuum laser source industry Ⓚ 2022 ~ 2027
- Summary of basic knowledge of exception handling
- Cognitive fallacy: Wittgenstein's ruler
- The 14th five year plan and investment feasibility study report of China's industry university research cooperation Ⓧ 2022 ~ 2028
- IPhone development swift foundation 08 encryption and security
- How to install sentinel console
- Rest reference
- Report on the current situation and development trend of ethoxylated sodium alkyl sulfate industry in the world and China Ⓞ 2022 ~ 2027
- The 14th five year plan for the construction of Chinese Enterprise Universities and the feasibility study report on investment Ⓓ 2022 ~ 2028
- js demo 计算本年度还剩下多少天
猜你喜欢
![[flax high frequency question] leetcode 426 Convert binary search tree to sorted double linked list](/img/db/b992d2b461ca17652518a1511b4947.gif)
[flax high frequency question] leetcode 426 Convert binary search tree to sorted double linked list

Buuctf, misc: sniffed traffic

On my first day at work, this API timeout optimization put me down!

3 environment construction -standalone

Awk getting started to proficient series - awk quick start

Some 5000+ likes, the development notes of a director of cosmic factory, leaked
![[dynamic programming] Ji Suan Ke: Suan tou Jun breaks through the barrier (variant of the longest increasing subsequence)](/img/6c/2d48d441fee1981a271319fd9f6c23.jpg)
[dynamic programming] Ji Suan Ke: Suan tou Jun breaks through the barrier (variant of the longest increasing subsequence)

On my first day at work, this API timeout optimization put me down!
![Intimacy communication -- [repair relationship] - use communication to heal injuries](/img/c2/f10405e3caf570dc6bd124d65b2e93.jpg)
Intimacy communication -- [repair relationship] - use communication to heal injuries

1 Introduction to spark Foundation
随机推荐
Teach you how to run two or more MySQL databases at the same time in one system
Is it safe and reliable to open an account and register for stock speculation? Is there any risk?
Sed、Awk
2022 safety officer-a certificate registration examination and summary of safety officer-a certificate examination
油猴插件
[sg function] 2021 Niuke winter vacation training camp 6 h. winter messenger 2
国泰君安证券开户是安全可靠的么?怎么开国泰君安证券账户
2022 safety officer-b certificate examination summary and safety officer-b certificate simulation test questions
2022 electrician (elementary) examination questions and electrician (elementary) registration examination
Is the account opening of Guotai Junan Securities safe and reliable? How to open Guotai Junan Securities Account
Buuctf, misc: sniffed traffic
4. Data splitting of Flink real-time project
UC Berkeley proposes a multitask framework slip
Exclusive interview with the person in charge of openkruise: to what extent has cloud native application automation developed now?
The 14th five year plan and investment feasibility study report of China's industry university research cooperation Ⓧ 2022 ~ 2028
Analysis report on the development prospect and investment strategy of global and Chinese modular automation systems Ⓟ 2022 ~ 2027
Are the top ten securities companies safe to open accounts and register? Is there any risk?
Blue Bridge Cup Guoxin Changtian single chip microcomputer -- led lamp module (V)
Base ring tree Cartesian tree
Luogu deep foundation part 1 Introduction to language Chapter 6 string and file operation