Comparison of C, Java, Python and Matlab Programming Languages for Fibonacci and Towers of Hanoi Algorithm Applications


Cubukcu C., Aydin Z. B. G., ŞAMLI R.

BOLETIM SOCIEDADE PARANAENSE DE MATEMATICA, vol.41, 2023 (ESCI) identifier identifier

  • Publication Type: Article / Article
  • Volume: 41
  • Publication Date: 2023
  • Doi Number: 10.5269/bspm.52209
  • Journal Name: BOLETIM SOCIEDADE PARANAENSE DE MATEMATICA
  • Journal Indexes: Emerging Sources Citation Index (ESCI), Scopus, zbMATH, Directory of Open Access Journals
  • Istanbul University Affiliated: No

Abstract

Many programming languages evolved with the development of technology. However, it is still not clear which programming language should be used for which applications since there are not enough comparisons of these languages. The aim of this study is to compare the performances of some of the most algorithm applications. These algorithms are chosen for this study because they are both recursive algorithms and are widely used in computer science. Performances of these languages are measured according to the code length, programming effort, runtime efficiency and reliability. The results obtained are shown in this study.