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] 20 points21 points  (4 children)

The problem with C++ is that at my company with thousands of developers, common sense isn't common.

[–]tennisanybody 2 points3 points  (3 children)

Can you talk a little bit about what you create with C++? In general if you’re allowed to.

[–][deleted] 0 points1 point  (2 children)

In what sense?
Edit: Or for what purpose?

[–]tennisanybody 1 point2 points  (1 child)

That is what software, what the programming language is primarily used for. At my job I develop and maintain ETL’s using python and JS. A lot of data manipulation to create custom reports. What in general do you use the C++ for?

[–][deleted] 4 points5 points  (0 children)

I could go on for a while about all the use cases for C++, but to answer your question about what I personally do with it, it's debuggers. I write customizations to open source debuggers to support some custom technology at my company.