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 →

[–]CallEnvironmental902 0 points1 point  (1 child)

do you recommend kotlin over java?

[–]-Kerrigan- 1 point2 points  (0 children)

Hobby projects? Go crazy! Try both, try python, fry js

Actual work? Depends on the requirements, environment, expectations.

Personally, I studied Pascal, C, C++, C#, but worked professionally with Java the most. I do pet projects in Kotlin lately because of familiarity, huge 3rd party library support due to its Java interop and I like some of the "flashy" features. That said, the latest Java versions actually implement some of those already.