32 Answers
New Answer//Official Documentation(pdf) Learn kotlin https://kotlinlang.org/docs/kotlin-docs.pdf Complete References https://kotlinlang.org/docs/kotlin-docs.pdf //Online IDE To Practice kotlin Lang https://try.kotlinlang.org //Libraries and frameworks http://kotlinlang.org/api/latest/jvm/stdlib/index.html https://kotlinlang.org/docs/resources.html //videos YouTube: Kotlin Tutorial for Beginners: Basics and Fundamentals for Android: https://www.youtube.com/playlist?list=PLlxmoA0rQ-LwgK1JsnMsakYNACYGa1cjR Kotlin Tutorial: https://www.youtube.com/playlist?list=PLsyeobzWxl7rooJFZhc3qPLwVROovGCfh https://youtu.be/nq-TjQsLvSw https://youtu.be/sZWMPYIkNd8 Udemy: https://www.udemy.com/kotlin-course/ teamtreehouse: https://teamtreehouse.com/library/kotlin-for-java-developers O'Reilly: http://shop.oreilly.com/product/0636920052982.do // Books 1. kotlin in action https://www.manning.com/books/kotlin-in-action 2. kotlin for android developers https://leanpub.com/kotlin-for-android-developers 3. Modern web development with kotlin https://leanpub.com/modern-web-development-with-kotlin 4. Programming kotlin https://www.packtpub.com/application-development/programming-kotlin 5. Fundamental kotlin http://www.fundamental-kotlin.com/ 6. Android development with Kotlin https://www.packtpub.com/application-development/android-development-kotlin //Community and forums http://kotlinlang.org/community/ (Edited)
This thread will be mentioned here: https://code.sololearn.com/WBHiShj1ublU/?ref=app
Intellij Idea [ IDE ] - operates on Windows, Mac, and Linux - communtity edition is free - Ulitimate is free for certain student and alumni Download link https://www.jetbrains.com/idea/
Intelij Idea [ IDE ] - offers kotlin support https://kotlinlang.org/docs/tutorials/javascript/getting-started-idea/getting-started-with-intellij-idea.html https://www.sololearn.com/discuss/749161/?ref=app
Packted daily free e-books - Register - download https://www.packtpub.com/packt/offers/free-learning
Kotlin to Javascript https://kotlinlang.org/docs/tutorials/javascript/kotlin-to-javascript/kotlin-to-javascript.html
Bookmarked, save link for later questions. Thanks everyone for sharing all these valuable resources :)
Youtube Channel Packt Provides free video Courses - Take advantage of it! https://www.youtube.com/channel/UC3VydBGBl132baPCLeDspMQ
What is Kotlin? Kotlin (programming language) Kotlin is a statically-typed programming language that runs on the Java Virtual Machine and also can be compiled to JavaScript source code. Its primary development is from a team of JetBrains programmers based in Saint Petersburg, Russia (the name comes from the Kotlin Island, near St. Petersburg). Kotlin was named Language of the Month in the January 2012 issue of Dr. Dobb's Journal. While not syntax compatible with Java, Kotlin is designed to interoperate with Java code and is reliant on Java code from the existing Java Class Library, such as the collections framework. https://kotlinlang.org/ Tutorial: https://youtu.be/H_oGi8uuDpA
For the ones who want to code Kotlin but do not have the beta. - Kotlin sample code - empty to code - save it - start coding! https://www.sololearn.com/Discuss/1052386/?ref=app
Github free E-book Collection - A community filled mass library of e-books https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md