xizzhu
  • About
  • Posts
  • Bible
  • 随笔
xizzhu

kotlin


Kotlin Coroutines: Structured Concurrency

 Posted on May 24, 2019  |  Xizhi Zhu

In the previous article, we discussed the basics on how to Kotlin Coroutines. Now, let’s continue to the topic of structured concurrency.

[Read More]
kotlin  coroutine 

Kotlin Coroutines: The Basics

 Posted on May 23, 2019  |  Xizhi Zhu

Starting with the 1.3 release, Kotlin provides a nice and flexible way to do asynchronous or non-blocking programming: Coroutines.

[Read More]
kotlin  coroutine 

Kotlin Standard Functions: apply, also, let, with, and run

 Posted on April 3, 2019  |  Xizhi Zhu

Kotlin has provided several powerful functions in Standard.kt. Let’s go through them here quickly.

[Read More]
kotlin 
  • ← Newer Posts

Xizhi Zhu  • © 2023  •  xizzhu

Hugo v0.118.2 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll