10% off all books and free delivery over £40
Buy from our bookstore and 25% of the cover price will be given to a school of your choice to buy more books. *15% of eBooks.

Beginner's Guide to Kotlin Programming

View All Editions

The selected edition of this book is not available to buy right now.
Add To Wishlist
Write A Review

About

Beginner's Guide to Kotlin Programming Synopsis

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 anintroduction 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.

About This Edition

ISBN: 9783030808921
Publication date: 9th October 2021
Author: John Hunt
Publisher: Springer Nature Switzerland AG
Format: Paperback
Pagination: 519 pages
Genres: Programming and scripting languages: general
Computer programming / software engineering
Coding theory and cryptology
Information theory
Mobile and handheld device programming / Apps programming