当前位置:网站首页>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 )
边栏推荐
- Exness: the Central Bank of England will raise interest rates again in March, and inflation is coming
- On my first day at work, this API timeout optimization put me down!
- Base ring tree Cartesian tree
- Conditional statements of shell programming
- JS closure knowledge points essence
- [flax high frequency question] leetcode 426 Convert binary search tree to sorted double linked list
- Awk getting started to proficient series - awk quick start
- Some 5000+ likes, the development notes of a director of cosmic factory, leaked
- Common problems in multi-threaded learning (I) ArrayList under high concurrency and weird hasmap under concurrency
- Mindmanager2022 serial number key decompression installer tutorial
猜你喜欢
Exclusive interview with the person in charge of openkruise: to what extent has cloud native application automation developed now?
Team collaborative combat penetration tool CS artifact cobalt strike
Some 5000+ likes, the development notes of a director of cosmic factory, leaked
[SRS] build a specified version of SRS
Buuctf, misc: n solutions
Kali2021.4a build PWN environment
How PHP gets all method names of objects
1068. Consolidation of ring stones (ring, interval DP)
Yyds dry goods inventory Spring Festival "make" your own fireworks
pivot ROP Emporium
随机推荐
Go Technology Daily (2022-02-13) - Summary of experience in database storage selection
Buuctf, web:[geek challenge 2019] buyflag
Plug - in Oil Monkey
Data consistency between redis and database
LeetCode 540. A single element in an ordered array
STM32 multi serial port implementation of printf -- Based on cubemx
Teach you to easily learn the type of data stored in the database (a must see for getting started with the database)
Niuke winter vacation training camp 4 g (enumeration optimization, Euler power reduction)
Getting started with DOM
Uboot migration
How PHP gets all method names of objects
Is it safe and reliable to open an account and register for stock speculation? Is there any risk?
Blue Bridge Cup Guoxin Changtian MCU -- program download (III)
6.0 kernel driver character driver
Morning flowers and evening flowers
Remember the experience of automatically jumping to spinach station when the home page was tampered with
Decompile and modify the non source exe or DLL with dnspy
Mysql database - Advanced SQL statement (I)
Miscellaneous things that don't miss the right business
Collection | pytoch common loss function disassembly