0
Which ide should i use for c++
Please tell me which IDE should i use for c++
2 Answers
+ 1
I believe it depends on your preference, so you should try a few. Also is good to learn to use the IDE well. Read a book or blogs / tutorials for that.
However, I think that the chosen one is tied with the main OS you use for development, and for the running environment of your program.
For example, I develop for Windows (mainly) and use C#, C++, so VISUAL STUDIO is my choice. If I developed for Linux, I would use another (I think).
Try a few, learn to use them, and then decide.
Regards!
0
CODE BLOCK