+ 1
What app should I use to code with C++?
I have been looking for an app like that many times, but I canât find one. Although thereâs an app called VC on my computer, it doesnât work now... So any app recommended? P.S. Itâs better free, small and without other apps required.
6 Answers
+ 3
if you mean an IDE ,then atom code editor, net beans would be a good choice.
+ 1
RE to sanjeevini: I have tried net beans, but it needs JDK and too big.
RE to Full gamer: What about on iphone? Is there an app?
0
code blocks and Geany both are good IDE. Both of this applications don't have developer tools to keep it light weight. So u have to install them separately like MinGW compiler. or u can use turbo C but this one have bad interface.
Rei: Never, ever, recommend Turbo C++. It is pre-standard C++, which should no longer be used.
0
Oh sorry for that
here we are still learning on turbo so I suggested same
0
For C and C++ , Code::Blocks is best.(for PC)
pros:
It is light weight.
No need to install additional plugins.
easy to use.
cons:
no cons..
For mobile:
CppDroid is best for C and C++.
you can use it offline..