开发者

Popular C/C++ IDE in Industry currently [closed]

开发者 https://www.devze.com 2023-02-16 02:37 出处:网络
Closed.开发者_运维百科 This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed.开发者_运维百科 This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

I wanted to know which are the top 5 IDE's in the market today for development/maintenance of C/C++ applications? I am looking for both windows and linux based IDE's. They can by open source or proprietary.


Visual Studio is the most popular IDE. I would say it allows large companies to make (internal) mediocre software really fast, which allows them to get back to their 'real' jobs.

As for Linux C/C++ IDEs, I'm a big fan of QT Creator myself. It can be found from your distributions repos, or the QT website itself: http://qt.nokia.com/products/developer-tools/

Eclipse also has a C/C++ version, I haven't tried it though. But based on their Java version, I would bet it is fairly heavy: http://www.eclipse.org/

0

精彩评论

暂无评论...
验证码 换一张
取 消