Sökning: "software source code readability"

Visar resultat 1 - 5 av 6 uppsatser innehållade orden software source code readability.

  1. 1. Are Open-Source SystemsDeveloped with Good CodeQuality? An Empirical Study

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Sebastian Jonsson; Nima Safavi; [2023]
    Nyckelord :code quality; maintainability; Oracle convention; code-checking tools; readability;

    Sammanfattning : Due to the surge in the development of software, people in the software industry have a need for higher coding quality in different programming languages. A “code with good quality” can be defined as code that is written in a way that follows the rules or, in other words, conventions for, i.e. LÄS MER

  2. 2. Source Code Readability : A study on type-declaration and programming knowledge

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Caesar Lennartsson; [2022]
    Nyckelord :source code readability; programming knowledge; programming language; statically typed; dynamically typed;

    Sammanfattning : The readability of source code is essential for software maintenance. Since maintenance is an ongoing process, which is estimated to be 70 percent of the software development life cycle's total costs, it cannot be deprioritized. LÄS MER

  3. 3. Identifying inhibitors and motivatorsfor writing code with high readabilityand what we can do about it : A study of motivation to write code with highreadability

    Kandidat-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Isac Svensson; [2022]
    Nyckelord :Readability; Comprehension; Clean Code;

    Sammanfattning : As time passes, more and more code is written, and as companies owna large quantity of code, the importance of readable and easy-to-understand codeincreases. It is well known that a developer's time is spent primarily on reading and understanding source code. LÄS MER

  4. 4. Signal Dependency Analysisand Status Propagation Tracking

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Peng Su; [2020]
    Nyckelord :;

    Sammanfattning : In software engineering, analyzing the dependence of software modules and signals is a common method of verification and testing software behaviors. Through dependency analysis, users can improve the quality and operating efficiency of the code. Also, analyzing dependencies can reflect the working status of software modules. LÄS MER

  5. 5. Software Source Code Readability : A Mapping Study

    Master-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Andreas Bexell; [2020]
    Nyckelord :software architecture; software source code readability; systematic literature review;

    Sammanfattning : Background: Building software systems is an iterative and collaborative project, requiring developers not only to write code, but to maintain, expand, fix and enhance code already written. In order to do so, reading code is a central activity, and therefore it is important that code is written in a manner that makes it readable. LÄS MER