现在位置 >首页 > 所有关于Kotlin的文章

Simplifying Android Development with Coroutines and Flows

手机开发专题, 英文图书, 软件  暂无评论 ⁄ 419 次阅读+
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...
详细信息

Java to Kotlin: A Refactoring Guidebook

英文图书, 软件  暂无评论 ⁄ 609 次阅读+
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 ...
详细信息

Android Studio 4.1 Development Essentials – Kotlin Edition

手机开发专题, 英文图书, 软件  暂无评论 ⁄ 1,230 次阅读+
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...
详细信息

Head First Kotlin

手机开发专题, 软件  暂无评论 ⁄ 2,581 次阅读+
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 ...
详细信息

Pro Android with Kotlin

手机开发专题, 英文图书, 软件  暂无评论 ⁄ 1,066 次阅读+
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...
详细信息