Skip to content

All you need to learn Kotlin Programming Language

Notifications You must be signed in to change notification settings

rafaelstoner/Kotlin-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin icon

Kotlin

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.

Learning Kotlin

by @rafaelStoner: https://github.com/rafaelstoner
Here you can find everything you need to start programing in Kotlin!!

License

You're free to use the content of this repo for leaning purposes