项目作者: jcmsalves

项目描述 :
Kotlin Android samples/template project
高级语言: Kotlin
项目地址: git://github.com/jcmsalves/kotlin-playground.git
创建时间: 2017-12-05T22:04:39Z
项目社区:https://github.com/jcmsalves/kotlin-playground

开源协议:MIT License

下载


kotlin-playground

Kotlin Android samples/template project

This project is basically a repo of Kotlin Android Samples to support my @jcmsalves/kotlin-playground-aab8be8ac432" title="Kotlin Playground">Kotlin Playground Series on Medium. The goal with the series is that at the end we either have a new nice kotlin template project or just a bunch of useful samples that people can easily pick up.

The idea is that the project grows with each article published so I’ll tag each article release with article_# in the repo so it’s easier to access the code for each article.


Articles Index

  1. Android and Kotlin — basic Hello World

  2. Kotlin Syntax Part I — why am I excluded?

  3. Kotlin Syntax Part II — when did this switch happen?

  4. Kotlin data classes — enough boilerplate

  5. Parcelable in Kotlin? Here comes Parcelize

  6. Kotlin Sealed Classes —  enums with swag

  7. Kotlin Static Analysis — why and how?

  8. Kotlin backend? Yes it’s possible

  9. Kotlin standard functions — just another guide

  10. Kotlin runtime checks — require and check

  11. Kotlin try-with-resources — use

  12. Kotlin Playground — finish line


If you have any cool ideas or suggestions feel free to open issues in the repo and I’ll try to address in a future article.