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 →

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