Sökning: "assess programming code"

Visar resultat 6 - 10 av 15 uppsatser innehållade orden assess programming code.

  1. 6. ROP-chain generation using Genetic Programming : GENROP

    Master-uppsats, Linköpings universitet/Institutionen för datavetenskap

    Författare :Jonatan Branting; [2022]
    Nyckelord :return oriented programming; genetic programming; binary exploitation; ROP; GP;

    Sammanfattning : Return Oriented Programming (ROP) is the de-facto technique used to exploit most of today’s native-code vulnerabilities hiding in old and newly developed software alike. By reusing bits and pieces of already existing code (gadgets), ROP can be used to bypass the ever-present Write ⊕ eXecute (W⊕X) security feature, which enforces memory to only be marked as either executable or writable; never both at the same time. LÄS MER

  2. 7. Assignment, scope, and sequence: Code tracing as a tool to improve novice programmers’ mental models

    Kandidat-uppsats, Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Författare :Mattias van den Dool Enebjörk; [2022]
    Nyckelord :novice programmers; mental models; code tracing; teaching strategies;

    Sammanfattning : Novice programming students often fail or drop out of beginner’s programming courses. One reason for this are incomplete or incorrect mental models, especially with regards to variable assignment and execution sequence, meaning that students have structural misconceptions of how a computer functions. LÄS MER

  3. 8. Java programming paradigm comprehensibility: Procedural versus Reactive

    Kandidat-uppsats, Mittuniversitetet/Institutionen för data- och systemvetenskap

    Författare :Mattis Lundberg; Pontus Österdahl; [2021]
    Nyckelord :Java programming paradigm; comprehensibility; Procedural; Reactive;

    Sammanfattning : Software developers spend more time on reading than writingcode. Comprehensible code therefore has the potential tosignificantly improve software development andmaintenance by lowering the time needed for understandingexisting code. Previous research suggest that the choice ofProgramming paradigm may affect code comprehension. LÄS MER

  4. 9. Continuous Integration Pipelines to Assess Programming Assignments : Test Like a Professional

    Kandidat-uppsats, Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Författare :Anton Strand; [2020]
    Nyckelord :continuous integration; CI pipeline; agile work process; programming assignment; code assignment; automated testing; code review;

    Sammanfattning : Examiners of programming assignments in higher education and people in the software industry both need to test and review code. However, the assessing techniques used are often quite different. LÄS MER

  5. 10. Test Automation for HVDC System Protection A Proof of Concept for ABB

    Master-uppsats, Uppsala universitet/Institutionen för informationsteknologi

    Författare :Jose Luis Ruiz Yuncosa; [2020]
    Nyckelord :;

    Sammanfattning : When a software is designed, one of the most critical aspects of the process is the verification. In most cases, this operation can betime consuming, which is why it is always needed to speed up the process by the use of automated tools to perform the task. LÄS MER