Essays about: "typed"

Showing result 1 - 5 of 54 essays containing the word typed.

  1. 1. Content assist in integrated development environments for hardware description languages

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

    Author : David Nadjar; [2023]
    Keywords : SystemVerilog; Content assist; Auto-completion; Hardware Development Language HDL ; Sigasi; Eclipse; Ordering; SystemVerilog; Content assist; Automatisk komplettering; Hårdvarubeskrivningsspråk HDL ; Sigasi; Eclipse; Ordning;

    Abstract : Content assist is one of the most powerful features in integrated development environments (IDE). While a lot of research papers exist on content assist for software programming languages (SPL), hardware description languages (HDL) aren’t covered at all. READ MORE

  2. 2. How Does  Social Media Marketing Impact the Consumer Decision-marketing in Nigeria.

    University essay from Linnéuniversitetet/Institutionen för marknadsföring (MF)

    Author : Chinonso David Ozioma; [2023]
    Keywords : ;

    Abstract : This study investigated the effect of social media marketing on consumer patronage decision making with specific focus on small businesses in Port Harcourt, Rivers State Nigeria. To achieve this, three specific objectives were created, such as to ascertain the effect of social media marketing on consumer patronage intention, examine the effect of social media marketing on consumer patronage and determine the effect of social media marketing on repeat purchase. READ MORE

  3. 3. Source Code Readability : A study on type-declaration and programming knowledge

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

    Author : Caesar Lennartsson; [2022]
    Keywords : source code readability; programming knowledge; programming language; statically typed; dynamically typed;

    Abstract : The readability of source code is essential for software maintenance. Since maintenance is an ongoing process, which is estimated to be 70 percent of the software development life cycle's total costs, it cannot be deprioritized. READ MORE

  4. 4. Performance-Aware Code Size Optimization of Generic Functions through Automatic Implementation of Dynamic Dispatch

    University essay from Linköpings universitet/Programvara och system

    Author : Ivar Härnqvist; [2022]
    Keywords : Compiler technology; Programming language design; Performance; Code size optimization; Generic programming; Polymorphism; Dynamic dispatch; Type erasure; Monomorphization; Templates; C ; Kompilatorteknik; Programspråksdesign; Prestanda; Kodstorleksoptimering; Generisk programmering; Polymorfism; Dynamic dispatch; Typradering; Monomorfisering; Templates; C ;

    Abstract : Monomorphization and dynamic dispatch are two common techniques for implementing polymorphism in statically typed programming languages. Function templates in C++ use the former technique to enable algorithms written as generic functions to be efficiently reused with multiple different data types by producing a separate function instantiation for each invocation that uses a unique permutation of argument types. READ MORE

  5. 5. TYPED VS UNTYPED PROGRAMMING LANGUAGES

    University essay from Malmö universitet/Institutionen för datavetenskap och medieteknik (DVMT)

    Author : Ouail Bni; Artur Kamil Matusiak; [2022]
    Keywords : javascript; typescript; typed; untyped; programming; web; agile;

    Abstract : TypeScript (TS) has been growing in popularity since its release in October 2012. It is beingadopted by many tech companies who specialize in web development. However, migrating old JSprojects to TS can be challenging and time consuming which can prove problematic due to limitedtime at the developers’ disposal. READ MORE