Essays about: "programming"
Showing result 1 - 5 of 2223 essays containing the word programming.
-
1. Creation of a Virtual Reality Experience for the Virtual Conservation of The Flamman Theater Using Unreal Engine 4
University essay from Göteborgs universitet/Institutionen för data- och informationsteknikAbstract : The Flamman Theater identity was successfully digitally preserved for the cultural heritage of Gothenburg by creating a video game, while tested with pandemic restrictions. On the technical side, this project combines virtual reality, artificial intelligence and game mechanics to create an immersive atmosphere, inviting people to watch movies inside as the original theater was intended. READ MORE
-
2. Agda on Raspberry Pi
University essay from Göteborgs universitet/Institutionen för data- och informationsteknikAbstract : This thesis presents an Agda-to-C compiler targeting the Raspberry Pi Pico microcontroller. The compiler implementation includes an unusual choice of run-time algorithm, a Foreign Function Interface generator, and surprisingly little boilerplate code... READ MORE
-
3. A type-driven approach for sensitivity checking with branching
University essay from Göteborgs universitet/Institutionen för data- och informationsteknikAbstract : Differential Privacy (DP) is a promising approach to allow privacy preserving statistics over large datasets of sensitive data. It works by adding random noise to the result of the analytics. Understanding the sensitivity of a query is key to add the right amount of noise capable of protecting privacy of individuals in the dataset. READ MORE
-
4. Investigating the Effect of Code Comments on Source Code Comprehension - A Reproduction Study
University essay from Göteborgs universitet/Institutionen för data- och informationsteknikAbstract : 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. READ MORE
-
5. Front-end of a Debugger for Compiled Programs in Haskell
University essay from Göteborgs universitet/Institutionen för data- och informationsteknikAbstract : 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. READ MORE
