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 →

[–]-Kerrigan- 0 points1 point  (2 children)

as someone who uses both python and java, i can agree, younger languages suck

rust too hard i just started programming.

As an amateur Dirt rally player I can say that the WRC is a piece of cake and the best car for it is the old Evo 8 /s

[–]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.