Essays about: "programmers"

Showing result 1 - 5 of 136 essays containing the word programmers.

  1. 1. Can artificial intelligence replace humans in programming?

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Hampus Ekedahl; Vilma Helander; [2023]
    Keywords : AI; ChatGPT; NLP;

    Abstract : The recent developments in artificial intelligence have brought forth natural language models like ChatGPT, which exhibits abilities in tasks such as language translation, text generation, and interacting conversations. Notably, ChatGPT's ability to generate code has sparked debates regarding the role of artificial intelligence in software engineering and its potential to replace human programmers. READ MORE

  2. 2. Investigating Methods to Accelerate the Solving Process of Errors and Warnings Generated by Kotlin Compilers

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

    Author : Ege KAYIHAN; [2023]
    Keywords : Kotlin; Compiler; Error Messages; Warning Messages Enhancement; Plugin;

    Abstract : The efficiency of error messages that are generated from compilers is up to a debate by a lot of programmers. Some believe that by enhancing the error messages, it would be easier to handle errors faster. READ MORE

  3. 3. Designing for Programming Without Coding : User Experience of Mobile Low-code Software

    University essay from Malmö universitet/Institutionen för konst, kultur och kommunikation (K3)

    Author : Anna Korczak; [2023]
    Keywords : Business Automation; Developer Experience; HCI; IoT Platform; Low-code Development Platforms; System Development; User Experience; User Interface;

    Abstract : In our progressively digitized world, the escalating demand for software solutions intensifies the need for proficient developers. Low-Code Development Platforms (LCDPs) present a promising approach to address this necessity, empowering individuals without traditional programming skills to create software applications. READ MORE

  4. 4. Animation Graph

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Jonathan Berg; [2023]
    Keywords : animation; graph; dataflow; game development;

    Abstract : This work introduces a data model, compiler and runtime interpreter to drive the logic of animation graphs in game engines. The primary purpose of an animation graph is to allow for animation logic to be evaluated in a data driven way, which enables game programmers and animators to work iteratively and in parallel. READ MORE

  5. 5. Code Quality and Large Language Models in Computer Science Education : Enhancing student-written code through ChatGPT

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Oscar Backström; Annie Kihlert; [2023]
    Keywords : ;

    Abstract : The increased digitization amplifies the significance of code quality in software development. Yet, it is often difficult for novice programmers to understand and produce high-quality code. This study aims to explore the effects of large language models (LLMs), more precisely ChatGPT, on the code quality exhibited by computer science students. READ MORE