New School: A variety of programming languages in Linux

Source: Internet
Author: User

◆ C: C helps us learn how to consider problems at the hardware system level. His best practice is resource efficiency and proximity to machine language. The worst thing is that its programming is actually the purgatory of resource management.

Instance: fetchmail

◆ C ++: The best practice is the compilation efficiency and the combination of object-oriented and generic programming. The worst thing is that it is very weird and complicated, and often encourages overly complicated design.

Example: Qt Toolkit

◆ Shell: The best thing is that it is very natural and fast to write small scripts. The worst thing is that large shell scripts must rely on a large number of auxiliary commands, which do not necessarily have the same or even different performance on all target machines.

Instance: xmlto

Sorcery Linux

◆ Perl: the enhanced shell. The best practice is to use it as a powerful tool for a large number of small glue scripts involving regular expression matching. The worst thing is that when the program is large, Perl will become very ugly, rigid, and almost impossible to maintain.

Instance: blq small), keeper large)

◆ Tcl tool command language): A small language interpreter that is designed to be connected to C compiling, And the extension script for C code control is provided ). Its best practice is its frugal, compact design, and the scalability of the Tcl interpreter. The worst part is its odd location analyzer and weak data structure and namespace control.

Instance: TkMan

Moodss

◆ Python: The best practice is to encourage clear and easy-to-read Code. It is easy to learn and use, and can be expanded to large projects. The worst thing is that it is not only less efficient than the compiling language, but also slower than other scripting languages.

Instance: imgsizer

Fetchmailconf

PIL

◆ Java: The best thing is that it is very close to the goal of "writing once and running everywhere" and is very useful as an environment independent of the operating system. The worst thing is that the split of Java1/Java2 impairs the implementation of this goal.

Instance: FreeNet

◆ Emacs Lisp: The best practice is to combine the BASIC Language Lisp, which is very effective for text operations. The worst is poor performance, making it difficult to communicate with other programs.

Related Articles]

  • Three theorem of Programming Language
  • World programming language rankings and comments: Ruby's rise, soaring 15
  • The beauty of Lisp

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.