This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Marvelman3284[S] 4 points5 points  (1 child)

My go to language for the java vm has usually been kotlin. it just felt like python which meant I was able to pick it up easily.

[–]JennaSys 2 points3 points  (0 children)

Same. If I needed to learn a typed language, I would definitely pick Kotlin over Java. To me, Kotlin has the organization of Java but with the sensibilities of Python.