Avancerad sökning

Visar resultat 21 - 25 av 57 uppsatser som matchar ovanstående sökkriterier.

  1. 21. Refactoring Nordyr : ReactJS + Laravel

    M1-uppsats, Mittuniversitetet/Institutionen för informationssystem och –teknologi

    Författare :Fredric Färholt; [2020]
    Nyckelord :PHP; Laravel; Eloquent; ORM; SQL; ReactJS; React; Redux; JWT; MariaDB; Nordyr; Microsoft Visual Studio Code; Postman; Photoshop; OOP; MVC; Repository;

    Sammanfattning : This independent work includes refactoring a website application. In simpler sense, it means modernizing existing code by increasing its quality and making it more understandable; to exchange old knowledge of methods and concepts into something that is more relevant to its time. LÄS MER

  2. 22. Ensemble approach to code smell identification : Evaluating ensemble machine learning techniques to identify code smells within a software system

    Master-uppsats, Jönköping University/JTH, Datateknik och informatik

    Författare :Alfred Johansson; [2020]
    Nyckelord :Ensemble machine learning; code smell; technical debt; code smell identification; automated code smell identification;

    Sammanfattning : The need for automated methods for identifying refactoring items is prelevent in many software projects today. Symptoms of refactoring needs is the concept of code smells within a software system. Recent studies have used single model machine learning to combat this issue. LÄS MER

  3. 23. Do Software Code Smell Checkers Smell Themselves? : A Self Reflection

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

    Författare :Stefanos Bampovits; Amelie Löwe; [2020]
    Nyckelord :Code smells; Automatic detection; Code smell density; Refactoring; Best practices;

    Sammanfattning : Code smells are defined as poor implementation and coding practices, and as a result decrease the overall quality of a source code. A number of code smell detection tools are available to automatically detect poor implementation choices, i.e., code smells. LÄS MER

  4. 24. A design study on the migration of an on-premise software application to the cloud

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Nima Farahbakhsh-Fard; Johan Ringström; Pierre Leveau; [2019-11-12]
    Nyckelord :;

    Sammanfattning : This research paper aims to highlight two things; the difference in development time when migrating an on-premise application to the cloud with two different migration strategies and the performance of the application after migration with the two strategies. This design study features an experience report where the two migration strategies are evaluated in the aspect of development time. LÄS MER

  5. 25. Automatic refactoring for Agda

    Master-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :Karin Wibergh; [2019-04-24]
    Nyckelord :Agda; dependent types; refactoring; thesis;

    Sammanfattning : The task of making changes to an existing code base to improve performance, legibility, or extensibility while preserving behaviour is important to virtually any program. Many times this involves making changes requiring a great deal of typing in various places, which is tedious and error-prone. LÄS MER