Essays about: "Edvin Aztor"

Found 1 essay containing the words Edvin Aztor.

  1. 1. How to design an DUI code editor designed for interactive exercises during lectures using Marvejs to support large groups.

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Edvin Aztor; Torbjörn Ekstedt; [2022]
    Keywords : DUI Code Editor Collaborative Coding Education Marvejs;

    Abstract : Currently there are not a lot of code editors specifically designed to teach introductory programming via collaborative programming. In this paper we create MarveCode which is a collaborative coding editor written in javascript using Marvejs. Marvejs is a DUI framework which allows for the distribution of dom elements between several clients. READ MORE