Skip to content

mohancm/Learn-Kotlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin

Welcome to this page ,this page is about Learing Kotlin for Beginners

About Kotlin

Statically typed programming language for modern multiplatform applications.

Why Kotlin

  • Concise - Drastically reduce the Amount of Boilerplate Code
  • Safe - Avoid entire Classes of Errors such as null Pointer Exceptions
  • Interoperable - Leverage existing libraries for the JVM, Android, and the browser.
  • Tool-friendly - Choose any Java IDE or build from the command line.

Announcement :

  • Google Made Kotlin as Official Language for Android App Developers
  • Kotlin 1.2 available now

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published