+ 9
Kotlin without java?
Do I need to learn java in order to learn Kotlin? Asking with app development in mind.
5 Respostas
+ 10
Thank you very much
+ 10
Thank you so much
+ 3
You don't need to learn Java to learn Kotlin
+ 3
Just to add some information, learning Java will certainly help in understanding the JVM library, as you will most likely be using classes from various Java libraries, such as java.util and java.net.
+ 2
1.java have much more online course, reference , community, ...
2.kotlin sounds more useful.
3.you can easily convert them to each other with official tools.
4.you don't need to learn java for kotlin