Joseph Kimani

  Joseph Kimani is a 4th-year student at Dedan Kimathi University of Technology working towards a bachelor in business information technology. Joseph is fluent in Android mobile application development.

   



2 Stories by Joseph Kimani

Preventing and detecting memory leaks in Android apps

Memory leaks can cause your Android app to crash, causing frustration and lower usage. Learn how to fix them in this guide.
0 9 min read

Guide to using sealed classes in Kotlin

Kotlin's sealed classes can be more performant and flexible than enum or abstract classes. Learn how to use them in this tutorial.
0 12 min read