+ 3

What is the best IDE for C++?

I would be interested to hear opinions.

7th Oct 2017, 10:15 AM
Rii Kin
Rii Kin - avatar
12 Answers
7th Oct 2017, 11:41 AM
Adi Pratama
Adi Pratama - avatar
+ 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.
9th Oct 2017, 6:07 AM
Rick Zalman
+ 1
codeblocks
7th Oct 2017, 10:38 AM
Greninja
Greninja - avatar
+ 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.
7th Oct 2017, 10:48 AM
bogdan
bogdan - avatar
+ 1
DEV
11th Oct 2017, 2:51 PM
Adnan Siddique
Adnan Siddique - avatar
+ 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.
12th Oct 2017, 1:19 AM
Narasimha
+ 1
I do not recommend Turbo C++ it is discontinued
12th Oct 2017, 5:53 AM
‎ɐısıօլɐ
‎ɐısıօլɐ - avatar
+ 1
Code::Blocks
30th Oct 2017, 8:21 AM
Ilya
0
I use codeblocks.
7th Oct 2017, 10:33 AM
Masum Ahmed
Masum Ahmed - avatar
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
7th Oct 2017, 11:01 AM
‎ɐısıօլɐ
‎ɐısıօլɐ - avatar
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)
7th Oct 2017, 2:34 PM
Kent
Kent - avatar
0
you now that bro we can use the c ++ in android studio by downloading one tools called ndk
8th Oct 2017, 12:36 PM
Gowtham
Gowtham - avatar