Essays about: "development of programming languages"

Showing result 21 - 25 of 112 essays containing the words development of programming languages.

  1. 21. Hands-on Comparison of Cloud Computing Services for Developing Applications

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Sebastian Rollino; [2022]
    Keywords : Cloud; Cloud Computing; Comparison; Application Development; DevOps; Cloud Services; Deployment;

    Abstract : When developing applications, developers face a challenge when they have to select the technologies that best fit the requirements gathered for the application that is going to be developed. New programming languages, frameworks, stacks, etc., have arisen in recent years making the choice even harder. READ MORE

  2. 22. An evaluation of .NET Object-Relational Mappers in relational databases : Entity Framework core and Dapper

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Maximilian Myllyaho Forsberg; [2022]
    Keywords : ;

    Abstract : Object-Relational Mapping (ORM) is a method intended to counter the incompatibilities between Object-Oriented programming languages and relational databases. As of today ORM goes further then solving these incompatibilities and often provides a lot of features like tracking and caching data. READ MORE

  3. 23. Classification of role stereotypes for classes in UML class diagrams using machine learning

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Jobaer Ahmed; Maoyi Huang; [2021-03-03]
    Keywords : role-stereotypes; machine learning algorithm; classification; data analysis; data mining; UML class diagram; software design; software engineering;

    Abstract : Software development process is becoming inherently complex in recent decades. To reduce the complexity in the development process developers, software practitioners are constantly looking for newer approach. One approach can be understanding the software design for instance, the UML models earlier in the software development process. READ MORE

  4. 24. Technical decision-making in startups and its impact on growth and technical debt

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

    Author : Carl Hultberg; [2021]
    Keywords : Technical Decisions; Startups; Technical Debt; Talent Management; Technical Stack; Programming Languages; Complexity; Software Development; Tekniska beslut; Startups; Teknisk skuld; Talanghantering; Teknisk stack; Programmeringsspråk; Komplexitet; mjukvaruutveckling;

    Abstract : The rapid pace of digitalization has resulted in increased management of software development, and today a majority of startups are reliant on software. How to manage software development projects is a well-researched area and agile methods are widely adopted by companies in all industries and sizes. READ MORE

  5. 25. Comparative Analysis of Ant Colony Optimization and Genetic Algorithm in Solving the Traveling Salesman Problem

    University essay from Blekinge Tekniska Högskola

    Author : Hatem Mohi El Din; [2021]
    Keywords : Ant colony optimization; genetic algorithm; metaheuristics; javascript; python; C#;

    Abstract : Metaheuristics is a term for optimization procedures/algorithms that can be applied to a wide range of problems. These problems for which metaheuristics are used usually fall in the NP-hard category, meaning that they cannot be solved in polynomial time. This means that as the input dataset gets larger the time to solve increases exponentially. READ MORE