Let op! Internet Explorer wordt niet meer ondersteund. Hierdoor kan de website mogelijk niet goed functioneren, gebruik een alternatieve browser om optimaal gebruik te maken van deze website. Klik hier om een alternatieve browser te downloaden.

TIOBE Index for February 2023

February Headline: C++ still unstoppable

Last month, C++ won the TIOBE programming language of the year award for 2022. C++ is continuing its success in 2023 so far. Its current year-over-year increase is 5.93%. This is far ahead of all other programming languages, of which the most popular ones only gain about 1%. Since there are only small changes in the TIOBE index of this month, I would like to say a general word about how to use this index. It is important to understand that every programming language has its own strengths and weaknesses and usually excels in certain domains.

Take for instance the 2 new booming languages in the TIOBE index top 20: Scratch and Rust. Scratch is meant to learn programming and is very popular in elementary and secondary schools, whereas Rust is a safe and high performance programming language for experts. In other words, they serve different purposes. The same holds for the top 4 languages. Python is great for data mining, AI programming, statistical programs, research projects, web sites, small glue programs and learning how to program. The second language, C, is the best language for writing small, embedded, safety-critical and high performance programs. C++ on the other hand, is the top favorite language in case you need all the requirements of C but you are going to write a large software system. Finally, Java is best in back ends of business applications and writing apps for Android. So if you want to use a programming language, do your research and select it with care! --Paul Jansen CEO TIOBE Software

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.

Feb 2023 Feb 2022 Change Programming Language Ratings Change
11Python pagePython15.49%+0.16%
22C pageC15.39%+1.31%
34changeC++ pageC++13.94%+5.93%
43changeJava pageJava13.21%+1.07%
55C# pageC#6.38%+1.01%
66Visual Basic pageVisual Basic4.14%-1.09%
77JavaScript pageJavaScript2.52%+0.70%
810changeSQL pageSQL2.12%+0.58%
99Assembly language pageAssembly language1.38%-0.21%
108changePHP pagePHP1.29%-0.49%
1111Go pageGo1.11%-0.12%
1213changeR pageR1.08%-0.04%
1314changeMATLAB pageMATLAB0.99%-0.04%
1415changeDelphi/Object Pascal pageDelphi/Object Pascal0.95%+0.05%
1512changeSwift pageSwift0.93%-0.25%
1616Ruby pageRuby0.83%-0.06%
1719changePerl pagePerl0.79%-0.01%
1822changeScratch pageScratch0.76%+0.13%
1917changeClassic Visual Basic pageClassic Visual Basic0.74%-0.09%
2024changeRust pageRust0.70%+0.16%

Other programming languages

The complete top 50 of programming languages is listed below. This overview is published unofficially, because it could be the case that we missed a language. If you have the impression there is a programming language lacking, please notify us at tpci@tiobe.com. Please also check the overview of all programming languages that we monitor.

PositionProgramming LanguageRatings
21SAS0.62%
22(Visual) FoxPro0.61%
23Ada0.60%
24Fortran0.58%
25Lisp0.55%
26Lua0.53%
27Transact-SQL0.49%
28Objective-C0.48%
29F#0.45%
30COBOL0.41%
31Groovy0.37%
32PL/SQL0.32%
33Kotlin0.31%
34Julia0.29%
35Scala0.26%
36Logo0.25%
37Dart0.24%
38RPG0.23%
39Haskell0.22%
40Bash0.22%
41CFML0.19%
42Prolog0.19%
43TypeScript0.17%
44Scheme0.17%
45PowerShell0.17%
46Awk0.16%
47ABAP0.16%
48Emacs Lisp0.16%
49ML0.16%
50D0.16%

The Next 50 Programming Languages

The following list of languages denotes #51 to #100. Since the differences are relatively small, the programming languages are only listed (in alphabetical order).

  • ActionScript, Apex, AutoHotkey, B4X, bc, BlitzMax, Bourne shell, C shell, Chapel, Clojure, Common Lisp, Crystal, Eiffel, Elixir, Erlang, Forth, GAMS, Hack, IDL, Inform, Io, Ioke, J#, JScript, Korn shell, LabVIEW, Ladder Logic, Limbo, LPC, MQL5, NATURAL, OCaml, OpenCL, OpenEdge ABL, PL/I, Processing, Programming Without Coding Technology, Q, Raku, REXX, S, Smalltalk, Solidity, SPARK, Stata, VBScript, VHDL, X++, XC, Zig


