Essays about: "declarative programming"

Showing result 1 - 5 of 16 essays containing the words declarative programming.

  1. 1. Comparing User Interface Design Implementation between Cross-Platform and Native Mobile Applications : FlutterFlow versus Jetpack Compose

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

    Author : Adrian Jonsson Sjödin; Alexander Lundqvist; [2023]
    Keywords : Cross-Platform; Native; Mobile development; Low-code; Jetpack Compose; FlutterFlow; User interface; Cross-Platform; Native; Mobilutveckling; Low-code; Jetpack Compose; FlutterFlow; Användargränssnitt;

    Abstract : Smartphones have become indispensable in modern life, largely due to the vast array of apps that aim to simplify and enrich our daily experiences. Given the vast number of apps available, it's crucial to have a unique and user-friendly UI to stand out from the crowd. READ MORE

  2. 2. Notification Oriented Paradigm as a Green Technology : Development of a Simulated Sensor Correlation Application with NOP C++ Framework 4.0 and Comparing Green Aspects with usual OOP Languages

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Md Abu Ahammed Babu; [2022]
    Keywords : Notification Oriented Paradigm NOP ; NOP C Framework 4.0; Object-Oriented Programming OOP ; C ; Java; Simulated Sensor Correlation Application; Smart City-like context application; Performance Comparison; Performance Analysis;

    Abstract : The most commonly used programming languages for modern software development usually belong to either the Imperative Paradigm (IP) or Declarative Paradigm (DP). These paradigms often come with drawbacks like code coupling and structural and/or temporal redundancy. READ MORE

  3. 3. A Declarative Approach to GraphQL Schema Wrapping : wrapping schemas using GraphQL directives

    University essay from Linköpings universitet/Databas och informationsteknik

    Author : Pontus Jarnemyr; Markus Gustafsson; [2022]
    Keywords : graphql; graphql schema; wrap; wrapping; declarative; schema wrapping;

    Abstract : In recent years, GraphQL has become a popular Web API language. Due to GraphQL’spopularity, third-party libraries have also grown steadily alongside it. One such library isGraphQL Tools, which provides tools such as query delegation and schema wrapping. Onecore element of GraphQL is its schema. READ MORE

  4. 4. Evaluating Cognitive Dimensions when applied to the user interface framework SwiftUI

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

    Author : Johannes Loor; [2021]
    Keywords : Cognitive Dimensions; SwiftUI; Evaluation methods; HCI; Programming languages and frameworks.;

    Abstract : The Cognitive Dimensions of Notations (CDs) is an evaluation framework consisting of a set of heuristics meant to be used as discussion tools for usability evaluation of notational systems. Programming languages and frameworks are examples of notational systems, and the development of new such languages and frameworks could improve by analysing the properties with CDs. READ MORE

  5. 5. Filtering False Positive Alarms in JavaDL and Language Experience Report

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Karl-Oskar Rikås; Frank Weslien; [2021]
    Keywords : static program analysis; alarm filtering; feature engineering; Technology and Engineering;

    Abstract : JavaDL is a domain-specific language (DSL) for writing static program analyses in a declarative logic programming style, based on Datalog. The key feature of this DSL is the ability to pattern-match on literal source code syntax and reason non-locally through declarative programming. READ MORE