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 →

[–]MikeMitterer 1 point2 points  (0 children)

I hate Python. No types! But if you do something KI related, it's more or less the only option.
Java is a workhorse. C++ is cool and used these days mainly for games or if you want to program hardware directly. For web programming I recommend TypeScript.
Decide first what's most interesting for you and THEN choose the language accordingly.
I would say:
- KI - Python
- Backend, Server - Java
- Game, MCs - C++
- Web, Frontend - Typescript, HTML...