Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Elements of Kotlin Coroutines
Top Free C Programming Books 🌠 - 100% Free or Open Source!
  • Title: Elements of Kotlin Coroutines
  • Author(s) Mark L. Murphy
  • Publisher: CommonsWare, LLC.
  • License(s): Creative Commons BY-NC-SA 4.0
  • Paperback: N/A
  • eBook PDF (244 pages), ePub, and Kindle
  • Language: English
  • ISBN-10/ASIN: N/A
  • ISBN-13: N/A
  • Share This:  

Book Description

Coroutines are an important addition to the world of Kotlin.

Coroutines offer a first-class reactive programming approach, tightly integrated with the language itself. Coroutines help simplify multi-threaded development, allowing you to retain a "normal" imperative sort of programming model while still designating certain code sections to run on alternative thread pools. Beyond that, flows and channels let you model data streams while retaining the same multi-threaded characteristics.

This book is designed to help you get “spun up” on coroutines and how they can be applied in your projects.

Most of the sample code from the book is available in the Klassbook, so you can try running it in your Web browser. Some Android samples are available via GitLab repositories.

About the Authors
  • Mark Murphy is the founder of CommonsWare and the author of the Busy Coder's Guide to Android Development and other books on Android application development. He is active in supporting the Android developer community, from answering questions on StackOverflow to publishing sample code and reusable components as open source. A polished speaker, Mr. Murphy has delivered conference presentations and training sessions on a wide array of topics internationally.
Reviews, Rating, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Mastering Kotlin (Nate Ebel)

    Explore popular language features, Java to Kotlin interoperability, advanced topics, and practical applications by building a variety of sample projects. This book will show you how to leverage software designs and concepts.

  • Kotlin Quick Reference (Alvin Alexander)

    This book is intended to provide a quick reference to the Kotlin programming language. The idea is to show Kotlin syntax and examples with as few words as possible so that experienced developers who are new to Kotlin can find what they need quickly.

  • Learning Kotlin (Stack Overflow Contributors)

    Discover Kotlin the simple way while creating an Android App. Straight to the point, practical as well as filled with instances, this book will certainly show you the language while creating an Android Application.

  • Elements of Kotlin (Mark L. Murphy)

    This introductory book to Kotlin focuses on helping existing programmers get up to speed on reading and writing Kotlin code. Particular emphasis is placed on the sorts of syntax and language capabilities that most Kotlin developers will need.

  • Kotlin in Action (Dmitry Jemerov, et al)

    It teaches you to use the Kotlin language for production-quality applications. Written for experienced Java developers, this example-rich book goes further than most language books, covering interesting topics like building DSLs with natural language syntax.

  • Essential Kotlin (Krzysztof Kowalczyk)

    This book provides clear and concise explanation of topics for programmers both starting to learn the Kotlin programming language as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.

  • Kotlin™ Notes for Professionals

    For both beginning and experienced programmers! This book helps you learn to master the design, lifecycle, and UI of a Kotlin app through practical exercises, which you can then use as a basis for developing your own Android apps.

  • Kotlin/Android Studio Development Essentials (Neil Smyth)

    the goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE), the Android Software Development Kit (SDK) and the Kotlin programming language.

Book Categories
:
Other Categories
Resources and Links