+ 3
What is the best IDE for C++?
I would be interested to hear opinions.
14 Answers
+ 32
1. Code::Blocks
Download in here: https://sourceforge.net/projects/codeblocks/
2. KDevelop
Download in here: https://www.kdevelop.org/download
According to this referrence:
https://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments
+ 2
If you are looking for a C++ compiler for
android, you should give CppDroid-C/C++
IDE for android a try. It is a free app which
works offline and has a C++ tutorial included. It let's you compile your C++
code inside your phone.
+ 1
codeblocks
+ 1
I don't recommend codeblocks because i had some problems with it.
I do recommend visual studio because it can be used for more than just c++, you can add frameworks very easily, plus you have a smart code completion system and intellisense.
I do recommend qt creator as well because it has the qt framework built in and a full documentation incorporated in the ide.
+ 1
DEV
+ 1
If it's only for c or c++ according to me the best is' turbo c++' its very basic in design,easy to use.
+ 1
I do not recommend Turbo C++ it is discontinued
+ 1
Code::Blocks
0
I use codeblocks.
0
that's individual, just try around and you'll find eventually an IDE which you like best, if you're an student you can get Clion for free, or you can try visual studio, but it is very complex, if you don't care for visuals of the IDE and want something simpler go for Dev C++ or Codeblocks
0
Code::Blocks for new in C++. Then if you're already comfortable with C++, you can try using Visual Studio community edition, or you can push forward with Code::blocks (some guys do this, code::blocks all the way)
0
you now that bro we can use the c ++ in android studio by downloading one tools called ndk