X
Business

Programming language of the year? Python is standout in latest rankings

Python consolidates its place as a long-term top-three programming language.
Written by Liam Tung, Contributing Writer

Python has cemented its place among the top three most popular programming languages, having seen the largest rise of any language in Tiobe's search engine based rankings. 

Python gained 3.62 percentage points year over year in Tiobe's January 2019 index, beating rises by Visual Basic .NET and Java, the second and third biggest gainers. Python was created in 1989 by Dutch programmer Guido van Rossum, who relinquished his role as Python's 'Benevolent dictator for life' in July. 

Python entered the top three in Tiobe's popularity index in September, thanks to its use in a growing number of fields. As Tiobe notes, it's often the first language taught at universities and it's the go-to language for statistical analysis, machine learning, scripting, web programming, and scientific computing. 

It's also the most popular language with hackers, thanks to its easy-to-grasp syntax, broad availability of online tutorials, and an abundance of harmless third-party software libraries that can be repurposed for malicious use.    

Developers with projects built with Python 2 should take note of a recent announcement by Python developers that support for this version will end on January 1, 2020. The change requires all projects to move to Python 3, which will be the only version to receive free and official support.  

The Tiobe index and other popularity rankings from IEEE Spectrum and PYPL offer programmers a way to assess which languages are worth investing time into. ZDNet's David Gewirtz has written a highly informative piece on how developers can approach this question using a variety of indexes and sources other than popularity rankings. 

SEE: Python is eating the world: How one developer's side project became the hottest programming language on the planet (cover story PDF) (TechRepublic)

Other languages that made significant gains over the past year include MATLAB, which rose from 18th to 11th place, and key Android app programming language, Kotlin, which rose from 39th to 31st place. 

Other big movers include Rust, which moved from 46th to 33rd place, and MIT-created up-and-comer Julia, which was up from 47th last January to 37th today. Finally, Microsoft-backed TypeScript rose from 167th to 49th place.

Languages that declined significantly in Tiobe 's index over the past year include Ruby, which fell from 11th to 18th place, and Erlang, down from 23rd to 50th. Also, F# fell from 40th place to 64th, while Alice dropped from 26th to 66th spot. 

Tiobe forecasts that Kotlin will join the top 20 most-popular languages this year, which seems like a safe bet given its popularity with Android developers. The number of contributors using Kotlin to build projects hosted on GitHub more than doubled in 2018, making it the fastest-growing language on the site. 

The top 20 languages in descending order for January 2019 were Java, C, Python, C++, Visual Basic .NET, JavaScript, C#, PHP, SQL, Objective-C, MATLAB, R, Perl, Assembly language, Swift, Go, Delphi/Object Pascal, Ruby, PL/SQL, and Visual Basic. 

tiobepythonjan19.jpg

Programming languages to have made the biggest gains alongside Python in the Tiobe rankings are MATLAB, Kotlin, Rust, Julia, and Microsoft-backed TypeScript.

Image: Tiobe

Previous and related coverage

Python now a top-3 programming language as Julia's rise speeds up

The MIT-created Julia programming language continues its ascent in developer popularity.

Which programming languages are most popular (and what does that even mean)?

Popularity may not be a single vector answer, but students and professionals still want to know if they're guiding their careers and companies in the right direction.

Possible Python rival? Programming language Julia is winning over developers

A young programming language for machine learning is on the rise and could be soon gunning for Python.

Python's rise: Could it soon edge out C++ in programming language popularity?

Python climbs up TIOBE's search engine-based index of programming language popularity.

Microsoft readies Python, Java support for its bot-building framework

Microsoft may be ready to rev up (again) its conversation as a service strategy, with new additions to its bot-framework toolset.

Is Julia the next big programming language? MIT thinks so, as version 1.0 lands TechRepublic

Released in 2012, Julia is designed to combine the speed of C with the usability of Python, the dynamism of Ruby, the mathematical prowess of MatLab, and the statistical chops of R.

Mozilla's radical open-source move helped rewrite rules of tech CNET

A gamble 20 years ago unleashed the source code for the browser that became Firefox. The approach is now core to Facebook, Google and everyone else.

Editorial standards