Home > php教程 > php手册 > TIOBE如何计算编程语言的排行?

TIOBE如何计算编程语言的排行?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 11:30:07
Original
1630 people have browsed it

今天在CSDN上看到TIOBE公布的6月编程语言排行,突然想知道TIOBE如何计算编程语言的排行?。

打开TIOBE对编程语言排行榜的介绍。大致了解如下:

第1点:

一个语言要想进入排行榜,必须符合两个条件:

  • 必须在Wikipedia上有单独的词条,并且明确的指明这是一门编程语言。
  • 必须是图灵完备的。

    目前TIOBE榜单上的语言有225个(计算机语言真是博大精深,好多都没听说过)。

  • 第2点:

    语言的排名(Ratings)根据这门语言在8大网站上搜索出的结果数量的平均值,除以前50名语言搜索出的结果总数得到的。用CSDN上的话说,就是Ratings代表语言的热门程度。

    第3点:

    A类语言被认为是主流语言。如果一个语言的rating连续3个月高于0.7%,则被认为是A类语言。TOIBE建议使用A类语言去构建关键任务系统,但是在选择语言时也需要考虑“应用领域的适合程度”、“编译器的可靠程度”、“表达能力”、“性能”、“稳定性”。

    Statement of this Website
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
    Popular Recommendations
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template