If you are eager to learn kotlin, you can start from today, the resources provided below will boost your journey towards learning Kotlin.
Everyone maybe experienced the biggest hypes in this year after listening the news that Android is officially supporting kotlin as its official language along with java and c++. If you are not aware of that you can check here.
We categories them as there purpose and what they consist of. Those references are as,
- Nothing better than Google official Developer site .
If you want to use Intellij IDEA then you can download it from here. If you are using it first time follow this one,
- Getting start with Intellij IDEA.
- Android Developer Official.
- Programiz(This site is very good for beginner to intermediate kotlin learners).
- Kotlin try online.
From Java to Kotlin
I found a interesting and very impressive work done my Mindorks. If you are a core Java Developer than this will definitely help you. It’s basically a Cheat Sheet they are providing for Java to Kotlin, to check it click here.
Videos
I know without videos learning will not we complete, As videos are a easy way to learn.Some of video links are,
- Youtube :This search for “Kotlin on Android” provides a variety of high quality technical talks.
- You can also check this youtube playlist.
- Treehouse course: Treehourse also providing a very good course on Kotlin, You can check it they are giving 7-day trail.
- oreilly: In oreilly, an 6 hour Kotlin course available by Hadi Harir a well known developer at JetBrains.
Books
If you need books you can check this two,
- Kotlin in Action
- Kotlin for Android Developers
Both them are available on amazon.
Resources/Code Samples
Every learner need good resources to go ahead in there process of leaning.So, Here are some resources we are suggesting,
- Goggle Official tutorial’s.
- Kotlin try online is also is a great collection of kotlin programs.
- JetBrains offical GitHub, In this you will find penalty of open source kotlin code provide by JetBrains.
- Want some more project on kotlin, check at GitHub repository.
Community
- kotlin: The official Kotlin Twitter account.
- Kotlin Community: A list of offline events and groups from kotlinlang.org.
- Kotlin Slack: A Slack chat community for Kotlin users.
- Talking Kotlin: A bi-monthly podcast on Kotlin and more.
If you don’t want that much just want a simple reference you can download Kotlin reference PDF.
Nice blog
Very useful information for beginners
Thanks 🙂