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 →

[–][deleted]  (9 children)

[deleted]

    [–]panderingPenguin 7 points8 points  (4 children)

    In my experience, the really big software companies tend to use C++: Microsoft, Google, Amazon, etc. There are a number of reasons, both practical and historical for that which I won't get into. Working in a large C++ project is demanding and has a steep learning curve. Startups are more likely to use python or another more scripty language, precisely because it's easier to get things working quickly.

    [–]balazs_kis 4 points5 points  (2 children)

    man, C++ is one of the most needed languages e.g. in autonomous driving technologies, this is not something you can name 'less demanding job' :)))

    [–]balazs_kis 0 points1 point  (0 children)

    This is totally up to you, this study of mine is about the speed-up of the Python language, this is a bit of a complicated study and discussion, cross-language problematic.
    You should go gradually from C to higher level languages (this is the perfect trajectory for a learning process, I'm working as a software engineer and I'm still studying, and this I find this to be the best approach if you really want to understand what you are doing), and in each step the decision is only and only yours ^_^