Opinion
CIOOpinion

Programming Languages

Dynamic languages, most notably Python, are establishing themselves in the enterprise like never before. CIOs should weigh the benefits and drawbacks of Python carefully--and consider that their ...
Thirty years ago, Netscape and Sun Microsystems introduced JavaScript as a new, cross-platform scripting language for ...
Overview: C and C++ remain the most important languages for fast, low-memory embedded devices. Newer languages like Rust and ...
For many reasons, including those I’ve already covered, JavaScript is a very popular programming language. In fact, according ...
C#, Microsoft’s object-oriented, cross-platform, open source language for the .NET platform, has become the fastest-growing language on Tiobe’s monthly index of programming language popularity. C# may ...
We did an informal poll around the Hackaday bunker and decided that, for most of us, our favorite programming language is solder. However, [Stephen Cass] over at IEEE Spectrum released their annual ...
JavaScript is a sprawling and ever-changing behemoth, and may be the single-most connective piece of web technology. From AI to functional programming, from the client to the server, here are nine ...
Ada, a programming language born in the late 70s, has managed to break into the top 10 of the TIOBE Index for July 2025. The sudden return of this old-timer has developers debating whether it’s a ...
April 2025 TIOBE Index: Kotlin, Ruby & Swift Drop in Popularity Your email has been sent The market is a bit defensive,” TIOBE Software CEO Paul Jansen said, noting people cling to the familiar top 20 ...
Azure Functions allows you to implement your system's logic as event-driven, readily available blocks of code. These code blocks are called "functions". This article is to help you find your way to ...