Posts

Kotlin for Beginners

  Kotlin Basics        Introduction to Kotlin        Install Kotlin              Installing Kotlin in command line mode              Install kotlin using brew command        Hello World program        Setting up Kotlin in Eclipse        Variables Data types        Data types        nullable types        Numbers        Characters        Convert character to Int        Booleans        Strings        String template expressions Arrays        Arrays  ...