Image from Google Jackets

Beginner's Guide to Kotlin Programming / by John Hunt.

By: Hunter, John A. A.
Material type: materialTypeLabelE-bookSeries: (Computer Science (SpringerNature-11645)); (Computer Science (R0) (SpringerNature-43710)).Publisher: Cham : Springer International Publising, 2021Edition: First edition 2021.Description: 1 recurso en línea (XXIV, 519 páginas) : 1077 ilustraciones, 174 ilustraciones a color.ISBN: 9783030808938.Subject: Software de aplicaciónOnline resources: Acceso a este recurso digital (usuarios Universidad Europea de Madrid)Digital Resources
Contents:
Introduction -- Part 1: Kotlin Programming -- A First Kotlin Program -- Flow of Control -- Number Guessing Game -- Functions in Kotlin -- Higher Order Functions -- Curried Functions -- Part 2: Object Oriented Kotlin -- Kotlin Classes -- Objects and Companion Objects,- Further Kotlin Properties -- Scope and Conditional Functions -- Class Inheritance -- Abstract Classes -- Interfaces, Delegation and Enumerated Types -- Packages -- Nested and Inner Types -- Data Classes -- Sealed and Inline Classes and Typealias -- Operator Overloading -- Error and Exception Handling -- Extension Functions and Properties -- Part 3: Data Containers -- Arrays -- Collections -- Lists -- Sets -- Maps -- Pairs and Triples -- Generic Types -- Functional Programming and Containers -- Part 4: Concurrent Kotlin -- Coroutines -- Coroutine Channel Communications -- Part 5: Android Development -- Android Overview -- Applications and Activities -- Android Layouts and Events -- Android Tic Tac Toe.
Abstract: Kotlin is an exciting new language that runs on Windows, macOS and Linux operating systems. It has also been adopted by Google as their preferred language for Android development. This textbook assumes very little knowledge of programming so whether you have dabbled with a little JavaScript, played with a bit of Python, written Java or have virtually no programming experience at all you will find that it is for you. The first part of the book introduces Kotlin program structures as well as conditional flow of control features such as if and when expressions as well as iteration loops such as for, while and do-while. Subsequent chapters explain how functions are implemented in Kotlin and introduce concepts from functional programming such as higher order functions and curried functions. The second part focusses on object oriented programming techniques, these include classes, inheritance, abstraction and interfaces. The third part presents container data types such as Arrays, and collections including Lists, Sets and Maps and the fourth part considers concurrency and parallelism using Kotlin coroutines. The book concludes with an introduction to Android mobile application development using Kotlin. Clear steps are provided explaining how to set up your environment and get started writing your own Kotlin programs. An important aspect of the book is teaching by example and there are many examples presented throughout the chapters. These examples are supported by a public GitHub repository that provides complete working code as well as sample solutions to the chapter exercises. This helps illustrate how to write well structured, clear, idiomatic Kotlin to build real applications.
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Collection Call number Status Date due Barcode Item holds
LIBRO-E NO PRÉSTAMO LIBRO-E NO PRÉSTAMO Madrid Digital Acceso Electrónico (UEM) Ciencias e Ingeniería QA76.76 .A65 2021 EB (Browse shelf(Opens below)) Acceso electrónico eBook.19122266
Total holds: 0

Introduction -- Part 1: Kotlin Programming -- A First Kotlin Program -- Flow of Control -- Number Guessing Game -- Functions in Kotlin -- Higher Order Functions -- Curried Functions -- Part 2: Object Oriented Kotlin -- Kotlin Classes -- Objects and Companion Objects,- Further Kotlin Properties -- Scope and Conditional Functions -- Class Inheritance -- Abstract Classes -- Interfaces, Delegation and Enumerated Types -- Packages -- Nested and Inner Types -- Data Classes -- Sealed and Inline Classes and Typealias -- Operator Overloading -- Error and Exception Handling -- Extension Functions and Properties -- Part 3: Data Containers -- Arrays -- Collections -- Lists -- Sets -- Maps -- Pairs and Triples -- Generic Types -- Functional Programming and Containers -- Part 4: Concurrent Kotlin -- Coroutines -- Coroutine Channel Communications -- Part 5: Android Development -- Android Overview -- Applications and Activities -- Android Layouts and Events -- Android Tic Tac Toe.

Kotlin is an exciting new language that runs on Windows, macOS and Linux operating systems. It has also been adopted by Google as their preferred language for Android development. This textbook assumes very little knowledge of programming so whether you have dabbled with a little JavaScript, played with a bit of Python, written Java or have virtually no programming experience at all you will find that it is for you. The first part of the book introduces Kotlin program structures as well as conditional flow of control features such as if and when expressions as well as iteration loops such as for, while and do-while. Subsequent chapters explain how functions are implemented in Kotlin and introduce concepts from functional programming such as higher order functions and curried functions. The second part focusses on object oriented programming techniques, these include classes, inheritance, abstraction and interfaces. The third part presents container data types such as Arrays, and collections including Lists, Sets and Maps and the fourth part considers concurrency and parallelism using Kotlin coroutines. The book concludes with an introduction to Android mobile application development using Kotlin. Clear steps are provided explaining how to set up your environment and get started writing your own Kotlin programs. An important aspect of the book is teaching by example and there are many examples presented throughout the chapters. These examples are supported by a public GitHub repository that provides complete working code as well as sample solutions to the chapter exercises. This helps illustrate how to write well structured, clear, idiomatic Kotlin to build real applications.

There are no comments on this title.

to post a comment.