<@U0L79LZ4P> You should be able to pick up Kotlin ...
# announcements
d
@zetashift You should be able to pick up Kotlin without Java. If you have C++ experience you'll probably have some idea of what's going on if you look at Java code. The main advantage Java experience brings is Kotlin mostly uses Java libraries for collections and such, so you'll need to be able to understand what the API documentation says (which your C++ experience should help with). There is also a #C0B8MA7FA channel here if you have questions.