xizzhu
  • About
  • Posts
  • Bible
  • 随笔
xizzhu

kotlin


Effective Kotlin: Exceptions

 Posted on April 22, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world. Today’s topic is Exceptions.

[Read More]
kotlin  effective kotlin 

Effective Kotlin: General Programming

 Posted on April 20, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world. Today’s topic is General Programming.

[Read More]
kotlin  effective kotlin 

Effective Kotlin: Methods

 Posted on April 16, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world. Today’s topic is Methods.

[Read More]
kotlin  effective kotlin 

Effective Kotlin: Lambdas and Streams

 Posted on April 15, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world. Today’s topic is Lambdas and Streams.

[Read More]
kotlin  effective kotlin 

Effective Kotlin: Enums and Annotations

 Posted on April 13, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world. Today’s topic is Enums and Annotations.

[Read More]
kotlin  effective kotlin 

Effective Kotlin: Generics

 Posted on April 10, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world. Today’s topic is Generics.

[Read More]
kotlin  effective kotlin 

Effective Kotlin: Classes and Interfaces

 Posted on April 7, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world. Today’s topic is Classes and Interfaces.

[Read More]
kotlin  effective kotlin 

Effective Kotlin: Methods Common to All Objects

 Posted on April 5, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world. Today’s topic is Methods Common to All Objects.

[Read More]
kotlin  effective kotlin 

Effective Kotlin: Creating and Destroying Objects

 Posted on April 3, 2020  |  Xizhi Zhu

Let’s see how we can apply Joshua Bloch’s Effective Java in the Kotlin world, starting with Creating and Destroying Objects.

[Read More]
kotlin  effective kotlin 

Kotlin Coroutines: Flows

 Posted on December 9, 2019  |  Xizhi Zhu

Kotlin Coroutines enables us to asynchronously return a single value, but how about multiple values?

[Read More]
kotlin  coroutine  flow 
  • ← Newer Posts
  • Older Posts →

Xizhi Zhu  • © 2023  •  xizzhu

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