kotlincompact's profile picture. Concise #ebook getting you started with #Kotlin development within just a few afternoons or subway rides.

Written by @schleinzer_com

#dev #java #learnkotlin

Kotlin Compact

@kotlincompact

Concise #ebook getting you started with #Kotlin development within just a few afternoons or subway rides. Written by @schleinzer_com #dev #java #learnkotlin

#Kotlin #QuickFact: Kotlin offers 100% Java interoperability. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin is lead by JetBrains, the company behind "IntelliJ IDEA". 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin is open source and released under the Apache License 2.0. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin offers coroutines as an alternative to "blocking multithreading". 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin is an officially supported language for Android development. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin is fully compatible with Java 6, which is particularly interesting for Android developers, who also want to reach users who do not use the latest mobile devices. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin can be compiled not only to JVM bytecode, but also to JavaScript. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin distinguishes between mutable and immutable collections. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin offers string interpolation: println("Hello, $userName! You have ${inbox.size} new messages."). 📔KotlinCompact.com


#Kotlin #QuickFact: In Kotlin, function arguments can alternatively be referenced by name. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin functions support default values ​​for parameters. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin supports operator overloading. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin supports operator overloading. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin knows only runtime exceptions, no checked exceptions. 📔KotlinCompact.com


#Kotlin #QuickFact: Kotlin offers data classes, with automatically generated equals/hashCode methods and more 📔KotlinCompact.com


Loading...

Something went wrong.


Something went wrong.