Avancerad sökning

Hittade 5 uppsatser som matchar ovanstående sökkriterier.

  1. 1. Gradual Typing for a More Pure JavaScript

    Kandidat-uppsats, Göteborgs universitet/Institutionen för data- och informationsteknik

    Författare :JAKOB ERLANDSSON; ERIK NYGREN; OSKAR VIGREN; ANTON WESTBERG; [2020-10-29]
    Nyckelord :;

    Sammanfattning : Dynamically typed languages have surged in popularity in recent years, owing to their flexibility and ease of use. However, for projects of a certain size dynamic typing can cause problems of maintainability as refactoring becomes increasingly difficult. LÄS MER

  2. 2. Investigation of Reason as a substitute for JavaScript

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Axel Pettersson; [2020]
    Nyckelord :Programming languages; Computer Science; JavaScript; Comparative Study; Reason; Programmeringsspråk; datavetenskap; JavaScript; jämförande studie; Reason;

    Sammanfattning : JavaScript has in recent years become one of the most utilized programming languages for developing different kinds of applications. However, even though it has received a lot of praise for its simplicity, versatility and highly active community, it lacks some functionalities and features that a lot of programmers highly value, like static and strict typing, compile-time debugging, and to not be required to make use of third-party libraries to integrate crucial functionality. LÄS MER

  3. 3. MIGRATING AND EVALUATING A TEST ENVIRONMENT FROM A DYNAMICALLY TO A STATICALLY TYPED LANGUAGE

    Master-uppsats, Mälardalens högskola/Akademin för innovation, design och teknik

    Författare :Marija Djordjevic; Hamza Sabljakovic; [2018]
    Nyckelord :;

    Sammanfattning : Maintenance takes considerable effort in software development. Consequently, improving software maintainability can reduce costs and improve future maintenance of software. Previous research on the topic of software maintenance suggests that a type system might have impact on software maintainability. LÄS MER

  4. 4. Record Types in Scala: Design and Evaluation

    Master-uppsats, KTH/Skolan för datavetenskap och kommunikation (CSC)

    Författare :Olof Karlsson; [2017]
    Nyckelord :Records; Types; Scala; Programming Languages;

    Sammanfattning : A record type is a data type consisting of a collection of named fields that combines the flexibility of associative arrays in some dynamically typed languages with the safety guarantees and possible runtime performance of static typing. The structural typing of records is especially suitable for handling semi-structured data such as JSON and XML making efficient records an attractive choice for high-performance computing and large- scale data analytics. LÄS MER

  5. 5. Omnia HR En HR-plattform för SharePoint

    Uppsats för yrkesexamina på avancerad nivå, Örebro universitet/Institutionen för naturvetenskap och teknik

    Författare :Markus Dybeck; [2017]
    Nyckelord :sharepoint online; sharepoint; omnia; omnia-hr; typescript; static typing; dynamic typing; angular; angularjs; sharepoint online; sharepoint; omnia; omnia-hr; typescript; statisk typning; dynamisk typning; angular; angularjs;

    Sammanfattning : Omnia HR är en HR-plattform utvecklat för Microsofts SharePoint. I denna artikel beskrivs hur en liten del av plattformen är skapad – onboardingen. När en ny person anställs på ett företag bör det göras förberedelser inför den nyanställdes första dag, det är vad onboardingen handlar om. LÄS MER