+ 2

To learn kotlin should i first learn java???

Which of them is best and which should i learn first ???? Java or kotlin

14th May 2020, 4:28 PM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar
6 odpowiedzi
+ 2
Kotlin does not use many Java libraries like it originally did. The only one I have used recently is the Random class to provide random numbers. Every thing else has a pure Kotlin class. The course here is incomplete so finishing either Python or Java first will help your understanding Kotlin and the things missing. Since Python has operator overloading like Kotlin and Java does not, I suggest finishing Python first. Many Kotlin class libraries are similar to Pythons.
16th May 2020, 3:58 AM
John Wells
John Wells - avatar
+ 4
It is now my favorite having pushed C++ out of the spot it held for 33 years. Python moved into second recently thanks to the difficulty of solving code coach problems in C++ versus Python.
16th May 2020, 5:35 AM
John Wells
John Wells - avatar
+ 1
Thanks
15th May 2020, 8:26 AM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar
+ 1
I am about to finish python So I thought of learning kotlin Online because it seems like it's a good language
16th May 2020, 4:53 AM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar
+ 1
I really think it depends on what you want with the languages, though both languages work for Android development but Kotlin preferred by Google for now. Plus I need to say that Java has more libraries.
16th May 2020, 7:48 PM
Ahmed Mohammed
Ahmed Mohammed - avatar
+ 1
But kotlin is designed to also work with Java e xisting libraries
17th May 2020, 4:35 AM
『 〖 PRAISE 〗 』
『 〖 PRAISE 〗 』 - avatar