Essays about: "Programming patterns"

Showing result 1 - 5 of 78 essays containing the words Programming patterns.

  1. 1. Evaluating the performance of CUDA Graphs in common GPGPU programming patterns

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

    Author : Mert Demirsü; Axel Lervik; [2023]
    Keywords : ;

    Abstract : CUDA Graphs is a relatively new and unexplored feature of CUDA that presents an alternative for submitting work to the GPU. This report aims to evaluate the performance benefits of CUDA Graphs. The means to this end was a benchmark suite containing CUDA applications that do not utilise CUDA Graphs. READ MORE

  2. 2. Learning in physics with simulation : Students’ needs & perceptions of the interaction with Algodoo, and learning in physics

    University essay from KTH/Skolan för industriell teknik och management (ITM)

    Author : Seyma Ikra Koyuncu; [2023]
    Keywords : computational thinking; stem; simulations; physics; modelling; digital tools; digital content; computational thinking; stem; simulering; fysik; modellering; digitalt verktyg; digitalt innehåll;

    Abstract : Initiatives to implement computational thinking and science, technology, engineering & modelling into learning processes have been taken by many authorities worldwide, and in Sweden as well. The Swedish government made changes in the high school curriculum in order to develop student’s digital competence including programming which has been in force since June 2018 (Skolverket, 2018). READ MORE

  3. 3. DevOps: Assessing the Factors Influencing the Adoption of Infrastructure as Code, and the Selection of Infrastructure as Code Tools : A Case Study with Atlas Copco

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

    Author : David Ljunggren; [2023]
    Keywords : DevOps; Infrastructure as Code; Automation; DevOps; Infrastruktur som kod; Automation;

    Abstract : This research initiative, which takes the shape of an interpretive qualitative case study, intends to investigate the key considerations for organizations that are to adopt IaC and select an IaC tool. Interviews with operations specialists with varying experience with Infrastructure as Code were conducted for data collection, which was then followed by thematic data analysis. READ MORE

  4. 4. Influential Factors in determining Electric Vehicle Charging Sales in kWh

    University essay from KTH/Matematisk statistik

    Author : Isabelle Bergentoft; Eloïse Friberg; [2023]
    Keywords : Electric vehicle charging; Consumer behavior; Electric vehicle market; Multiple regression analysis; Macroeconomics; Volume of sales in kWh; Laddning av elfordon; Konsumentbeteende; Marknad för elfordon; Multipel regressionsanalys; Makroekonomi; Försäljningsvolym i kWh;

    Abstract : This study investigates the underlying factors driving OKQ8’s electric vehicle charging sales in kWh and aims to understand their customers better by identifying the factors that impact sales in the electric vehicle charging market. The study focuses on transactions from 17 OKQ8 stations in Sweden and Denmark, from July 1st, 2022, to February 28th, 2023, categorized into five distinct subgroups based on similar attributes. READ MORE

  5. 5. Exploring Challenges and EffectiveApproaches for Novices in Design Pattern Selection

    University essay from Karlstads universitet/Handelshögskolan (from 2013)

    Author : Lucas Liss; [2023]
    Keywords : Design patterns; Inexperienced developers;

    Abstract : Within programming there are many problems that can occur throughout a coding process.Various solutions exist to different problems and sometimes a design pattern has beenestablished for a specific problem. Design patterns are established solutions to a commonproblem developers can face while coding. READ MORE