zoukankan      html  css  js  c++  java
  • TIOBE Index for November 2015(转载)

    原文地址:http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

    November Headline: Java once again above 20% since July 2009

    Java still keeps rising in the TIOBE index. Now it has hit the 20% bar. Its popularity has probably risen further because of the successful JavaOne conference at the end of October. Java and C appear to be the 2 big languages at the moment. The gap between these 2 and the rest of the pack is now more than 10%. Big movers and shakers in the top 50 this month are OpenEdge ABL (from #19 to #38), VBScript (from #77 to #46) and Go (from #65 to #48).

    The TIOBE Programming Community index is an indicator of the popularity of programming languages. The index is updated once a month. The ratings are based on the number of skilled engineers world-wide, courses and third party vendors. Popular search engines such as Google, Bing, Yahoo!, Wikipedia, Amazon, YouTube and Baidu are used to calculate the ratings. It is important to note that the TIOBE index is not about the best programming language or the language in which most lines of code have been written.

    The index can be used to check whether your programming skills are still up to date or to make a strategic decision about what programming language should be adopted when starting to build a new software system. The definition of the TIOBE index can be found here.

    Nov 2015Nov 2014ChangeProgramming LanguageRatingsChange
    1 2 change Java 20.403% +6.01%
    2 1 change C 17.145% -0.32%
    3 4 change C++ 6.198% +0.10%
    4 5 change C# 4.318% -0.67%
    5 7 change Python 3.771% +1.18%
    6 6   PHP 3.248% +0.20%
    7 8 change JavaScript 2.473% +0.38%
    8 10 change Visual Basic .NET 2.223% +0.16%
    9 14 change Ruby 2.038% +0.83%
    10 9 change Perl 2.032% -0.04%
    11 29 change Assembly language 1.883% +1.28%
    12 15 change Delphi/Object Pascal 1.682% +0.73%
    13 11 change Visual Basic 1.681% +0.02%
    14 3 change Objective-C 1.426% -7.64%
    15 18 change Swift 1.236% +0.40%
    16 24 change MATLAB 1.185% +0.43%
    17 19 change Pascal 1.099% +0.27%
    18 17 change PL/SQL 1.032% +0.16%
    19 12 change R 1.013% -0.53%
    20 28 change COBOL 0.921% +0.32%
  • 相关阅读:
    关于MAC下重置MYSQL密码
    MAC下配置PHPStorm环境
    Java中从控制台输入数据的几种常用方法
    IDEA 指定入口class
    Python中的除法
    Python 学习笔记
    SQLiteDatabase中query、insert、update、delete方法参数说明
    listview与sqlite数据绑定
    java中HashMap详解
    只要有信心,人永远不会挫败
  • 原文地址:https://www.cnblogs.com/lzhu/p/4947660.html
Copyright © 2011-2022 走看看