Beginning Kotlin Build Applications with Better Code, Productivity, and Performance

This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language. The book starts with a quick tour of the Kotlin language and gradually wa...

Full description

Bibliographic Details
Other Authors: Hagos, Ted, author (author)
Format: eBook
Language:Inglés
Published: Berkeley, CA : Apress 2023.
Edition:1st ed. 2023.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009703304306719
Table of Contents:
  • Chapter 1 – Introduction to Kotlin
  • Chapter 2 – Quick Tour of the Kotlin Language
  • Chapter 3 – Functions
  • Chapter 4 – Types
  • Chapter 5 – Higher Order Functions
  • Chapter 6 – Working with Collections
  • Chapter 7- Working with Generics
  • Chapter 8 – Debugging
  • Chapter 9 - Unit Testing
  • Chapter 10 - Idiomatic Kotlin
  • Chapter 11 - Creating a Spring Boot project.