Search Results

Now showing 1 - 4 of 4
  • Conference Object
    Citation - WoS: 2
    A Multi-Paradigm Complexity Metric (mcm)
    (Springer-verlag Berlin, 2011) Misra, Sanjay; Akman, Ibrahim; Cafer, Ferid
    Huge amount of researches and software metrics have been proposed for procedural and object-oriented languages. However, there are only few metrics available in the literature related with multi-paradigm programming languages. In this paper, we propose a metric to evaluate the code written in multi-paradigm language. Our proposed metric can be used for most of the programming paradigms, including both procedural and object-oriented languages.
  • Conference Object
    Citation - WoS: 3
    A Software Metric for Python Language
    (Springer-verlag Berlin, 2010) Misra, Sanjay; Cafer, Ferid
    There are many metrics for evaluating the quality of codes written in different programming languages. However, no efforts have been done to propose metrics for Python, which is an important and useful language especially for the software development for the embedded systems. In this present work, we are trying to investigate all the factors, which are responsible for increasing the complexity of code written in Python language. Accordingly, we have proposed a unified metric for this language. Practical applicability of the metric is demonstrated on a case study.
  • Conference Object
    Citation - WoS: 3
    Effective Project Leadership in Computer Science and Engineering
    (Springer-verlag Berlin, 2009) Cafer, Ferid; Misra, Sanjay
    Project leaders are the most important individuals in projects. A project leader should follow some thinking styles and values which can lead his or her team to success. There is a common notion among software specialists that the more complex a project manager thinks, the better his leadership is. In this paper, we discuss the significance of simple thinking in project leadership. If the leader thinks in a simple way, then the risk of being suffocated in details is less. Complex thinking brings out greater risks of losing the general control of the system because of spending too much time and effort on details and, as a result, more confusion. Not only simplicity, but also psychological factors are important in guiding teams and developing projects in the most effective way. Here, we present a set of qualities for a good project leader in software engineering. In addition to that, we also demonstrate how cognitive and ethical issues affect leadership qualities.
  • 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.