B
B
bot82016-09-02 19:19:39
Java
bot8, 2016-09-02 19:19:39

What advantages does Kotlin have over Java?

What advantages does Kotlin have over Java besides a simpler syntax? And is it worth switching from Java to Kotlin?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
aminought, 2016-09-02
@bot8

I think Kotlin should be considered by Android developers, since they don't have all the features of Java 8. Well, null-safety out of the box. And also there are no checked exceptions, but this is not for everybody. Personally, I'm used to it, in a sense it's even convenient, but sometimes they get pissed off.

A
Aleksey Igoshev, 2021-08-19
@Eisinheim

simpler syntax? Yes, it is much shorter and easier to read. and oh yes NPE in Java is a cannon shot in the foot

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question