Skip to content

Why language choice doesn’t matter for your development project?

This post points out the reasons that make choosing a language for a specific project irrelevant. Of course, you can find online articles that explain “Why language choice does matter for your development project”. In the end, the choice is yours!

programming-languages

Equivalence of languages

The large majority of development languages are mathematically equivalent. We call them “Turing Complete“. Without going in too much details, this comes down to the fact that whatever you can do with one Turing complete language, you can do with any other Turing complete language. So why bother?

Everything is built on top of it

Is it? There is a large consensus on the fact that separation of concerns is really important in architecture. So good architecture should be able to cope with different languages for different parts, right? With well defined responsibilities and interfaces, why would anyone want to force a specific language for a given module?

Financial aspects

Learning a language involves a lot of effort. IT projects have a long tradition of overrunning both time & budget aspects [CHAOSManifesto2013] while delivering less than what was planned. How would spending more time and money in learning a new language improve this situation?

 Conclusion

At this point, you probably wonder why you would ever need to learn a new language. Just to give it a fair shot, we invite you to read a counterpoint to this article before definitely making up your mind.

Releated Posts

Development & Evaluation of Automated Tumour Monitoring by Image Registration Based on 3D (PET/CT) Images

Tumor tracking in PET/CT is essential for monitoring cancer progression and guiding treatment strategies. Traditionally, nuclear physicians manually track tumors, focusing on the five largest ones (PERCIST criteria), which is both time-consuming and imprecise. Automated tumor tracking can allow matching of the numerous metastatic lesions across scans, enhancing tumor change monitoring.
Read More

Insights from Data & AI Tech Summit Warsaw 2025

11 editions later, one of the biggest technological conferences in Central Europe changed its name to reflect the latest technological advancements. The BIG DATA TECHNOLOGY WARSAW SUMMIT became the DATA & AI WARSAW TECH SUMMIT, and the conference provided a rich platform for gaining fresh perspectives on data and AI. Our CTO, Sabri Skhiri, was present to gather the insights. Here’s a rundown of the key trends, keynotes and talks that took place.
Read More