Зарегистрироваться
Восстановить пароль
FAQ по входу

Murphy Mark L. Elements Of Kotlin Coroutines 0.1

  • Файл формата pdf
  • размером 989,13 КБ
  • Добавлен пользователем
  • Описание отредактировано
Murphy Mark L. Elements Of Kotlin Coroutines 0.1
CommonsWare, 2019. — 171 p.
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.
This book assumes that you have basic familiarity with Kotlin syntax, data types, and core constructs (e.g., lambda expressions).
  • Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
  • Регистрация