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, cilt.41, 2023 (ESCI) identifier identifier

  • Yayın Türü: Makale / Tam Makale
  • Cilt numarası: 41
  • Basım Tarihi: 2023
  • Doi Numarası: 10.5269/bspm.52209
  • Dergi Adı: BOLETIM SOCIEDADE PARANAENSE DE MATEMATICA
  • Derginin Tarandığı İndeksler: Emerging Sources Citation Index (ESCI), Scopus, zbMATH, Directory of Open Access Journals
  • İstanbul Üniversitesi Adresli: Hayır

Özet

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.