# KotlinPrimer **Repository Path**: tangwenhui/KotlinPrimer ## Basic Information - **Project Name**: KotlinPrimer - **Description**: 本仓库为极客时间视频课《快速上手 Kotlin 开发》中代码以及PPT存放仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 38 - **Created**: 2022-05-31 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 快速上手 Kotlin 开发,极客时间视频课 --- 本仓库为极客时间视频课《快速上手 Kotlin 开发》中代码以及PPT存放仓库。 视频课中讲的内容面向的是有一定 Java 或 Android 基础的同学,可以帮助你快速的理解 Kotlin 语言的设计思路,各种语法糖背后的实现原理,以及在工作中使用 Kotlin 时经常遇到的坑怎么解决。 视频课中没有包含环境搭建等基础内容,你可以在我博客中查看相关基础知识:[https://kymjs.com/code/2017/02/03/01/](https://kymjs.com/code/2017/02/03/01/)