Difference between revisions of "Kotlin"

From Lost In Wonderlands
Jump to: navigation, search
(Kotlin books)
(Kotlin books =)
 
(2 intermediate revisions by the same user not shown)
Line 67: Line 67:
 
*https://medium.com/tompee/kotlin-annotations-and-reflection-caa0d73bf39b
 
*https://medium.com/tompee/kotlin-annotations-and-reflection-caa0d73bf39b
 
*https://medium.com/tompee/kotlin-annotation-processor-and-code-generation-58bd7d0d333b
 
*https://medium.com/tompee/kotlin-annotation-processor-and-code-generation-58bd7d0d333b
 +
 +
== Kotlin resources ==
 +
* https://developer.android.com/kotlin/getting-started-resources
  
 
== Kotlin Mutltiplatform ==
 
== Kotlin Mutltiplatform ==
Line 79: Line 82:
  
  
= Kotlin books ==
+
== Kotlin books ==
 
* https://kotlinlang.org/docs/kotlin-pdf.html
 
* https://kotlinlang.org/docs/kotlin-pdf.html
 
* https://bignerdranch.com/books/kotlin-programming-the-big-nerd-ranch-guide-2nd/
 
* https://bignerdranch.com/books/kotlin-programming-the-big-nerd-ranch-guide-2nd/

Latest revision as of 23:12, 12 January 2022

Kotlin

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know on Kotlin... (But Were Afraid to Ask) a collection of links of interest

See also

Kotlin

Kotlin on github

Full Kotlin Reference

kotlin on line sandbox

kotlin files

a serie or article on kotlin idioms

Kotlin resources

Kotlin Mutltiplatform


Kotlin books