现在位置 >首页 >
所有关于Kotlin的文章
Get to grips with asynchronous programming in Android using simple, modern, and testable code through Kotlin coroutines and flow
Key Features
Find out how to improve app performance with Kotlin coroutines
Discover the new recommended ways to use Kotlin coroutines and flows
Learn the basics of asynchronous programming, along with an overview of coroutines and flow
Book Description
Coroutines and flows are the new recommended way for developers to carry out a...
Description:
Kotlin has raised the bar for programming languages on the Java Virtual Machine with its compatibility, readability, efficiency, and tool support. But adopting a new language can be daunting, especially when you’re working with business-critical Java code that must meet changing requirements.
This book takes a novel approach to introducing Kotlin to Java programmers: showing you how to gradually refactor Java code to idiomatic Kotlin while continuing ...
Book Description:
Fully updated for Android Studio 4.1, the goal of this book is to teach the skills necessary to develop Android based applications using the Kotlin programming language.
Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by an introduction to programming in Kotlin including data types, flow control, functions, lambdas and object-oriented programming...
Book Description:
What will you learn from this book?
Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. You’ll learn everything from language fundamentals to collections, generics, lambdas, and higher-order functions. Along the way, you’ll get to play with both object-oriented ...
Book Description:
Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This book covers the various aspects of a modern Android app that professionals are expected to encounter. There are chapters dealing with all the important aspects of the Android platform, including GUI design, file- and data-handling, coping with phone calls, multimedia apps, interaction with location and mapping services, monetizing apps, and much more.
Pro A...