Essays about: "static language"

Showing result 1 - 5 of 87 essays containing the words static language.

  1. 1. The Emergence of Italian Antiracist Social Media Accounts on Instagram : A Critical Discourse Analysis Through Counter-storytelling

    University essay from Malmö universitet/Institutionen för konst, kultur och kommunikation (K3)

    Author : Guenda Dal Cin; [2023]
    Keywords : ;

    Abstract : This Degree Project presents the antiracist practices in the Italian social media scenario, and specifically on Instagram to create new contributions on the literature of antiracism and social media, serving as a framework to identifying racist behaviours and discourse. The strategies and tools of antiracist practice are used for the analysis, in addition to critical race theory and critical discourse analysis for the methodology. READ MORE

  2. 2. Code Quality and Large Language Models in Computer Science Education : Enhancing student-written code through ChatGPT

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

    Author : Oscar Backström; Annie Kihlert; [2023]
    Keywords : ;

    Abstract : The increased digitization amplifies the significance of code quality in software development. Yet, it is often difficult for novice programmers to understand and produce high-quality code. This study aims to explore the effects of large language models (LLMs), more precisely ChatGPT, on the code quality exhibited by computer science students. READ MORE

  3. 3. The impacts of code structure analysis, powered by the language model FastText

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Gabriel Ivarsson; Noah Håkansson; [2023]
    Keywords : Code structure; GoLang; language models;

    Abstract : The goal of this study was to investigate how the use of language models in the context of code structure analysis could impact how developers manage code structure. To do this, a prototype tool GOSPLAT (GoLang Static Package Language-model Analysis Tool) was created. READ MORE

  4. 4. Investigating programming language support for fault-tolerance

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

    Author : Ismail Demirkoparan; [2023]
    Keywords : Dataflow; Fault tolerance; Data streaming; Distributed systems; Checkpointing; Logging; Lineage; Lineage stash; Arc-Lang; Apache Flink;

    Abstract : Dataflow systems have become the norm for developing data-intensive computing applications. These systems provide transparent scalability and fault tolerance. For fault tolerance, many dataflow-system adopt a snapshotting approach which persists the state of an operator once it has received a snapshot marker on all its input channels. READ MORE

  5. 5. Static Analysis Of Client-Side JavaScript Code To Detect Server-Side Business Logic Vulnerabilities

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

    Author : Frederick van der Windt; [2023]
    Keywords : JavaScript; Static Analysis; Business Logic Vulnerabilities; Client-side; Fuzzing; Black-box; JavaScript; statisk analys; sårbarheter i affärslogiken; klientsidan; Fuzzing; Black-box;

    Abstract : In the real world, web applications are crucial in various domains, from e-commerce to finance and healthcare. However, these applications are not immune to vulnerabilities, particularly in business logic. Detecting such vulnerabilities can be challenging due to the complexity and diversity of application functionality. READ MORE