M
M
MDtox2018-05-17 19:30:52
Java
MDtox, 2018-05-17 19:30:52

Can I write in Kotlin if I don't know Java?

I'm 16 and I'm not going to work yet, but just choosing the language to taste. I want to write for Android, is it necessary to know Java or is it enough just to know its standard library?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vasily Vasilyev, 2018-05-17
@Basil_Dev

Kotlin is not a library, but a programming language. It can be thought of as sugar over pure Java (like Typescript over Javascript). Kotlin is not suitable for diving into programming, as it has poor documentation and a small community compared to Java.

S
sky_driver, 2018-05-17
@sky_driver

You can write in Kotlin without even knowing Kotlin, the question is what result will you get) In order for the result to be good, you need to know Java.

O
Orkhan, 2018-05-17
Hasanly @azerphoenix

Hello!
If you have a choice between Java & Kotlin, then definitely study Java. Having learned Java, in a sense, there will be no need to learn Kotlin. And in general, Kotlin runs on the same JVM. And yet, Kotlin is not the official language of Android, although it has existed since 2010. So Java))

M
m0nym, 2018-05-17
@m0nym

You still have to read Java - a bunch of examples and libraries.
Not enough for Kotlin yet. And it will not work to stay only within Kotlin.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question