Posted March 25, 2020
low rated
I am wondering if it's worth looking into the programming language Kotlin. I currently know C, C++, Python, and bits of assembly and rust. (I should also point out that I have no desire to learn java, as I don't like that language's forced object orientedness.)
I also have a few other questions:
* How does Kotlin compare to other languages? In particular, how would you compare it to, say, C or Python?
* How are the open source tools for Kotlin development?
* How well does Kotlin interact with other languages?
* How resource intensive is Kotlin? In particular, how much memory does, say, a hello world program take?
* Would it be relatively simple to recreate my forum avatar with a Kotlin program? (The black portion of my avatar is just a rotated Mandelbrot set.)
I also have a few other questions:
* How does Kotlin compare to other languages? In particular, how would you compare it to, say, C or Python?
* How are the open source tools for Kotlin development?
* How well does Kotlin interact with other languages?
* How resource intensive is Kotlin? In particular, how much memory does, say, a hello world program take?
* Would it be relatively simple to recreate my forum avatar with a Kotlin program? (The black portion of my avatar is just a rotated Mandelbrot set.)