https://kotlinlang.org logo
Title
e

eliasaj

07/05/2018, 12:41 PM
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

karelpeeters

07/05/2018, 12:47 PM
Imo you really need to learn Java first.
2
Either way go trough the reference: http://kotlinlang.org/docs/reference/
m

menegatti

07/05/2018, 1:07 PM
and play with try.kotlin.org
👍 1
e

eliasaj

07/05/2018, 1:07 PM
Thanks! I guess the manual is often good enough what do you mean by Javascript? Is it for the transpiling?
k

karelpeeters

07/05/2018, 5:12 PM
What Javascript?
@menegatti Or just play in InteliJ 😛