Comparative Studies of Six Programming Languages
Zakaria Alomari, Oualid El Halimi, Kaushik Sivaprasad, Chitrang Pandit

TL;DR
This paper provides a comparative analysis of six popular programming languages, evaluating their features such as reusability, reliability, portability, and efficiency to guide developers in language selection.
Contribution
It offers a comprehensive comparison of six programming languages across multiple important characteristics, highlighting their strengths and weaknesses.
Findings
C++ and Java excel in efficiency and reliability.
Python offers high readability and expressiveness.
VB and PHP are more accessible for rapid development.
Abstract
Comparison of programming languages is a common topic of discussion among software engineers. Multiple programming languages are designed, specified, and implemented every year in order to keep up with the changing programming paradigms, hardware evolution, etc. In this paper we present a comparative study between six programming languages: C++, PHP, C#, Java, Python, VB ; These languages are compared under the characteristics of reusability, reliability, portability, availability of compilers and tools, readability, efficiency, familiarity and expressiveness.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications · Advanced Computational Techniques and Applications · Multidisciplinary Science and Engineering Research
