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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2023.
|
Edición: | 1st ed. 2023. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009703304306719 |
Tabla de Contenidos:
- 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.