Essays about: "application developer"

Showing result 1 - 5 of 165 essays containing the words application developer.

  1. 1. Survey on the state of cross-platform mobile development frameworks

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Linus Hvenfelt; [2023]
    Keywords : cross-platform mobile application development; development frameworks; software development;

    Abstract : Mobile application development has grown in the past few years, and instead of native development, some developers have moved to a new strategy; cross-platform mobile development using frameworks. There are many frameworks that all have their use case, but whether or not these frameworks are ready to be used in production applications is hard to decide on . READ MORE

  2. 2. Continuous Integration for Embedded Software with Modular Firmware Architecture

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

    Author : Fabian Segatz; [2023]
    Keywords : Continuous integration; Embedded software development; Modular firmware architecture; Jenkins; Software quality; Kontinuerlig integration; Inbyggd programvaruutveckling; Modulär fastvara arkitektur; Jenkins; Programvarukvalitet;

    Abstract : Continuous Integration (CI) techniques are widely adopted in web and application development but have received limited attention in the embedded software domain. This thesis investigates the application of CI techniques in embedded software development through a case study at Cobolt AB, a company specializing in optoelectronics. READ MORE

  3. 3. The Paradigm Shift for Substations Technology within Wind Power Applications from Onshore to Floating

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

    Author : Ahmad Talaat Hifzy; [2023]
    Keywords : Floating; offshore; substation; transformer; GIS; equipment; high-voltage; fatigue; Flytande; havsbaserad; station; transformator; GIS; utrustning; högspänning; utmattning;

    Abstract : Floating wind turbines are attracting more attention as more than three-quarters of the total offshore technical potential is located in deep water, leading to a growing trend in floating wind farm projects. Consequently, it becomes necessary to develop Floating Offshore Substation (FOSS) to step up voltage and efficiently transmit power to the shore with minimal losses. READ MORE

  4. 4. Rust async for thread-per-core packet processing

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

    Author : Josef Olsson; Isak Stenström; [2023]
    Keywords : ;

    Abstract : When building a packet processing system, it is common to use frameworks that are written in C and built upon DPDK Eventdev, which is what Ericsson AB currently uses. However, using Rust async for this task could improve the developer experience and efficiency. READ MORE

  5. 5. Evaluating Swift Concurrency- Async/Await pattern for Volvo Cars App

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Abhishek Babladi; [2023]
    Keywords : ;

    Abstract : In the ever-evolving landscape of software development, efficient concurrency management stands as a beacon of optimal performance and user experience. Swift's introduction of the async/await pattern promises a new frontier in tackling asynchronous operations. READ MORE