Search Results - kotlin and (java OR jan) programming languages

Refine Results
  1. 1

    Why Did Developers Migrate Android Applications From Java to Kotlin? by Martinez, Matias, Gois Mateus, Bruno

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.11.2022
    Published in IEEE transactions on software engineering (01.11.2022)
    “…: Kotlin, which Google adopted in 2017 as an official programming language for developing Android apps…”
    Get full text
    Journal Article
  2. 2

    A Comparison of Java, Flutter and Kotlin/Native Technologies for Sensor Data-Driven Applications by Wasilewski, Kamil, Zabierowski, Wojciech

    ISSN: 1424-8220, 1424-8220
    Published: Basel MDPI AG 11.05.2021
    Published in Sensors (Basel, Switzerland) (11.05.2021)
    “… This article is devoted to the comparison of Java, Flutter, and Kotlin/Native technologies for applications based on processing and analyzing data from sensors…”
    Get full text
    Journal Article
  3. 3

    Kotlin Standard Library Cookbook: Master the Powerful Kotlin Standard Library Through Practical Code Examples by Urbanowicz, Samuel

    ISBN: 1788837665, 9781788837668
    Published: Birmingham Packt Publishing, Limited 2018
    “… Filled with short and easy-to -follow solutions, you'll see how to get optimal performance from your Kotlin code…”
    Get full text
    eBook
  4. 4

    Kotlin programming by example: build real-world Android and web applications the Kotlin way by Adelekan, Iyanu

    ISBN: 1788474546, 9781788474542, 9781788479783, 1788479785
    Published: Birmingham PACKT Publishing 2018
    “…Kotlin greatly reduces the verbosity of source code. With Google having announced their support for Kotlin as a first-class language for writing Android apps, now's the time learn how to create apps from scratch with Kotlin…”
    Get full text
    eBook
  5. 5

    An empirical study on quality of Android applications written in Kotlin language by Góis Mateus, Bruno, Martinez, Matias

    ISSN: 1382-3256, 1573-7616
    Published: New York Springer US 01.12.2019
    “… Kotlin is programming language fully interoperable with Java that combines object-oriented and functional features…”
    Get full text
    Journal Article
  6. 6

    Performance comparison of the Java and Kotlin programming languages based on an auto-scroller mobile game by Gajek, Piotr, Plechawska-Wójcik, Małgorzata

    ISSN: 2544-0764, 2544-0764
    Published: Lublin University of Technology 30.12.2024
    Published in Journal of Computer Sciences Institute (30.12.2024)
    “…The article contains a performance comparison of two mobile applications, developed in the Java and Kotlin programming languages respectively…”
    Get full text
    Journal Article
  7. 7

    Effectiveness of Kotlin vs. Java in android app development tasks by Ardito, Luca, Coppola, Riccardo, Malnati, Giovanni, Torchiano, Marco

    ISSN: 0950-5849, 1873-6025
    Published: Elsevier B.V 01.11.2020
    Published in Information and software technology (01.11.2020)
    “…Context:Kotlin is a new programming language representing an alternative to Java…”
    Get full text
    Journal Article
  8. 8

    Hands-On Design Patterns with Kotlin: Build Scalable Applications Using Traditional, Reactive, and Concurrent Design Patterns in Kotlin by Soshin, Alexey

    ISBN: 1788998014, 9781788998017
    Published: Birmingham Packt Publishing, Limited 2018
    “… This book will ease the adoption of design patterns in Kotlin and provide best practices…”
    Get full text
    eBook
  9. 9

    Mastering High Performance with Kotlin: Overcome Performance Difficulties in Kotlin with a Range of Exciting Techniques and Solutions by Kucherenko, Igor

    ISBN: 9781788996648, 178899664X
    Published: Birmingham Packt Publishing, Limited 2018
    “… This book helps you achieve this balance while developing and deploying applications with Kotlin…”
    Get full text
    eBook
  10. 10

    Kotlin Programming Cookbook by Rashi Karanpuria, Aanand Shekhar Roy

    ISBN: 9781788472142, 1788472144
    Published: Packt Publishing 25.01.2018
    “…Dive into "Kotlin Programming Cookbook", your comprehensive recipe book for mastering Kotlin…”
    Get full text
    eBook
  11. 11

    Kotlin Programming By Example by Iyanu Adelekan

    ISBN: 1788474546, 9781788474542
    Published: Packt Publishing 28.03.2018
    “…Immerse yourself in the world of Kotlin, a modern language for Android and web development, with 'Kotlin Programming By Example…”
    Get full text
    eBook
  12. 12

    Depends-Kotlin: A Cross-Language Kotlin Dependency Extractor by Feng, Qiong, Ma, Xiaotian, Ji, Huan, Song, Wei, Liang, Peng

    ISSN: 2643-1572
    Published: ACM 27.10.2024
    “…Since Google introduced Kotlin as an official programming language for developing Android apps in 2017, Kotlin has gained widespread adoption in Android development…”
    Get full text
    Conference Proceeding
  13. 13

    Building Applications with Spring 5 and Kotlin: Build Scalable and Reactive Applications with Spring Combined with the Productivity of Kotlin by Vasić, Milos

    ISBN: 1788394801, 9781788394802
    Published: Birmingham Packt Publishing, Limited 2018
    “… This collection of projects demonstrates the versatility of the language and enables you to build standalone applications…”
    Get full text
    eBook
  14. 14

    Kotlin from the Point of View of Static Analysis Developer by Afanasyev, V. O., Polyakov, S. A., Borodin, A. E., Belevantsev, A. A.

    ISSN: 0361-7688, 1608-3261
    Published: Moscow Pleiades Publishing 01.12.2023
    Published in Programming and computer software (01.12.2023)
    “…This paper describes a static analysis tool for finding defects, analyzing metrics and relations for programs written in the Kotlin language…”
    Get full text
    Journal Article
  15. 15

    Emerging Trends in Code Quality: Introducing Kotlin-Specific Bad Smell Detection Tool for Android Apps by Novendra, Radinal Dwiki, Sunindyo, Wikan Danar

    ISSN: 2169-3536, 2169-3536
    Published: Piscataway IEEE 01.01.2024
    Published in IEEE access (01.01.2024)
    “… Some previously developed smell detection tools rely on JavaParser to parse source code into an Abstract Syntax Tree representation, meaning the extracted information is limited to Java programming language source code…”
    Get full text
    Journal Article
  16. 16

    Learning Concurrency in Kotlin by Miguel Angel Castiblanco Torres

    ISBN: 1788627164, 9781788627160
    Published: Packt Publishing 30.07.2018
    “…Concurrency is a critical component of modern app development, and Kotlin's approach offers powerful tools for this domain…”
    Get full text
    eBook
  17. 17

    Learning Concurrency in Kotlin: Build Highly Efficient and Scalable Applications by Castiblanco Torres, Miguel Angel

    ISBN: 1788627164, 9781788627160
    Published: Birmingham Packt Publishing, Limited 2018
    “… Kotlin provides immense support for concurrency. This book addresses the challenges for the design and implementation of concurrent code and shows you how to…”
    Get full text
    eBook
  18. 18

    Kotlin Quick Start Guide: Core Features to Get You Ready for Developing Applications by Devcic, Marko

    ISBN: 1789344182, 9781789344189
    Published: Birmingham Packt Publishing, Limited 2018
    “…Kotlin is a general purpose, object-oriented language that primarily targets the JVM and Android…”
    Get full text
    eBook
  19. 19

    From Objects to Functions: Build Your Software Faster and Safer with Functional Programming and Kotlin by Barbini, Uberto

    ISBN: 1680508458, 9781680508451
    Published: La Vergne Pragmatic Programmers, LLC, The 2023
    Get full text
    eBook
  20. 20

    Kotlin Programming Cookbook: Explore More Than 100 Recipes That Show How to Build Robust Mobile and Web Applications with Kotlin, Spring Boot, and Android by Shekhar Roy, Aanand, Karanpuria, Rashi

    ISBN: 9781788472142, 1788472144
    Published: Birmingham Packt Publishing, Limited 2018
    “… development.This recipe based book will be your guide to get a firm hold on the Kotlin Programming language…”
    Get full text
    eBook