Very Long Term History

To see the bigger picture, please find below the positions of the top 10 programming languages of many years back. Please note that these are average positions for a period of 12 months.

Programming Language20232018201320082003199819931988
Python1487132717-
C22122111
Java3121119--
C++43443226
C#555810---
Visual Basic615------
JavaScript77109822--
Assembly language812------
SQL9251--7---
PHP108656---
Objective-C171834648---
Ada2828161815882
Lisp3131131514743
Pascal22713615209912314
(Visual) Basic--734365

There are 2 important remarks here:

  • There is a difference between "Visual Basic" and "(Visual) Basic" in the table above. Until 2010, "(Visual) Basic" referred to all possible dialects of Basic, including Visual Basic. After some discussion, it has been decided to split "(Visual) Basic" into all its dialects such as Visual Basic .NET, Classic Visual Basic, PureBasic, and Small Basic, just to name a few. Since Visual Basic .NET has become the major implementation of Visual Basic, it is now called "Visual Basic".
  • The programming language SQL has not been in the TIOBE index for a long time. In 2018, somebody pointed out that SQL is Turing Complete. From that moment on, SQL is part of the TIOBE index. So although this language is very old, it has only a short history in the index.

Programming Language Hall of Fame

The hall of fame listing all "Programming Language of the Year" award winners is shown below. The award is given to the programming language that has the highest rise in ratings in a year.

YearWinner
2022medal C++
2021medal Python
2020medal Python
2019medal C
2018medal Python
2017medal C
2016medal Go
2015medal Java
2014medal JavaScript
2013medal Transact-SQL
2012medal Objective-C
2011medal Objective-C
2010medal Python
2009medal Go
2008medal C
2007medal Python
2006medal Ruby
2005medal Java
2004medal PHP
2003medal C++


Bugs & Change Requests

This is the top 5 of most requested changes and bugs. If you have any suggestions how to improve the index don’t hesitate to send an e-mail to tpci@tiobe.com.

  1. Apart from “<language> programming”, also other queries such as “programming with <language>”, “<language> development” and “<language> coding” should be tried out.
  2. Add queries for other natural languages (apart from English). The idea is to start with the Chinese search engine Baidu. This has been implemented partially and will be completed the next few months.
  3. Add a list of all search term requests that have been rejected. This is to minimize the number of recurring mails about Rails, JQuery, JSP, etc.
  4. Start a TIOBE index for databases, software configuration management systems and application frameworks.
  5. Some search engines allow to query pages that have been added last year. The TIOBE index should only track those recently added pages.

Yes, the only condition is to refer to its original source “www.tiobe.com”.

If a language meets the criteria of being listed (i.e. it is Turing complete and has an own Wikipedia entry that indicates that it concerns a programming language) and it is sufficiently popular (more than 5,000 hits for +”<language> programming” for Google), then please write an e-mail to tpci@tiobe.com.

We spent a lot of effort to obtain all the data and keep the TIOBE index up to date. In order to compensate a bit for this, we ask a fee of 5,000 US$ for the complete data set. The data set runs from June 2001 till today. It started with 25 languages back in 2001, and now measures more than 150 languages once a month. The data are available in comma separated format. Please contact sales@tiobe.com for more information.

Well, you can do it either way and both are wrong. If you take the sum, then you get the intersection twice. If you take the max, then you miss the difference. Which one to choose? Suppose somebody comes up with a new search term that is 10% of the original. If you take the max, nothing changes. If you take the sum then the ratings will rise 10%. So taking the sum will be an incentive for some to come up with all kinds of obscure terms for a language. That’s why we decided to take the max.

The proper way to solve this is is of course to take the sum and subtract the intersection. This will give rise to an explosion of extra queries that must be performed. Suppose a language has a grouping of 15 terms, then you have to perform 32,768 queries (all combinations of intersections). So this seems not possible either… If somebody has a solution for this, please let us know.

Get your own proof of concept

Curious how your projects will be ranked by our TiCS Framework? Request your proof of concept now to discover the quality of your code.

Request a demo