Kotlin学习资料整合
Posted Steadyoung
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Kotlin学习资料整合相关的知识,希望对你有一定的参考价值。
Google将Kotlin作为android官方语言已经有一段时间了,那么Kotlin是什么呢?新语言太多了,大家为什么要接触 Kotlin 呢?因为它除了长得与 Java 不太像以外,其他的都差不多~
《Kotlin for android developers》中文版翻译:https://wangjiegulu.gitbooks.io/kotlin-for-android-developers-zh/
Kotlin 教程:http://www.runoob.com/kotlin/kotlin-tutorial.html
Kotlin 视频教程:https://github.com/enbandari/Kotlin-Tutorials
Kotlin英文站:http://kotlinlang.org/
资料我就搜集这么多,学习就看大家自己了。 我的博客地址:http://blog.csdn.net/wenwins http://blog.steadyoung.top/以上是关于Kotlin学习资料整合的主要内容,如果未能解决你的问题,请参考以下文章
整合springboot+kotlin+gradle+jpa的demo学习笔记
Kotlin Compose compositionLocalOf 与 staticCompositionLocalOf