Essays about: "Programming language"

Showing result 16 - 20 of 668 essays containing the words Programming language.

  1. 16. The Evolvement of the Wireless Industry Capability for Agile Service Production

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

    Author : Gustav Curan; [2023]
    Keywords : 5G; Software-defined networking; SDN; Programming;

    Abstract : Along with the dramatic changes that have happened over the years, from the first-generation (1G) of mobile networks to the current fifth-generation (5G) of mobile networks. A wide range of different technologies has been seen as potential possibilities for changing and improving the 5G networks, whereas Software-defined networking (SDN) has been widely regarded as one of the significant enablers for this possibility. READ MORE

  2. 17. Evaluation of Rust Codebases Using Public Information

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Emil Eriksson; [2023]
    Keywords : Rust; Code Evaluation; Open Source; Crates.io; Cargo; GraphQL; Query; Dependencies; Technology and Engineering;

    Abstract : Understanding the content of a software project is a complex endeavour. While the Rust programming language promises developers a safer programming language, a program may still include vulnerable code through its dependencies. READ MORE

  3. 18. React vs. Vue : Comparing JavaScript Frameworks from a Beginner’s Perspective

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

    Author : Daniel Schuster; [2023]
    Keywords : JavaScript; Programming; Frameworks; React; Vue; JavaScript; Programmering; Ramverk; React; Vue;

    Abstract : JavaScript has become the dominant programming language for web application development during the last few decades, being used by 98.5% of the websites worldwide. This prominence has led to the emergence of several frameworks for this language, with React and Vue being among the popular choices. READ MORE

  4. 19. 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

  5. 20. Contextual short-term memory for LLM-based chatbot

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

    Author : Mikael Lauri Aleksi Törnwall; [2023]
    Keywords : Chatbot; Artificial Intelligence; Machine Learning; Language Model; Large Language Model; GPT-3; Natural Language Processing; Text Summarization; Dialogue Summarization; Prompt Design; Prompt Programming; Chatbot; Artificiell Intelligens; Maskininlärning; Språkmodell; Stor Språkmodell; GPT-3; Naturlig Ppråkbehandling; Textsammanfattning; Sammanfattning av Dialog; Design för Inmatningsprompt; Inmatningsprompt Programmering;

    Abstract : The evolution of Language Models (LMs) has enabled building chatbot systems that are capable of human-like dialogues without the need for fine-tuning the chatbot for a specific task. LMs are stateless, which means that a LM-based chatbot does not have a recollection of the past conversation unless it is explicitly included in the input prompt. READ MORE