Sökning: "programming"

Visar resultat 16 - 20 av 3096 uppsatser innehållade ordet programming.

  1. 16. Investigating the Effect of Code Comments on Source Code Comprehension - A Reproduction Study

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

    Författare :Christofer Jidarv; Robin Hansen; [2023-08-03]
    Nyckelord :;

    Sammanfattning : Software comments are written to get an understanding of what code does, its function, and its purpose. There is a consensus in the industry that code comments improve software comprehension, but is this really the case? In this research, we investigate the effect of code comments on software comprehension by conducting an experiment where participants are to study one of three types of code snippets containing the same code. LÄS MER

  2. 17. Front-end of a Debugger for Compiled Programs in Haskell

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

    Författare :Andreas Olsson; Carl Bergman; Brage Salhus Bunk; Elias Johansson; Krešimir Popovic; [2023-03-03]
    Nyckelord :Haskell; debugger; debug; heap; lazy evaluation; functional programming; GHC;

    Sammanfattning : There are debugging tools available for Haskell programs today, but despite providing help for developers, these tools are not widely used in the Haskell community. Current debugging tools for Haskell have different kinds of limitations. This thesis will discuss the implementation of a new debugger with a graphical interface. LÄS MER

  3. 18. A Language for Board Games – Development of an Embedded Domain-Specific Language for Describing Board Games

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

    Författare :Edvin Alestig; Joel Ericson; Erik Eriksson; Lukas Schiavone; Filip Torphage; Joakim Tubring; [2023-03-03]
    Nyckelord :DSL; domain-specific languages; Haskell; functional programming; board games; game theory; domänspecifika språk; funktionell programmering; brädspel; spelteori;

    Sammanfattning : In recent years board games have increasingly found themselves in the digital medium. One way to enable easier creation of digital board games is to create a domainspecific language (DSL) for that purpose. This thesis details the process of developing an embedded DSL for describing board games with Haskell as its host language. LÄS MER

  4. 19. Multilingual Text Robots for Abstract Wikipedia – Using Grammatical Framework to generate multilingual articles on Swedish localities

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

    Författare :Omar Diriye; Filip Folkesson; Erik NIlsson; Felix NIlsson; William NIlsson; Dylan Osolian; [2023-03-03]
    Nyckelord :Text robot; Natural Language Generation; Grammatical Framework; Multilingual Natural Language Generation; Abstract Wikipedia; Wikidata;

    Sammanfattning : The vast amount of Wikipedia articles and languages has resulted in a high cost of Wikipedia, i.e. the required time and dedication for making every article available in every language. LÄS MER

  5. 20. Sea of Unity – Ett spel för samarbete

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

    Författare :Izabell Arvidsson; Markus Grahn; Oskar Pålsson; Kevin Tan Quach; Malin Rosén; Kevin Rylander; [2023-03-03]
    Nyckelord :Samarbete; 4in1; Asymmetri; Speldesignmönster; Unity;

    Sammanfattning : The most popular games nowadays, both single and multiplayer, are often focused on individual achievements instead of the whole team’s accomplishment. This paper aims to explore how to make a game that is designed with cooperation in mind and how to implement it in 4in1-game. LÄS MER