kotlin-koans-android

所属分类:编程语言基础
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2018-09-28 18:15:32
上 传 者sh-1993
说明:  通过一系列40多个短编码挑战,在手机上学习Kotlin编程。,
(Learn Kotlin programming right on your phone through a series of 40+ short coding challenges.,)

文件列表:
.idea/ (0, 2017-12-31)
.idea/compiler.xml (709, 2017-12-31)
.idea/encodings.xml (159, 2017-12-31)
.idea/gradle.xml (626, 2017-12-31)
.idea/misc.xml (2029, 2017-12-31)
.idea/modules.xml (361, 2017-12-31)
.idea/runConfigurations.xml (564, 2017-12-31)
.idea/vcs.xml (180, 2017-12-31)
LICENSE (1071, 2017-12-31)
app/ (0, 2017-12-31)
app/build.gradle (4320, 2017-12-31)
app/proguard-rules.pro (918, 2017-12-31)
app/src/ (0, 2017-12-31)
app/src/androidTest/ (0, 2017-12-31)
app/src/androidTest/java/ (0, 2017-12-31)
app/src/androidTest/java/me/ (0, 2017-12-31)
app/src/androidTest/java/me/vickychijwani/ (0, 2017-12-31)
app/src/androidTest/java/me/vickychijwani/kotlinkoans/ (0, 2017-12-31)
app/src/androidTest/java/me/vickychijwani/kotlinkoans/ExampleInstrumentedTest.java (760, 2017-12-31)
app/src/debug/ (0, 2017-12-31)
app/src/debug/AndroidManifest.xml (338, 2017-12-31)
app/src/debug/code/ (0, 2017-12-31)
app/src/debug/code/me/ (0, 2017-12-31)
app/src/debug/code/me/vickychijwani/ (0, 2017-12-31)
app/src/debug/code/me/vickychijwani/kotlinkoans/ (0, 2017-12-31)
app/src/debug/code/me/vickychijwani/kotlinkoans/DebugKotlinKoansApplication.kt (1389, 2017-12-31)
app/src/debug/res/ (0, 2017-12-31)
app/src/debug/res/values/ (0, 2017-12-31)
app/src/debug/res/values/strings.xml (142, 2017-12-31)
app/src/main/ (0, 2017-12-31)
app/src/main/AndroidManifest.xml (1965, 2017-12-31)
app/src/main/assets/ (0, 2017-12-31)
app/src/main/assets/default_syntax_colors.xml (2686, 2017-12-31)
app/src/main/assets/fonts/ (0, 2017-12-31)
app/src/main/assets/fonts/FiraMono-Bold.ttf (206488, 2017-12-31)
app/src/main/assets/fonts/FiraMono-Regular.ttf (174596, 2017-12-31)
app/src/main/assets/fonts/Sarala-Bold.ttf (239072, 2017-12-31)
... ...

Kotlin Kōans for Android

Learn [Kotlin][kotlin] programming through a series of 40+ short coding challenges. These are the [original koans](https://github.com/Kotlin/kotlin-koans) from Jetbrains (also available online at https://try.kotlinlang.org) that you can now solve on your phone!

Get it on Google Play

### Features - **Learn Kotlin** syntax and standard library - Each coding challenge lasts **a few minutes** - In each challenge, you'll be directed to read some documentation and then write some code to **make the tests pass** - **Get feedback as you learn** with compilation errors, runtime errors, println() and test results - **Track your progress** through the 40+ challenges - **Try any challenge** - challenges need not be completed in order - Go back and **review your saved code** from prior challenges - Stuck? **See the solution** by tapping the '?' icon - Messed up code? **Revert code to try a new approach** - **Feeling adventurous? Go meta!** Kotlin Kōans is written in Kotlin and is open-source! Hack on the code all you want. ### Bug reports? Any other feedback? [File an issue](/issues) ### Developer setup Setup is as simple as importing the project into Android Studio and building (assuming you have the correct build tools and Android SDK). If you face any issues setting this up, please let me know by [filing a new issue](/issues/new). [kotlin]: https://kotlinlang.org/ [playstore]: https://play.google.com/store/apps/details?id=me.vickychijwani.kotlinkoans

近期下载者

相关文件


收藏者