Essays about: "Application Programming Interfaces"

Showing result 1 - 5 of 41 essays containing the words Application Programming Interfaces.

  1. 1. Improving the accessibility of API documentation for non-technical users

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Gabriele Marinosci; Ratmir Shchadrynski; [2023]
    Keywords : REST API; API documentation; User Experience;

    Abstract : Software documentation is one of the most important aspects of the software development process, as it allows the transfer of knowledge between individuals, regardless of their background and their technical knowledge. In particular, Application Programming Interfaces provide the basic structure for the communication and integration between different software systems. READ MORE

  2. 2. Balancing Interoperability and Data Sensitivity: A Design Science approach to building a zero-knowledge API for Healthcare Data

    University essay from Uppsala universitet/Institutionen för informatik och media

    Author : Suranga Ruwan Sampath Gunawardana; [2023]
    Keywords : Design Science Research Methodology DSRM ; Application Programming Interfaces API ; Interoperability; Platform; Health care Context;

    Abstract : The aim of the study was to develop a platform to monitor and evaluate care homes using heterogeneous data sources for a French startup company. The study found that there was no current system to supervise healthcare resources in these facilities with live data. READ MORE

  3. 3. Improving the user experience of touchscreen text-based code editor in an industrial robot controller

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

    Author : Xuanling Xu; [2023]
    Keywords : Industrial Robot Programming; Code Editor; Robot Controller; Teach Pendant; OmniCore FlexPendant; User Experience; Design Thinking; Industrirobotprogrammering; Kodeditor; Robotkontroller; Robotpendant; OmniCore FlexPendant; Användarupplevelse; Design Thinking;

    Abstract : This project investigated the touchscreen text-based code editor in OmniCore FlexPendant to improve its usability and user experience. This is a powerful but complex application used to program industrial robots. READ MORE

  4. 4. Further Development of Scheduling Functionality for Graphical Elements in the Content Management System Contentful : Development of custom applications using Contentful SDK

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

    Author : Sebastian Thunberg; [2023]
    Keywords : Application; Design proposals; Flexibility; Heuristic evaluation; Interface; Redesign; Research and development; Software development kit; Usability; Applikatio; Designförslag; Flexibilitet; Heuristisk utvärdering; Gränssnitt; Ny design; Forskning och utveckling; Utvecklingspaket för mjukvara; Användbarhet;

    Abstract : This thesis aims to improve a scheduling application’s usability and accessibility by redesigning its interface and implementing it using the Contentful App framework. The application is being used by employees at the company Aktiebolaget Trav Galopp. The existing application is described as difficult and time consuming to use. READ MORE

  5. 5. Evaluating Direct3D 12 GPU Resource Synchronization on Performance and Cache Operations

    University essay from Blekinge Tekniska Högskola/Fakulteten för datavetenskaper

    Author : Nadhif Ginola; [2023]
    Keywords : Direct3D 12; Barrier; Cache; Data Hazard; Synchronization; Direct3D 12; Barriärer; Cache; Datarisk; Synkronisering;

    Abstract : Background. Lower-level graphics programming interfaces such as Direct3D 12 re-quire synchronization and data hazards between dependent workloads to be resolvedmanually. A barrier is a primitive used to resolve synchronization and data hazardsin a manner to achieve correct behavior by allowing developers to define waits be-tween workloads. READ MORE