Essays about: "learning programming"

Showing result 1 - 5 of 225 essays containing the words learning programming.

  1. 1. "The Uphill AI Contract Challenge The Intra-Active Task: Reimagining Contracts"

    University essay from Göteborgs universitet/Juridiska institutionen

    Author : Filip Seiborg Wikström; [2024-02-16]
    Keywords : AI; Contract Law; New Materialism; Karen Barad; Intra-Action; Spacetimemattering; Ethico-Onto-Epistem-Ology; Cartesian-Newtonian paradigms; Antimethodology; Agency; Machine Learning;

    Abstract : The traditional contract theories are insufficient to handle the challenges Artificial Intelligence (AI) is currently causing and will continue to cause to contract law. These challenges involve problems concerning the subject/object divide, agency, the embedding of legal code into interactive programming code, and ethical aspects concerning the transfer of power away from lawyers. READ MORE

  2. 2. Front-end of a Debugger for Compiled Programs in Haskell

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Andreas Olsson; Carl Bergman; Brage Salhus Bunk; Elias Johansson; Krešimir Popovic; [2023-03-03]
    Keywords : Haskell; debugger; debug; heap; lazy evaluation; functional programming; GHC;

    Abstract : There are debugging tools available for Haskell programs today, but despite providing help for developers, these tools are not widely used in the Haskell community. Current debugging tools for Haskell have different kinds of limitations. This thesis will discuss the implementation of a new debugger with a graphical interface. READ MORE

  3. 3. FPGA programming with VHDL : A laboratory for the students in the Switching Theory and Digital Design course

    University essay from Högskolan i Halmstad

    Author : Samaneh Azimi; Safia Abba Ali; [2023]
    Keywords : FPGA Field-Programmable Gate Arrays VHDL Very High-Speed Integrated Circuits HDL Hardware description language LUT Look-up-table CLB Configurable Logic Blocks MUX Multiplexers IOB Input Output Blocks DUT Device under the test ASIC Application-specific integrated circuits SOC System on chips RTL Register Transfer Language;

    Abstract : This thesis aims to create effective and comprehensive learning materials for students enrolled in the Switching Theory and Digital Design course. The lab is designed to enable students to program an FPGA using VHDL in the Quartus programming environment to control traffic intersections with sensors and traffic signals. READ MORE

  4. 4. Java Auto Grader

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Shahm Abdulrazzak; Tor Mattsson; [2023]
    Keywords : Property-based Testing. JUnit Quick-Check. Automation. Auto grader. Test generator. Programming. Java.;

    Abstract : The process of grading code submissions in programming courses is time-consuming and error-prone. To address this issue, we propose a project that automates the testing and grading process for Java code submissions at Halmstad University. READ MORE

  5. 5. Using Quality Diversity in Genetic Programming to Improve Automatic Learning of Behaviour Trees

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

    Author : Alexander Willemsen; [2023]
    Keywords : Behaviour Trees; Genetic Programming; Quality Diversity; Gedragsbomen; Genetische Programmering; Kwaliteitsdiversiteit; Beteendeträd; Genetisk Programmering; Kvalitetsmångfald;

    Abstract : One of the main purposes of the fields of Robotics and Artificial Intelligence is to develop solutions that can autonomously solve problems. An important part of this is synthesising behaviours of robots. Behaviour Trees are a tree structure that enables combining existing lower level behaviours into a high level behaviour through task switching. READ MORE