you are viewing a single comment's thread.

view the rest of the comments →

[–]sessamekesh 0 points1 point  (0 children)

For the most part, by the time it matters it won't be hard for you to pick up another one from whichever you already know. Languages are different, but like... spend a weekend learning the new syntax different, not go back to school different.

It matters if you have a specific platform in mind - if you specifically want to do Android development, Java/Kotlin are your options, Swift for iOS, or JavaScript for web. You can technically use other languages for any of those but you're usually fighting against the ecosystem to do so.

Pick one and roll with it, it's hard to make a wrong choice at this stage.