International Journal of Research and Innovation in Social Science (IJRISS)
The Influence of Programming Languages on Computational Efficiency and Performance
Published November 27, 2025 • Vol. 9, Issue 11, pp. 285–288Open Access
DOI: 10.47772/IJRISS.2025.91100023
Abstract
Imagine you need to build a house. You could choose to build it quickly with pre-made materials, or you could take more time to craft everything by hand for perfect precision. The tools and materials you choose change the speed of construction and the final quality of the home.
Programming languages are like those tools for building software. Every programming language is designed with different goals. Some, like Python, are created to be simple and allow developers to write code quickly. Others, like C++, are built to give the programmer a lot of control to make software run as fast and efficiently as possible.
This paper explores a simple but important question: How does the choice of a programming language affect the speed and efficiency of the software it creates?
We will explore why a program written in one language might run instantly, while the same program written in another language might be slower. We will look at the key reasons for these differences, such as whether a language compiled (translated into machine code beforehand, like C++) or interpreted (translated on the fly while running, like Python). We will also discuss how languages manage memory and how that impacts performance.
Ultimately, this research shows that there is no single "best" language. The choice is a classic trade-off: the need for raw speed and efficiency versus the need for fast development and ease of use. Understanding this balance is crucial for software developers and engineers to make the right choice for their specific project.
Keywords: Imagine you need to build a house. You could choose
| Journal | International Journal of Research and Innovation in Social Science (IJRISS) |
|---|---|
| ISSN | 2454-6186 |
| Volume / Issue | Volume 9, Issue 11 |
| Pages | 285–288 |
| Publication date | November 27, 2025 |
| DOI | 10.47772/IJRISS.2025.91100023 |
| Publisher | RSIS International |
| License | Open Access |
How to cite this article
Amine Azenkouk, Hiba Aghbal, & Fatima Zahra Mouchtachi (2025). The Influence of Programming Languages on Computational Efficiency and Performance. International Journal of Research and Innovation in Social Science (IJRISS), 9(11), 285-288. https://doi.org/10.47772/IJRISS.2025.91100023
BibTeX
@article{Amine2025,
title = {The Influence of Programming Languages on Computational Efficiency and Performance},
author = {Amine Azenkouk and Hiba Aghbal and Fatima Zahra Mouchtachi},
journal = {International Journal of Research and Innovation in Social Science (IJRISS)},
volume = {9},
number = {11},
pages = {285--288},
year = {2025},
doi = {10.47772/IJRISS.2025.91100023},
publisher = {RSIS International}
}