• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Java or Kotlin

Mantarox

Lurker
Hi I am just starting learning and don't know should I learn Java or Kotlin. Am new to this and I don't have any programming experience. Can anyone please help me? TY :)
 
Java support has got to continue in parallel with Kotlin for the foreseeable future because there is so much Java code already written. It would be an extreme hardship for developers of legacy apps to have to rewrite their entire app in Kotlin just to update one small thing.
 
My vote is for Java as it has taken a great part of the programming market and wouldn't step back in the nearest future.
Also, for beginners, Java is easier to learn. ;)
 
If you want to do Android development you should almost certainly be using Kotlin. Most employers (In the US at least) will be looking for Kotlin skills over Java.

However, if the company is super old and slow to adopt technology they might have a large Java code base. So it's also important to know Java.
 
I read somewhere that Java runs on over 3 billion devices.

three-billion-devices-run-java-yeah-but-do-they-like-it.png
 
Back
Top Bottom