Essays about: "computer programming introduction"

Showing result 1 - 5 of 7 essays containing the words computer programming introduction.

  1. 1. Student understanding of Go, Concurrency and Parallelism : Analysis using Concept Maps

    University essay from KTH/Datavetenskap

    Author : Alexandre Vilanova Bruns; [2022]
    Keywords : ;

    Abstract : In this report we have used concept maps to analyze student understanding of the Go programming language, concurrency and parallelism. We designed two concept mapping exercises, one about Go and the other one about concurrency and parallelism. READ MORE

  2. 2. Quantum programming and simulation of the Hubbard model using Q#

    University essay from KTH/Skolan för teknikvetenskap (SCI)

    Author : Henric Hintze; [2020]
    Keywords : ;

    Abstract : This paper gives a brief introduction to the basic concepts of quantum computing and simulation as well as quantum programming using Q#. These concepts are then applied by implementing the 2D Hubbard model for fermions interacting on a lattice. READ MORE

  3. 3. Construction and theoretical study of a ball balancing platform : Limitations when stabilizing dynamic systems through implementation of automatic control theory

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

    Author : Alexander Hasp Frank; Morgan Tjernström; [2019]
    Keywords : mechatronics; control theory; balancing; PID; ball; platform; Arduino; servo; mekatronik; reglerteknik; balancerande; PID; boll; plattform; Arduino; servo;

    Abstract : Control theory and its applications are crucial when operating within the area of dynamic systems. Compensating for disturbances and external actions imposed on a given system being inherently unstable or semi-stable. READ MORE

  4. 4. Strengths and weaknesses of a visual programming language in a learning context with children

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Maria Hjorth; [2017]
    Keywords : Learning; Teaching; Visual programming languages; Scratch;

    Abstract : In a world where computers are a part of most people's everyday life, learning how to instruct one to perform time consumingand/or complex tasks is beneficial. Visual programming languages aim to make the experience for people programmingcomputers the best it can be by bypassing some of the issues of syntax and translation from mental plan to executable program. READ MORE

  5. 5. Pair Programming and Software Defects : A Case Study

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Nattakarn Phaphoom; [2010]
    Keywords : pair programming; agile development process; defect; software quality; defect corrections;

    Abstract : Pair programming is a programming technique in which two programmers sit literally side by side working on the same task at the same computer. One member of a pair called “driver” is in charge of writing the code. READ MORE