Chevron Left
Back to Kotlin for Java Developers

Learner Reviews & Feedback for Kotlin for Java Developers by JetBrains

4.7
stars
2,022 ratings

About the Course

The Kotlin programming language is a modern language that gives you more power for your everyday tasks. Kotlin is concise, safe, pragmatic, and focused on interoperability with Java code. It can be used almost everywhere Java is used today: for server-side development, Android apps, and much more. Kotlin is 100% compatible with all existing Java frameworks, and has good tooling support. It’s a pragmatic language with a very low learning curve, and can be quickly grasped by Java developers. Kotlin code might be compiled not only to JVM bytecode but to JavaScript and Native code as well, but this course is focused on Kotlin/JVM. This course aims to share with you the power and the beauty of Kotlin. We'll have a basic overview of the language, as well as a discussion of many corner cases, especially concerning Java interoperability. The course is based on your Java experience; it shows the similarities between the two languages and focuses on what's going to be different. Note that this course won't cover the programming fundamentals. We'll discuss: basic syntax, nullability, functional programming with Kotlin, object-oriented programming with Kotlin, the power of the Kotlin standard library, and Java interoperability....

Top reviews

MA

Jun 28, 2019

Excellent course, packed with relevant content and useful hands on Kotlin exercises with great feedback based on Coursera provided unit tests. Looking forward to more Coursera courses from JetBrains.

AC

Mar 15, 2020

Thanks JetBrains team, the course is as great as all the things that you do!

Now I am going to visit Kotlin island (Kronstadt) to see lighthouse on your logo (I leave nearby in Saint-Petersburg).

Filter by:

51 - 75 of 485 Reviews for Kotlin for Java Developers

By Md G R T

Jan 12, 2020

I started coding in Kotlin a few months back. And to give myself a comprehensive and detailed foundation in Kotlin I decided to complete this course of Coursera provided by Jetbrains. I must say this is an excellent course, packed with relevant content and useful hands-on Kotlin exercises with great feedback based on Coursera provided unit tests. Looking forward to more Coursera courses from JetBrains.

By Dizzer S

Jan 11, 2020

Als kompletter Neuling in Kotlin, aber mit reichlich Erfahrung mit Java und PHP, finde ich diesen Kurs gut. Ich finde die Sachen sind ausreichend erklärt. Dass die Videos so kurz gehalten sind (5-8 Minuten) macht es einfacher, mitzufolgen und danach zu verarbeiten. Die kurzen Programmieraufgaben zwischendurch oder auch die Fragen zwischen den Videos tragen zu dem Verständnis sehr viel bei!

By Gergely T

Sep 19, 2021

Very helpful, even after 2 years of Kotlin development, because the course helped to remember some forbidden but very useful feature of the language. Thanks for the course. PS: For the Week 5 assignment the possible solution video is missing (even for Week 4, but it is included in Week 5 assignment), please create one, it would be very helpful to see a more professional solution.

By David M H

Oct 2, 2019

Great course for those coming from a strong Java development background. This course is very information-dense and respects the developer's time by assuming students are _experienced_ Java developers. Because Kotlin is a JVM language, language features and implementation are explored using Java as a point of reference. The projects are driven by unit tests and are well-structured.

By Jonathan S

May 3, 2021

I really enjoyed this course! The programming assignments were moderately challenging and interesting enough to keep me going. There is some technical material showing how Kotlin code turns into compiled JVM bytecode but it is not necessary to have an in-depth knowledge of Java to benefit from the course and learn Kotlin.

I am looking forward to the Kotlin course to follow!

By Rafael W

Aug 8, 2022

This course does deserve 5 stars, but there are some smaller issues: * Some videos that feature questions don't stop at the right time or not at all. * There is no video solution for the final task to see a professional solution. * The final task's pre-implemented game-over function for 2048 triggers incorrectly when board is full but moves would still be possible

By Gustavo V

Feb 9, 2019

Awesome course! Clear and straightforward introduction to Kotlin, covering a wide range of features the language can provide. Challenging and fun assignments, very practical, perhaps a bit underestimated in terms of the effort required (they definitely took me more time than what had been estimated). Great course, JetBrains! I'm looking forward to the next chapters.

By Ritvij S

Jun 8, 2021

Amazing faculty! I appreciate the little nuisances given for the Kotlin Language development as well. Things like what happens in Java and it's equivalent in Kotlin, if it differs then why does the implementation differ in Kotlin when compared to Java. Such insights made me intruiguied througout the course. Great course every Java Developer must have.

