Desmond File

Blog archive

The Dish on Dynamic Languages

The busy folks at Forrester Research have released another report, this time breaking down the growing segment of dynamic languages. The third quarter Forrester Wave report looked at five dynamic languages: ECMAScript (JavaScript), Perl, PHP, Python and Ruby.

Forrester describes dynamic languages as being flexible, easy to learn and well-suited for Web 2.0 development by enabling integration and application assembly. The report also notes that these languages can reduce cycle times by allowing developers to focus on crafting business logic by leveraging mature frameworks and libraries.

Not all dynamic languages are created equal. According to Forrester, the Python language graded out slightly ahead of the others. "Python emerged as a leader because of its rich features and the fact that developers use it for a wide variety of application types," the report states. The authors, Michael Goulde and Jeffrey Hammond, went on to praise Python's clean syntax, consistent style structure and extensibility.

Ironically, Python is the only dynamic language that seems to be losing traction among programmers, according to the TIOBE Programming Community Index list. Python dropped to eighth overall in August, from seventh a year ago. PHP and Perl held steady in the middle of the top 10, just behind C++ and ahead of C#. While ECMAScript (shown as JavaScript on the list) moved up to ninth place, Ruby jumped from 13th to 10th.

You can read the excerpt of the Forrester Research summary here.

Are you making use of one or more dynamic languages in your shop? Tell us your thoughts about these popular solutions and the challenges you face. What would you like to see done to improve Ruby, Python, PHP, Perl and ECMAScript? My e-mail, as ever, is [email protected].

Posted by Michael Desmond on 08/22/2007


comments powered by Disqus

Featured

  • Full Stack Hands-On Development with .NET

    In the fast-paced realm of modern software development, proficiency across a full stack of technologies is not just beneficial, it's essential. Microsoft has an entire stack of open source development components in its .NET platform (formerly known as .NET Core) that can be used to build an end-to-end set of applications.

  • .NET-Centric Uno Platform Debuts 'Single Project' for 9 Targets

    "We've reduced the complexity of project files and eliminated the need for explicit NuGet package references, separate project libraries, or 'shared' projects."

  • Creating Reactive Applications in .NET

    In modern applications, data is being retrieved in asynchronous, real-time streams, as traditional pull requests where the clients asks for data from the server are becoming a thing of the past.

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

Subscribe on YouTube