Search Results

Now showing 1 - 1 of 1
  • Article
    Citation - WoS: 7
    Estimating Complexity of Programs in Python Language
    (Univ Osijek, Tech Fac, 2011) Misra, Sanjay; Cafer, Ferid
    In this paper, a complexity metric for Python language is formulated. Since Python is an object oriented language, the present metric is capable to evaluate any object-oriented language. We validate our metric with case study, comparative study and empirical validation. The case study is in Python, Java and C++ and the results prove that Python is better than other object-oriented languages. Later, we validate the metric empirically with a real project, which is developed in Python.