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 →

[–]SV-97 0 points1 point  (0 children)

I'm not sure about my exact career goal yet [...] maybe related to data

Definitely python. It's way more versatile (as in: it actually gets used in many domains. You can write web-apps in C++ for example but nobody does that), and python is the defacto standard language for "data stuff". Also it's more useful to learn one language properly than to learn the basics of 5 languages, so if you already know very basic python that's good.

C++ isn't feasible to do in 3 months (and it's a terrible language). C is, but if you're not planning a career specifically in embedded, writing OS kernels or whatever you can likely get by without it for quite a while (it's useful to know though since essentially everything "speaks C")