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

    There is hardly any doubt about it, Java will become TIOBE's programming language of the year 2015. The steep fall of Objective-C of almost 8% this year seems to be completely absorbed by the most popular language at the moment. More about Java next month. Another interesting move concerns the rise of Python. It is currently at its all time high position. It is easy to learn, available everywhere and embraced by industry. Python is the current standard in scripting.

    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.

    Dec 2015Dec 2014ChangeProgramming LanguageRatingsChange
    1 2 change Java 20.973% +6.01%
    2 1 change C 16.460% -1.13%
    3 4 change C++ 5.943% -0.16%
    4 8 change Python 4.429% +2.14%
    5 5   C# 4.114% -0.21%
    6 6   PHP 2.792% +0.05%
    7 9 change Visual Basic .NET 2.390% +0.16%
    8 7 change JavaScript 2.363% -0.07%
    9 10 change Perl 2.209% +0.38%
    10 18 change Ruby 2.061% +1.08%
    11 32 change Assembly language 1.926% +1.40%
    12 11 change Visual Basic 1.654% -0.15%
    13 16 change Delphi/Object Pascal 1.639% +0.52%
    14 17 change Swift 1.405% +0.34%
    15 3 change Objective-C 1.357% -7.77%
    16 20 change MATLAB 1.168% +0.30%
    17 15 change Pascal 1.147% -0.03%
    18 12 change R 1.122% -0.51%
    19 14 change PL/SQL 1.103% -0.23%
    20 26 change COBOL 0.828% +0.17%
  • 相关阅读:
    java每日一学--数据校验20131008
    转载:正则表达式30分钟入门[1]
    【Java可移植性】编程规范每日一学--20130923
    【Java可移植性】编程规范每日一学--20130917
    【Java资源管理】编程规范每日一学--20130916
    瀑布流第二种方式————基于ajax方式
    瀑布流方式一
    JSONP跨域
    利用iframe和form上传和预览图片
    Ajax全套
  • 原文地址:https://www.cnblogs.com/lzhu/p/5082897.html
Copyright © 2011-2022 走看看