Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kymjs/kotlinprimer

极客时间视频中的PPT与代码
https://github.com/kymjs/kotlinprimer

jikeshijian kotlin kotlinprimer

Last synced: 2 days ago
JSON representation

极客时间视频中的PPT与代码

Awesome Lists containing this project

README

        

快速上手 Kotlin 开发,极客时间视频课
---

本仓库为极客时间视频课《快速上手 Kotlin 开发》中代码以及PPT存放仓库。

视频课中讲的内容面向的是有一定 Java 或 Android 基础的同学,可以帮助你快速的理解 Kotlin 语言的设计思路,各种语法糖背后的实现原理,以及在工作中使用 Kotlin 时经常遇到的坑怎么解决。

视频课中没有包含环境搭建等基础内容,你可以在我博客中查看相关基础知识:[https://kymjs.com/code/2017/02/03/01/](https://kymjs.com/code/2017/02/03/01/)