AgreeableLandscape to Asklemmy · 5 years agoWhat programming languages do you know?message-squaremessage-square12fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1message-squareWhat programming languages do you know?AgreeableLandscape to Asklemmy · 5 years agomessage-square12fedilink
minus-squarenutomicAlinkfedilinkarrow-up4·5 years agoJava, 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.
minus-squarewraptilelinkfedilinkarrow-up3·5 years agoThat’s a great set! What’s your opinion on Kotlin, do you find it a complete replacement for Java where’s possible?
minus-squarenutomicAlinkfedilinkarrow-up2·5 years agoI 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).
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.
That’s a great set! What’s your opinion on Kotlin, do you find it a complete replacement for Java where’s possible?
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).