Kotlin: 68 Things Beginners Should Know by Michael Johnson, Sarah Williams, Emily Davis
English | August 10, 2024 | ISBN: N/A | ASIN: B0DCTQHNKH | 181 pages | EPUB | 0.73 Mb
English | August 10, 2024 | ISBN: N/A | ASIN: B0DCTQHNKH | 181 pages | EPUB | 0.73 Mb
Discover the essential guide for anyone starting with Kotlin.
This eBook covers 68 fundamental concepts that every beginner should master to become proficient in Kotlin programming.
From static typing and null safety to advanced topics like coroutines and operator overloading, this comprehensive guide ensures you have a solid foundation.
Each topic is explained in a clear and concise manner, making it easy to understand and apply.
Whether you are new to programming or transitioning from another language, this book is designed to help you succeed.
Unlock the full potential of Kotlin and enhance your coding skills with this indispensable resource.
Perfect for self-study or as a reference guide, this eBook is your gateway to becoming a confident Kotlin developer.
《Index》
・Kotlin's Static Typing
・Kotlin's Null Safety
・Kotlin's Type Inference
・Using val for Read-Only Variables in Kotlin
・Using var for Mutable Variables in Kotlin
・Kotlin's Support for Data Classes
・Understanding Kotlin Primary Constructors
・Exploring Kotlin Secondary Constructors
・Kotlin Properties with Getters and Setters
・Kotlin Extension Functions
・Kotlin's Smart Casts
・Kotlin's Sealed Classes
・Kotlin's Object Declarations
・Kotlin's Companion Objects
・Kotlin's Top-Level Functions
・Kotlin's Lambda Expressions
・Understanding Higher-Order Functions in Kotlin
・Exploring Inline Functions in Kotlin
・Kotlin Coroutines for Asynchronous Programming
・Kotlin Destructuring Declarations
・Kotlin Ranges and Progressions
・Kotlin Operator Overloading
・Infix Notation in Kotlin
・Tail Recursion in Kotlin
・Single-Expression Functions in Kotlin
・Default Arguments in Kotlin
・Named Arguments in Kotlin
・Varargs in Kotlin
・Understanding the Elvis Operator in Kotlin
・Using Safe Calls in Kotlin
…etc