The purpose of this thesis is to demonstrate a systematic approach for comparison of a set of selected programming languages.
We established a comparison approach using the ISO/IEC 25040 standard, which defines the process for assessing the quality of a software product. The selected programming languages are C, Go, Java, and Python. Using selected quality characteristics from the ISO/IEC 25010 standard and additional meaningful aspects of comparison, we determined comparative criteria and precisely defined a procedure for the measurement and evaluation of criteria. We chose a set of algorithms covering different aspects of the programming languages and compared their implementation in all languages for each criterion individually. Measurements were then carried out and the final results were obtained using evaluation scale. The obtained results were reviewed and commented upon. Python was the highest-rated language, followed by Go, C, and Java. Through this comparison, we presented an example of of assessment, which proved to be more complex than expected.
|