Homepage
Open in app
Sign in
Get started
Kuo’s Funhouse
Follow
Creating a Plugin for Android Studio (a complete walkthrough)
Creating a Plugin for Android Studio (a complete walkthrough)
Here I am trying to implement the latest libs.versions.toml in my application, but soon find myself exhausted from all those copy and paste…
Jimmy Liu
Dec 27, 2023
Android Thread 101 (Part II) — Lifecycle of a Thread?
Android Thread 101 (Part II) — Lifecycle of a Thread?
For anyone who don’t know what a Thread is, please feel free to take a look at Part I of Thread 101 series.
Jimmy Liu
Mar 10, 2022
Android Thread 101 (Part I)— What is a Thread ?
Android Thread 101 (Part I)— What is a Thread ?
I am writing this article to help myself and others to get a better understanding of thread in Android.
Jimmy Liu
Mar 10, 2022
泛型基礎 (一) — Java 與 Kotlin 的變型
泛型基礎 (一) — Java 與 Kotlin 的變型
參數多型 (Parametric Polymorphism)是一種將類型參數化進而讓程式設計更為彈性的編程概念。 這便是大家所熟知的 Generic (泛型)。
Jimmy Liu
Dec 16, 2021
泛型基礎 (二) — Java 與 Kotlin 的變型點與 Wildcard 的使用
在介紹泛型與變型時,我有提到在 Java 與 Kotlin 中他們是如何被定義與使用。這篇我們來談談在 Java 與 Kotlin 中定義變型的時機吧。
Jimmy Liu
Dec 16, 2021
泛型基礎 (三) — Java 與 Kotlin 向下相容、Type Erasure 和 Riefiable
泛型基礎 (三) — Java 與 Kotlin 向下相容、Type Erasure 和 Riefiable
Java 5 推出泛型後要如何做到向下相容呢?
Jimmy Liu
Dec 16, 2021
SwiftUI : Brief Introduction to Button
SwiftUI : Brief Introduction to Button
Button in SwiftUI is … very interesting
Jimmy Liu
Oct 18, 2019
SwiftUI : A Brief Introduction on View
SwiftUI : A Brief Introduction on View
As amazing as WWDC 2019 showed us about SwiftUI, I can’t seem to wrap my head around how SwiftUI works.
Jimmy Liu
Oct 16, 2019
Day 7 : Structs, Properties, and Methods
Day 7 : Structs, Properties, and Methods
An introduction to Struct
Jimmy Liu
Oct 12, 2019
Day 6 : Closure
Day 6 : Closure
Another way to define a function
Jimmy Liu
Oct 10, 2019
About Kuo’s Funhouse
Latest Stories
Archive
About Medium
Terms
Privacy
Teams