Essays about: "programming language comparison"

Showing result 1 - 5 of 67 essays containing the words programming language comparison.

  1. 1. A quantitative comparison between C, C++ and Rust : Loading data in the context of a game engine

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Jan Wilhelm Pontus Johansson; [2023]
    Keywords : Rust; c; c ; loading; asynchronous; synchronous;

    Abstract : Comparisons of programming languages within a game engine context are rare, and the data that exists usually only compare the most prominent languages of their time. C, C++ and Rust are three comparable languages, with C and C++ being two of the older, but very high performing, languages. READ MORE

  2. 2. Comparing Google and ChatGPT as Assistive Tools for Students in Solving Programming Exercises

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

    Author : Elissa Arias Sosa; Marco Godow; [2023]
    Keywords : ;

    Abstract : The study explores the field of technology-enhanced learning, providing insights into the evolving educational landscape and the impact of Large Language Models (LLMs), such as ChatGPT, in comparison to established educational tools like search engines. This paper specifically compares two different tools, ChatGPT and Google, in aiding students to solve programming exercises within their education and their impact on students’ learning. READ MORE

  3. 3. Java Unit Testing with AI: An AI-Driven Prototype for Unit Test Generation

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

    Author : Katrin Kahur; Jennifer Su; [2023]
    Keywords : Unit testing; Artificial intelligence; Large language model; GPT-3.5; Java; Quantitative method; Software development; Enhetstestning; Artificiell intelligens; Stor språkmodell; GPT-3.5; Java; Kvantitativ metod; Mjukvaruutveckling;

    Abstract : In recent years, artificial intelligence (AI) has become increasingly popular. An area where AI technology is used and has received much attention during the past year is chatbots. They can simulate an understanding of human language and form text responses to questions asked. READ MORE

  4. 4. Does Rust SPARK joy? : Recommendations for safe cross-language bindings between Rust and SPARK

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

    Author : Aïssata Maiga; [2023]
    Keywords : Rust; Ada; SPARK; Foreign Function Interface FFI ; memory safety; type safety; ownership; Rust; Ada; SPARK; Gränssnitt för främmande funktioner FFI ; minnessäkerhet; typsäkerhet; ägarskap;

    Abstract : This thesis aims to provide recommendations for interfacing two memory-safe programming languages, Rust and SPARK. The comparison of Rust and C/C++, as well as SPARK and C/C++, has been thoroughly researched. However, this level of investigation hasn’t been as extensive between memory-safe languages. READ MORE

  5. 5. Cloud native authorization

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Prashanna Rai; [2023]
    Keywords : ;

    Abstract : In the cloud native development approach, a single application can be developed with multiple self-contained services. Each service might be developed by different teams with different programming languages. Each service needs its authorization module. READ MORE