Go is once again the world’s 10th most popular programming language, per the March 2023 edition of the Tiobe index. Credit: Getty Images Google’s Go language has re-entered the top 10 of the Tiobe index of programming language popularity, after a nearly six-year absence. Go ranks 10th in the March edition of the index, after placing 11th the previous month. The language last appeared in the top 10 in July 2017. The re-emergence of Go in the March 2023 index is being attributed to its popularity with software engineers and its strength in combining the right features, namely built-in concurrency, garbage collection, static typing, and good performance. Google’s backing also helps, improving long-term trust in the language, Tiobe said. Go language is perhaps best known for its use in the development of the Docker container system and Kubernetes container orchestration system. Whether Go stays in the top 10 remains to be seen, with the top 10 position in the index changing almost every month, Tiobe said. Go’s last appearance in the top 10 occurred after an adjustment in how the index was calculated. Tiobe in the summer of 2016 began searching on both the terms “Go” and “Golang” for the language, instead of just the latter. This caused a considerable uptick. Tiobe index ratings are based on the number of skilled engineers world-wide, courses, and third-party vendors associated with each language. The ratings are calculated using popular search engines such as Google, Bing, and Yahoo. The Tiobe index top 10 languages for March 2023: Python, 14.83% C, 14.73% Java, 13.56% C++, 13.29% C#, 7.17% Visual Basic, 4.75 JavaScript, 2.17% SQL, 1.95% PHP, 1.61% Go, 1.24% The alternative PyPL Popularity of Programming Language index assesses popularity by analyzing how often language tutorials are searched in Google. The PyPL index top 10 languages for March 2023: Python, 27.91% Java, 16.58% JavaScript, 9.67% C/C++, 6.93% C#, 6.88% PHP, 5.19% R, 4.23% TypeScript, 2.81% Swift, 2.28% Objective-C, 2.26% Related content feature What is Rust? Safe, fast, and easy software development Unlike most programming languages, Rust doesn't make you choose between speed, safety, and ease of use. Find out how Rust delivers better code with fewer compromises, and a few downsides to consider before learning Rust. By Serdar Yegulalp Nov 20, 2024 11 mins Rust Programming Languages Software Development how-to Kotlin for Java developers: Classes and coroutines Kotlin was designed to bring more flexibility and flow to programming in the JVM. Here's an in-depth look at how Kotlin makes working with classes and objects easier and introduces coroutines to modernize concurrency. By Matthew Tyson Nov 20, 2024 9 mins Java Kotlin Programming Languages analysis Azure AI Foundry tools for changes in AI applications Microsoft’s launch of Azure AI Foundry at Ignite 2024 signals a welcome shift from chatbots to agents and to using AI for business process automation. By Simon Bisson Nov 20, 2024 7 mins Microsoft Azure Generative AI Development Tools news Microsoft unveils imaging APIs for Windows Copilot Runtime Generative AI-backed APIs will allow developers to build image super resolution, image segmentation, object erase, and OCR capabilities into Windows applications. By Paul Krill Nov 19, 2024 2 mins Generative AI APIs Development Libraries and Frameworks Resources Videos