+ 96
Kotlin Resources
A thread made to collect and share Kotlin resources. Resources such as tips, tutorials and other related info. Feel free to add to the thread!
32 Answers
+ 59
//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)
+ 18
Youtube
- Learn Kotlin in one video
https://youtu.be/H_oGi8uuDpA
+ 18
This thread will be mentioned here:
https://code.sololearn.com/WBHiShj1ublU/?ref=app
+ 17
Javascript Resources
https://www.sololearn.com/discuss/790206/?ref=app
+ 17
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/
+ 13
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
+ 12
Packted daily free e-books
- Register
- download
https://www.packtpub.com/packt/offers/free-learning
+ 11
Android Resources
https://www.sololearn.com/discuss/823823/?ref=app
+ 11
Other Programming resources
https://www.sololearn.com/discuss/636195/?ref=app
+ 11
+ 10
Bookmarked, save link for later questions.
Thanks everyone for sharing all these valuable resources :)
+ 10
+ 7
Youtube Channel
Packt Provides free video Courses
- Take advantage of it!
https://www.youtube.com/channel/UC3VydBGBl132baPCLeDspMQ
+ 6
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
+ 6
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
+ 6
The Quickest Way to Learn Kotlin
https://www.sololearn.com/post/43495/?ref=app
+ 5
Tutorials Point Kotlin tutorial
https://www.tutorialspoint.com/kotlin/index.htm
+ 5
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
+ 5
The Sololearn user-made Kotlin course
https://www.sololearn.com/learn/7792/?ref=app