Kotlin Programming: Big Nerd Ranch Guides
Autor David Greenhalgh, Josh Skeen, Andrew Baileyen Limba Engleză Paperback – noi 2021
Based on Big Nerd Ranch's popular Kotlin Essentials course, this guide shows you how to work effectively with Kotlin through hands-on examples and clear explanations of key Kotlin concepts and foundational APIs. Written for Kotlin 1.5, this book will also introduce you to JetBrains' IntelliJ IDEA development environment. Whether you are an experienced developer or are learning your first programming language - and whether you are interested in Kotlin for Android, server-side, or multiplatform projects - the authors will guide you from first principles to advanced Kotlin usage. By the end of this book, you will be empowered to create reliable, concise applications in Kotlin.
Preț: 276.76 lei
Preț vechi: 345.94 lei
-20% Nou
Puncte Express: 415
Preț estimativ în valută:
52.97€ • 54.88$ • 44.20£
52.97€ • 54.88$ • 44.20£
Carte disponibilă
Livrare economică 28 februarie-14 martie
Livrare express 13-19 februarie pentru 57.20 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780136891055
ISBN-10: 0136891055
Pagini: 480
Dimensiuni: 181 x 254 x 34 mm
Greutate: 1.15 kg
Ediția:2nd edition
Editura: Pearson Education
Seria Big Nerd Ranch Guides
ISBN-10: 0136891055
Pagini: 480
Dimensiuni: 181 x 254 x 34 mm
Greutate: 1.15 kg
Ediția:2nd edition
Editura: Pearson Education
Seria Big Nerd Ranch Guides
Cuprins
- Introducing Kotlin
- Your First Kotlin Application
- Variables, Constants, and Types
- Conditionals
- Functions
- Numbers
- Strings
- Null Safety and Exceptions
- Lambda Expressions and the Function Type
- Lists and Sets
- Maps
- Functional Programming Basics
- Scope Functions
- Classes
- Initialization
- Inheritance
- Objects, Data Classes, and Enums
- Interfaces and Abstract Classes
- Generics
- Extensions
- Coroutines
- Flows
- Channels
- Java Interoperability
- Introduction to Kotlin Multiplatform
- Kotlin/Native
- Kotlin/JS
- Afterword
- Glossary
Descriere
In this book students will learn to work effectively with the Kotlin language through carefully considered examples designed to teach them elegant style and features of Kotlin. Starting from first principles, they will work their way to advanced usage of Kotlin, empowering them to create programs that are more reliable with less code.