Introduction to Python development language

 

 

Development language:

High-level language: Python, the Java, PHP, c #, Go, Ruby, c ++    byte code

Low-level language : c, compilation

Language Contrast:

Php classes: for writing Web pages can also be written back-office functions

Python java: writable pages, you can also write back-office functions

- Python low efficiency, high development efficiency

Java implementation of high efficiency, low development efficiency

Guess you like

Origin www.cnblogs.com/159357zzx/p/11440960.html