You are currently viewing Create simple Instagram-like Android-app in Kotlin

Create simple Instagram-like Android-app in Kotlin

Kotlin comes from industry, not academia. It solves problems faced by working programmers today. As an example, the type system helps you avoid null pointer exceptions. Research languages tend to just not have null at all, but this is of no use to people working with large codebases and APIs which do.
https://www.education-ecosystem.com/asitaka/2w9nx-how-to-create-simple-instagram-like-android-app-in-kotlin/dDzy1-instagram-like-android-app-in-kotlin-with-rxkotlin/

submitted by /u/KMuchoki
[link] [comments]