• nutomicA
    link
    fedilink
    arrow-up
    4
    ·
    5 years ago

    Java, kotlin, python, rust are the ones i’m familiar with.

    I’ve also used a lot of other languages one time or another, eg during university.

    • wraptile
      link
      fedilink
      arrow-up
      3
      ·
      5 years ago

      That’s a great set! What’s your opinion on Kotlin, do you find it a complete replacement for Java where’s possible?

      • nutomicA
        link
        fedilink
        arrow-up
        2
        ·
        5 years ago

        I used it on Android, and its much better than the old Java version thats available there. It can do everything that Java can and is fully compatible, so there is no reason to stay with Java (other than the effort of converting code).