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%
  • 相关阅读:
    Clojure新手入门
    背包问题——第一篇
    矩阵快速幂的最简单用法
    加密的病历单
    JAVA NIO学习四:Path&Paths&Files 学习
    JAVA NIO学习三:NIO 的非阻塞式网络通信
    JAVA NIO学习二:通道(Channel)与缓冲区(Buffer)
    JAVA NIO学习一:NIO简介、NIO&IO的主要区别
    JAVA IO分析三:IO总结&文件分割与合并实例
    JAVA IO分析二:字节数组流、基本数据&对象类型的数据流、打印流
  • 原文地址:https://www.cnblogs.com/lzhu/p/4947660.html
Copyright © 2011-2022 走看看