kotlin 相关教程整理

1.教程

  1. 官方教程

    • http://kotlinlang.org/docs/re...

    • https://github.com/JetBrains/...

  2. 中文翻译

    • http://www.liying-cn.net/kotl...

    • https://huanglizhuo.gitbooks....

2.说明

http://ragnraok.github.io/usi...

3.介绍

http://www.infoq.com/cn/news/...

4.书籍

  • https://www.manning.com/books...

  • https://leanpub.com/kotlin-fo...

5.微信上的介绍

http://mp.weixin.qq.com/s?__b...

6. kotgo

一个采用 MVP 模式进行设计的 Android 应用框架,它使用纯的 Kotlin 进行构建
https://github.com/nekocode/k...

7.实战

  • Kotlin@Android(一):项目配置和语言转换
    http://blog.chengdazhi.com/in...

  • 实战Kotlin@Android(三)
    http://blog.chengdazhi.com/in...

8.让你的代码量减少3倍!

使用kotlin开发Android(一) 创建Kotlin工程
http://androidwing.net/index....

9.Kotlin从入门到『放弃』系列 视频教程

https://github.com/enbandari/...

10.使用 Kotlin 和 Anko 的安卓开发入门

https://news.realm.io/cn/news...

11.示例工程(一起来使用kotlin开发完整客户端)

https://juejin.im/post/583b04...

12.kotlin-for-android-developers-zh

https://github.com/wangjiegul...

你可能感兴趣的:(android,kotlin)