By Islam M

Oct 5, 2020

The best course in Kotlin, everything was well explained, the assignments were very good implemented to this course and allow you to practice what you learned, but you need to have a prior knowledge in Java or similar languages to gain the full of this course.. I really recommend it for anyone who wants to learn Kotlin the fast and the right way.

By Joachim H

Apr 17, 2019

It was a real pleasure to complete this course. You can clearly tell that the people at Jetbrains put a lot of effort into it (thanks!). Improvements suggested on the discussion forums were taken very seriously and the class was improved accordingly. Very much appreciated! Looking forward to using Kotlin for my next projects...

By Zhehui Z

Aug 31, 2020

A clear and comprehensive introduction to Kotlin. Lots of (way more than anticipated) concepts and features are covered in this course. Assignments are well designed as well, with emphasis on the mixed programming paradigm (OO & FP). I hope the promised Advanced Kotlin & Kotlin Coroutine courses are to be released soon!

By Daniel G

Sep 5, 2020

Nice introduction to Kotlin. You learn the programming language and some pragmatic usage patterns. It has the perfect pace for experienced developers. Although beginners will have a hard time. The assignments are challenging. You definitively have to dig into the Kotlin reference manuals for complete understanding.

By Kaushik S

Jun 22, 2019

Best course for Kotlin from the very best Jetbrains. Suitable for those who have worked with Java before (as the title states). The last exercise was pretty hard, almost died in the end. All in all, it is really helpful. I wish Jetbrains would come up with an advanced course promised in the conclusion video.

By Roman T

Sep 9, 2020

Course is very practical and easy to understand. It really helps a lot to acquire new language much faster when you learn based on your existing knowledge of another language. Definitely recommend this course and looking forward to complete more advanced Kotlin courses from JetBrains when they are launched

By Sushanto H

May 23, 2019

Great course. Very detailed oriented on why features are implemented and what are the use cases of the same. Common Operations on Collection and Auxiliary functions could be explained in more detailed since these two are important for coding. So better to have a very clear concept on these two.

By Gennaro M

Feb 3, 2021

I started a kotlin project led by colleagues, but some things were not without, so I started this course. Incredible, it made me understand that what they were doing was not kotlin but something else and in addition it gave me the basis to better understand the language and correct that fact.

By Morten O

Sep 26, 2019

Very informative and interesting course. Requires a solid background in programming, and even though some assignments could be explained a bit better as not all of us has a background in maths (hint: permutations), the videos are excellent, both in quality of production and content.

Thumbs up!

By Mitchel N

Jul 7, 2020

It was great to have the original creators of a language explain the ins and outs of it and the reasons why the Kotlin language is the way it is. This deeper understanding helps in grasping all the concepts and best practices.

The programming assignments are great and challenging.

By Aakarshit U

Nov 24, 2018

Really good course even for those who know the basics of Kotlin and need a refresher. Svetlana, the instructor, is amazing with great examples for everything. The programming assignments are also great in really cementing the things learned. Looking forward to the next course!!

By Ndriçim R

Nov 15, 2021

I learned a LOT of new things I didn't know about Kotlin, such as the use of inline, infix, operator functions, the OOP side of Kotlin and the Functional programming side of it. Thank you to JetBrains and the Kotlin team for making such a useful course. Keep up the good work

By Кулакова А А

Dec 30, 2021

Very useful and interesting course. I would like to draw your attention to the fact that this course is really for Java developers. All functionality is presented in two languages, it is shown how to integrate one language into another and how it works under the hood.

By Mykola D

Feb 4, 2019

This is an excellent introduction to Kotlin. I really like the way it was presented. It has a nice balance of theory and practice. The coding part was a lot of fun, especially implementing games in week 5 coding assignment. I highly recommend it to all my friends.

By Yingduo T

Jun 11, 2020

If you are a many years Java Developer like me, and just started to explore Kotlin. I am sure you will have some WOW moments during this course about things that Kotlin does much better. Highly recommend for Java Developers to quickly get you hands on Kotlin.

By Wilfried P

Jan 2, 2021

I enjoyed the course very much. Only critique I have is that the "grader" doesn't understand Kotlin 1.4, while the tasks are set up automatically in IntelliJ to work with that version of the language. Caused me some confusion at first, but not a big deal. :)

By Manikant R

Jan 22, 2021

The course was amazing, one should definitely take it if they like android programming. A very surprising thing is that there is no graded quiz and practical, which was totally new. We do assignments in android studio and then it is sent to Coursera.