Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 97f093b

Browse files
Add Kotlin hands-on, Kotlin examples
1 parent dbacbc8 commit 97f093b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎README.md‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,12 @@ Note: Listed below are only a few courses provided by each platform. Please visi
706706

707707
#### EN
708708

709+
- [Kotlin hands-on](https://play.kotlinlang.org/hands-on/overview) - Tutorials by Kotlin Team.
710+
711+
- [Kotlin examples](https://play.kotlinlang.org/byExample/01_introduction/01_Hello%20world) - Kotlin Code Examples
712+
713+
- [Kotlin Koans](https://play.kotlinlang.org/koans/) - Kotlin Koans is a series of exercises to get you familiar with the Kotlin syntax and some idioms.
714+
709715
- [Kotlin Quick Reference](http://kotlin-quick-reference.com/) - Kotlin Quick Reference is intended to provide a quick reference to the Kotlin programming language. Each chapter in the book demonstrates Kotlin syntax and provides examples to explain the chapter’s topic.
710716

711717
- [Todd Ginsberg](https://todd.ginsberg.com/) - I work mostly in Kotlin and Java, and use Spring Boot extensively.
@@ -880,8 +886,6 @@ For Jetpack Compose related Docs: [Awesome Jetpack Compose Learning Resources](h
880886
- [JetBrains Academy](https://www.jetbrains.com/academy/) - Learn to Program by
881887
Creating Working Applications.
882888

883-
- [Kotlin Koans](https://play.kotlinlang.org/koans/) - Kotlin Koans is a series of exercises to get you familiar with the Kotlin syntax and some idioms. Each exercise is created as a failing unit test, and your job is to make it pass. Here you can play with Koans online, but the same version of exercises is also available via JetBrains educational plugin right inside IntelliJ IDEA or Android Studio.
884-
885889
- [Material Design](https://material.io/) - Material is a design system – backed by open-source code – that helps teams build high-quality digital experiences.
886890

887891
- [Android Developer Roadmap 2020](https://github.com/mobile-roadmap/android-developer-roadmap) - Android Developer Roadmap 2020.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /