Sökning: "Refactoring Process"

Visar resultat 1 - 5 av 12 uppsatser innehållade orden Refactoring Process.

  1. 1. Optimization of an advanced algorithm for bone imaging

    Master-uppsats, Lunds universitet/Avdelningen för Biomedicinsk teknik

    Författare :Adam Mrozek; [2022]
    Nyckelord :osteoporosis; optimization; programming; engineering; X-ray; bone; mineral density; speed; faster; projection; MATLAB; C ; Technology and Engineering;

    Sammanfattning : Fracture risk in osteoporosis is increased and osteoporosis is the most common metabolic bone disease and treatment is expensive. Osteoporosis is diagnosed by measuring Bone Mineral Density (BMD), which does not consider other factors such as bone geometry or architecture. LÄS MER

  2. 2. Test-Driven Development with the Focus on Inexperienced Programmers: A Literature Review.

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

    Författare :Adam Nyman; Oliver Rimmi; [2022]
    Nyckelord :Test-driven development; TDD; Test-last Development; TLD; Inexperienced developers;

    Sammanfattning : Test-driven development is a software development practice that prompts developers to write tests before writing source code. Studies report varied results on the effects that test-driven development has on the development process, and how this practice compares to other development practices, such as more traditional test-last development methodologies. LÄS MER

  3. 3. Improving maintenance of CSS through structure and refactoring strategies

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Villiam Rydfalk; [2022]
    Nyckelord :CSS; Maintainability; Maintenance; Refactoring; Refactoring Strategies; Visual Regression; Dead Code; Refactoring Tools; CSS Structure;

    Sammanfattning : This study assesses how maintainability can be improved by manual and automatic refactoring strategies. Firstly, the structure of the CSS is important and CSS rules should conform to a certain order depending on their purpose. Secondly, dead code makes files unnecessarily large and more difficult to read. LÄS MER

  4. 4. On Using Machine Learning-Based Approaches for Recommending Identifier Renamings : A Systematic Literature Review

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

    Författare :Eric Haga; [2022]
    Nyckelord :identifier quality; identifier renaming; rename refactoring; machine learning; deep learning; code refactoring;

    Sammanfattning : Identifiers play a key role in code quality and comprehension, as poorly named identifiers hinder the developers’ ability to understand, debug, and maintain programs. To address these issues, several studies have proposed methods to automatically rename low-quality or inconsistent identifiers. LÄS MER

  5. 5. Clean Code in Practice : Developers´ perception of clean code

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

    Författare :Kevin Ljung; [2021]
    Nyckelord :clean code; code quality; technical debt; refactoring;

    Sammanfattning : Context. There is a need for developers to write clean code and code that adheres to a high-quality standard. We need developers not to introduce technical debt and code smells to the code. LÄS MER