Kotlin学习资料大全,附学习视频首发
Posted Java和Android架构
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Kotlin学习资料大全,附学习视频首发相关的知识,希望对你有一定的参考价值。
相关阅读:
,领取更多学习资料和视频
先上视频:Kotlin 视频教程
竟然还有视频教程~~
Kotlin从入门到『放弃』系列 视频教程
随着Kotlin越来越成熟稳定,我已经开始在生产环境中使用它。考虑到目前国内资料较少,我录制了一套视频教程,希望以此抛砖引玉,让 Kotlin 在国内火起来。
https://github.com/enbandari/Kotlin-Tutorials
腾讯视频:http://v.qq.com/boke/gplay/903446d6231d8612d198c58fb86eb4dc_t6d000101bd9lx1.html
百度云:
http://pan.baidu.com/s/1nvGYAfB
点击文末“阅读原文”领取更多Kotlin学习资料和视频
介绍
官网及文档
中文社区
教程 & 文章
开源库和框架
Demo
其他
介绍
今天凌晨的 Google I/O 上,Google 正式宣布官方支持 Kotlin. 为了让大家更快了解和上手 Kotlin,为大家整理了这份 Kotlin 资源大全,希望可以帮助大家用最短时间学习 Kotlin.
官网及文档
中文社区
教程 & 文章
视频教程
开始用 Kotlin 之前
Kotlin 语言程序设计
上手 Kotlin
Kotlin & Java
开发实践
更多
开源库和框架
android 开发
- Kotlin library for Android
- 屏幕方向监测
- Android SharedPreference delegation for Kotlin.
- The simple generic LRU memory/disk cache for Android
Web 开发
- 用 Kotlin 写的 Web 后端开发框架
- MVC 开发框架
- KotlinPrimavera is a set of Kotlin libraries to support Spring portfolio projects
- 用来开发 SPA 应用的框架
- The invisible REST and web framework
- 微服务框架
- REST framework written in pure Kotlin
网络
- The easiest HTTP networking library for Kotlin/Android.
- HTTP 框架
- khttp is a simple library for HTTP requests in Kotlin.
依赖注入
- View "injection" library for Android
- Kotlin 依赖注入
- 让你的 Kotlin 实现无痛依赖注入
函数式编程
- Functional constructs for Kotlin
- The modelling for success/failure of operations in Kotlin
JSON
- 一个解析 JSON 的库
数据库
- Kotlin SQL 库
- NoSQL database query and access library for Kotlin
- A handy Database access library in Kotlin
测试
- A Specification Framework
- Hamcrest for Kotlin
- JUnit API set for Kotlin
- Kotlin 测试框架
构建工具
- 一个用 Kotlin 写的多功能构建工具
编辑器
- Sublime Text 2 Package for Kotlin Programming Language
- Kotlin 语法高亮 for Vim
其他
- Humanizer Library
- Kotlin hashids hash function
- An intuitive Date extensions in Kotlin.
Demo
Android 客户端
- 用 Kotlin 写的 Gank 客户端
- 使用 Kotlin 开发的饭否精选 App
(1)官方资料
https://github.com/JetBrains/kotlin
晚上看了下trending,稳稳的站在第一。
平时大家没事,可以看看github trending,会有很多的新新优质资源。https://github.com/trending/java
Readme中包含官方的tutorials、推荐的图书《Kotlin in Action》、《Kotlin for Android Developers》以及其他资源。
英文不太好的不要担心,有官方中文翻译站点:
https://www.kotlincn.net/docs/reference/
https://www.gitbook.com/book/hltj/kotlin-reference-chinese/details
(2)《Kotlin for android developers》中文版翻译
https://github.com/wangjiegulu/kotlin-for-android-developers-zh/blob/master/README.md
支持在线阅读和下载pdf~
(4)大精-wing的地方酒馆
让你的代码量减少3倍!使用kotlin开发Android系列~
http://androidwing.net/index.php/89
还有个Kotlin项目:
https://github.com/githubwing/GankClient-Kotlin
(5)开源项目
一个用Kotlin写的简单漫画APP
https://github.com/wuapnjie/PoiShuhui-Kotlin
(6)其他文章
为什么我要改用Kotlin
http://droidyue.com/blog/2017/05/18/why-do-i-turn-to-kotlin/
by:技术小黑屋
Android开发必备知识:为什么说Kotlin值得一试
https://mp.weixin.qq.com/s?__biz=MzA3NTYzODYzMg==&mid=404087761&idx=1&sn=d80625ee52f860a7a2ed4c238d2151b6
使用Kotlin进行Android开发
http://ragnraok.github.io/using-kotlin-to-write-android-app.html
by:Ragnarok Zhou
使用Kotlin在Android Studio上开发App
http://blog.csdn.net/qq_25867141/article/details/52875330
by:Blincheng
更多面试和学习资料点击下面的“阅读原文”获取
以上是关于Kotlin学习资料大全,附学习视频首发的主要内容,如果未能解决你的问题,请参考以下文章
字节+谷歌超全Kotlin学习王炸笔记,Kotlin入门教程+高级Kotlin强化实战(附Demo)