Essays about: "Thesis in programming languages"

Showing result 21 - 25 of 155 essays containing the words Thesis in programming languages.

  1. 21. Performance comparison of REST vs GraphQL in different web environments : Node.js and Python

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

    Author : Edward Nilsson; Dennis Demir; [2023]
    Keywords : API; Web Development; Performance; REST; GraphQL; Node.js; Python;

    Abstract : Application Programming Interfaces (APIs) are still relevant today in most modernweb applications. Some studies have compared the performance of RepresentationState Transfer (REST) and GraphQL in order to assess scenarios in which one out-performs the other. READ MORE

  2. 22. Extending applicability of symbolic execution to uncover possible shared memory transactions in GPU programs

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

    Author : Jonathan Hjort; [2022]
    Keywords : ;

    Abstract : General-purpose computing on the graphics processing unit has become popular since the cost-to-power ratio is lower for GPUs (compared to CPUs) and the programmability of the GPU has increased. CUDA is an extension of the C/C++ programming languages which enables software developers to more easily make use of the computational power of the GPUs. READ MORE

  3. 23. Decompilation of WebAssembly using Datalog

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

    Author : Love Brandefelt; [2022]
    Keywords : Datalog; Decompiler; WebAssembly; Logic programming; Bytecode; Datalog; Dekompilator; WebAssembly; Logic programming; Bytecode;

    Abstract : With 92% of today’s browsers supporting WebAssembly the need for decompilers to discover malicious code is greater than ever. The introduction of the Datalog to C++ compiler Soufflé, in 2016, enables the implementation of effective Datalog-based decompilers. READ MORE

  4. 24. Evaluation of Rust and WebAssembly when building a Progressive Web Application : An analysis of performance and memory usage

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

    Author : Natan Teferi Asegehegn; [2022]
    Keywords : Progressve Web Applications; WebAssembly; Performance evaluation; Memory usage; Progressiva Webapplikationer; WebAssembly; Prestationsutvärdering; Minnesanvändning;

    Abstract : One problem that has been plaguing software development is the multitude of platforms that are available to users. Consequentially, a company needs to provide its service on multiple devices, running different operating systems, in order to reach as many end-users as possible. This leads to increased development complexity and costs. READ MORE

  5. 25. Student Differences in Regards to Programming Experience Beginning Upper Secondary School in Sweden

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Felix Lager; [2022]
    Keywords : ;

    Abstract : Recent changes in Swedish curriculum now involve programming to be taught in elementary school. There are different programming languages a novice programmer can learn and it can have different effects on the learning ability. READ MORE