Friday, July 31, 2009

What is a good free program to program C++ programs in Linux?

I want to program C++ programs, but I don't know what program to use.

What is a good free program to program C++ programs in Linux?
Any good text editor (not a word processor), like Vim or nano can be used to write the code and then you use gcc to compile.





HTH
Reply:Anything you like! You'll already have a host of tools installed such as vi, vim, kwrite, Eclipse etc.





If you're all too new to this, then maybe start off with KDevelop





http://www.kdevelop.org/
Reply:I've always used emacs and gcc.


No comments:

Post a Comment