Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Editor : Vi
Compiler : GCC
you are too hardcore for me....
We simple folk use eclipse.
you are too hardcore for me....
We simple folk use eclipse.
I am at the same dilemma of picking an IDE for C/C++ development in Linux. I've been looking at Emacs in the past few days and wow - quite difficult to learn. It has got that feel of pre-wysiwyg era.
Does anybody else here uses Emacs? Any tips for using it, is it popular on the job?
Is Vim easier to learn and does it allow integrated debugging with kdb?
thx
Dev-CPP is nice and easy to use but its considered to be 'abandonware' and can, at times be buggy.
I'm using Qt framework + Qt Creator IDE. It's a huge C++ class library and very friendly IDE (imho better than Visual Studio). Plus it's cross platform IDE, we can compile the same code for Windows, Linux, Mac.