You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[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
+
709
715
-[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.
710
716
711
717
-[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
880
886
-[JetBrains Academy](https://www.jetbrains.com/academy/) - Learn to Program by
881
887
Creating Working Applications.
882
888
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
-
885
889
-[Material Design](https://material.io/) - Material is a design system – backed by open-source code – that helps teams build high-quality digital experiences.
0 commit comments