The article deals with a comparative analysis of the speed of code execution written in the C language and Python. In order to determine whether a scripting language can match the performance of a compiled language, a comparison of the languages was made using the following algorithms: the algorithm for solving the Hanoi tower problem, the Huffman encoding algorithm and the algorithm for converting numbers into text. Each of the listed algorithms was implemented in both languages. Then the execution time of the programs was measured and the results were obtained, which prove that the C language achieves better performance in most cases
Programming is the cornerstone of computer science, yet it is difficult to learn and program. The sy...
Compiled languages, such as C++, are conventionally used in the field of high performance computing ...
Abstract. We describe and compare the programming languages C, MATLAB and Python as teaching languag...
The article deals with a comparative analysis of the speed of code execution written in the C langua...
In today’s society computers are getting a much more important role. To get a computer to work as in...
Celem artykułu jest porównanie wydajności wybranych języków programowania (Python, C) - poprzez pomi...
Lower-level languages perform computations much faster than higher- level languages, because they us...
The software development process involves the development, coding and running of programs in a chose...
Software is increasingly being written in higher level languages, which are typically implemented on...
© Research India Publications. In this article, we present the results of comparative analysis of fi...
The k-means algorithm is a widely used clustering tech-nique. Here we will examine the performance o...
This paper presents the Parallel Programming Languages and its Comparison of C and C++ programming L...
High level computer programming languages have been an important influence on computer science since...
The Python programming language has a number of advantages, such as simple and clear syntax, concise...
Due to the computationally intensive nature of astrodynamics tasks, astrodynamicists have relied on...
Programming is the cornerstone of computer science, yet it is difficult to learn and program. The sy...
Compiled languages, such as C++, are conventionally used in the field of high performance computing ...
Abstract. We describe and compare the programming languages C, MATLAB and Python as teaching languag...
The article deals with a comparative analysis of the speed of code execution written in the C langua...
In today’s society computers are getting a much more important role. To get a computer to work as in...
Celem artykułu jest porównanie wydajności wybranych języków programowania (Python, C) - poprzez pomi...
Lower-level languages perform computations much faster than higher- level languages, because they us...
The software development process involves the development, coding and running of programs in a chose...
Software is increasingly being written in higher level languages, which are typically implemented on...
© Research India Publications. In this article, we present the results of comparative analysis of fi...
The k-means algorithm is a widely used clustering tech-nique. Here we will examine the performance o...
This paper presents the Parallel Programming Languages and its Comparison of C and C++ programming L...
High level computer programming languages have been an important influence on computer science since...
The Python programming language has a number of advantages, such as simple and clear syntax, concise...
Due to the computationally intensive nature of astrodynamics tasks, astrodynamicists have relied on...
Programming is the cornerstone of computer science, yet it is difficult to learn and program. The sy...
Compiled languages, such as C++, are conventionally used in the field of high performance computing ...
Abstract. We describe and compare the programming languages C, MATLAB and Python as teaching languag...