Essays about: "code refactoring"

Showing result 1 - 5 of 29 essays containing the words code refactoring.

  1. 1. One Compiler to Rule Them All : Extending the Storm Programming Language Platform with a Java Frontend

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Simon Ahrenstedt; Daniel Huber; [2023]
    Keywords : storm; language technology; context free grammar; regular language; context free language; compiler; action research; EBNF; BNF; intermediate code generation; parser; basic storm; java compiler frontend; syntax language; syntax transformation;

    Abstract : The thesis aims to develop a method for extending the language platform Storm with a Java frontend.The project was conducted using an Action Research methodology and highlights triumphs andchallenges. READ MORE

  2. 2. ChatGPT as a Supporting Tool for System Developers : Understanding User Adoption

    University essay from Högskolan Dalarna/Informatik

    Author : Mattias Andersson; Tom Marshall Olsson; [2023]
    Keywords : AI; Conversational AI; System developer; ChatGPT; TAM; AI; Konversations-AI; Systemutvecklare; ChatGPT; TAM;

    Abstract : Bakgrund: AI, specifikt konversations-AI som OpenAI:s ChatGPT, växer snabbt i både privata och professionella sammanhang, vilket erbjuder möjligheter till kostnadsbesparingar och modernisering för företag. ChatGPT kan simulera mänskliga konversationer, vilket kan ge fördelar i flera olika industrier och kan genom samarbete mellan människa och AI potentiellt förbättra anställdas produktivitet. READ MORE

  3. 3. Analysis of Code Smells and Anomalies in Modern Web Software

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Elias Cherkaoui; [2023]
    Keywords : Code anomalies; smells; refactoring;

    Abstract : Code anomalies, also known as code smells, are any characteristics in software code that indicate amore severe problem exists deep in the code. These anomalies do not always prevent a system fromfunctioning, but they can restrict development and increase the difficulty of maintaining the software. READ MORE

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

    University essay from Lunds universitet/Avdelningen för Biomedicinsk teknik

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

    Abstract : 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. READ MORE

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

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Adam Nyman; Oliver Rimmi; [2022]
    Keywords : Test-driven development; TDD; Test-last Development; TLD; Inexperienced developers;

    Abstract : 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. READ MORE