Android Programming – Part 3 Kotlin Fundamentals Ⅲ: Boolean Functions

So, here’s one of the hardest forms of brute force techniques that you may need to solve the challenge. But what’s interesting here is that you can take advantage of the previous challenges; experiences and knowledge. Let’s try in Kotlin! … Continue Reading >Android Programming – Part 3 Kotlin Fundamentals Ⅲ: Boolean Functions

Android Programming – Part 1 Kotlin Fundamentals Ⅰ: Variable Types

Is this a Java framework or considered a language? I’m really not sure since the language is running on JVM. But anyways, this is my other road to Google journey to immerse myself into the world of Google’s mobile development world. To do so, let’s start with Kotlin’s fundamentals! … Continue Reading >Android Programming – Part 1 Kotlin Fundamentals Ⅰ: Variable Types