Skip to content

designed4device/kotlin-idioms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Idiomatic Kotlin for Java Developers

What IS Idiomatic Programming? - Google Slides

Idiomatic Kotlin Resources

Kotlin Books

http://kotlinlang.org/docs/books.html

Free Chapters

Kotlin in Action: Chapter 6, Chapter 11
The Joy of Kotlin: Chapter 1

Good blog entries on various pieces of the Kotlin language

https://antonioleiva.com/free-guide/
https://antonioleiva.com/collection-operations-kotlin/
https://antonioleiva.com/functional-operations-collections-kotlin/
https://antonioleiva.com/sealed-classes-kotlin/
https://antonioleiva.com/nullity-kotlin/
https://antonioleiva.com/lambdas-kotlin-android/
https://antonioleiva.com/lambdas-kotlin/
https://antonioleiva.com/operator-overload-kotlin/
https://antonioleiva.com/reified-types-kotlin/
https://antonioleiva.com/when-expression-kotlin/
https://antonioleiva.com/generic-functions-kotlin/
https://antonioleiva.com/data-classes-kotlin/
https://antonioleiva.com/extension-functions-kotlin/
https://antonioleiva.com/classes-kotlin/
https://antonioleiva.com/variables-kotlin/
https://antonioleiva.com/functional-programming-android-kotlin-lambdas/
https://antonioleiva.com/kotlin-for-android-introduction/ https://antonioleiva.com/kotlin-android-extension-functions/

https://code.tutsplus.com/tutorials/kotlin-from-scratch-exception-handling--cms-29820

Idiomatic Programming

http://dept-info.labri.fr/%7estrandh/Teaching/MTP/Common/Strandh-Tutorial/idioms.html
http://skilldrick.co.uk/2010/09/why-mcconnell-was-wrong-idiomatic-programming/

Idiomatic Kotlin

https://kotlinlang.org/docs/reference/coding-conventions.html https://kotlinlang.org/docs/reference/idioms.html
https://blog.philipphauer.de/idiomatic-kotlin-best-practices/
https://medium.com/@elye.project/mastering-kotlin-standard-functions-run-with-let-also-and-apply-9cd334b0ef84

Meta

http://www.catb.org/%7eesr/jargon/html/M/metasyntactic-variable.html

About

An introduction to Kotlin idioms for Java developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published