If I don't know Java(and don't care to learn to le...
# getting-started
e
If I don't know Java(and don't care to learn to learn it), and I want to learn Kotlin and know its best practices, what are some good resources? I don't necessarily want to do Android either. I actually want to do more server side stuff.
k
Imo you really need to learn Java first.
2
Either way go trough the reference: http://kotlinlang.org/docs/reference/
m
and play with try.kotlin.org
👍 1
e
Thanks! I guess the manual is often good enough what do you mean by Javascript? Is it for the transpiling?
k
What Javascript?
@menegatti Or just play in InteliJ 😛