programming language comparison development language classification:
High-level languages: Python Java, PHP, C #, Go, Ruby, C + + ... = = = byte code
Low-level language: C, assembly = = = "Machine code
Language comparison:
1.python,java: Both can do the Web page, but also can write backstage function, Java can do things Python can do, Java enterprise application is relatively mature, Java execution efficiency is high, development efficiency is low, Python development efficiency is high, execution efficiency is low, However, with the rapid development of hardware, the drawbacks of execution efficiency are getting smaller, and the development efficiency will be greatly improved with Python programming, and the development cycle will be shortened a lot.
2.PHP: Suitable for Web site, the limitations of large, due to enter the domestic time is relatively early, so now be applied is relatively broad, and in foreign is not too common.
Comparison of programming languages