Kotlin is a modern programming language for building Android apps. Learn about how to use Kotlin data classes and sealed classes.
Zero to Kotlin Hero: Kotlin Functions
Kotlin is a modern programming language for building Android apps. Learn about the different types of functions in Kotlin
Zero to Kotlin Hero : Say Goodbye to Nulls
Kotlin is a modern programming language for building Android apps. Learn how Kotlin handles nulls and say goodbye to Null Pointer Exception
Zero to Kotlin Hero : Kotlin Android Extensions
Kotlin is a modern programming language for building Android apps. Learn about Kotlin Android Extensions and say goodbye to findViewById()
Zero to Kotlin Hero : Visibility modifiers in Kotlin
Kotlin is a modern programming language for building Android apps. Learn about visibilty modifiers and each scenario where a visibility can be used
Zero to Kotlin Hero: Classes in Kotlin
Kotlin is a modern programming language for building Android apps. Learn about classes and how to create objects from classes in Kotlin.
Zero to Kotlin Hero : Variables and Data Types
Kotlin is a modern programming language for building Android apps. Learn about data types and how to declare variables in Kotlin.
Zero to Kotlin Hero : Introduction
Kotlin is a modern programming language for building android apps. This is a step by step series on going from zero to hero in Kotlin
Today in Mobile: You Should Build Android apps in Kotlin
Learn to build in Kotlin, the new language for native android apps today. Write better code faster with the modern programming language.
Building Web Apps : Getting you started
Start building web apps today. In this article, I have highlighted few steps to take and few things to know to get you started in building for the web