Miscellaneous > Programming & Networking
C++ newbie
LordWiccara:
i am interestred in learning c++...i hate visual basic so much. does anyone know of any good c++ editors and compilers that are free for Red hat Linux 9? thanks
KernelPanic:
g++ is a good compiler. You could write your code in any of the text editors, kwrite, vim etc.
If you are looking for an IDE, which you probably are, try Kdevelop. It should be on the RH9 Cd's.
KernelPanic:
g++ is a good compiler. You could write your code in any of the text editors, kwrite, vim etc.
If you are looking for an IDE, which you probably are, try Kdevelop. It should be on the RH9 Cd's.
LordWiccara:
thanks...but (i know its a dumb question) but whats an IDE? i know what a hard drive IDE is, but...yea im new
KernelPanic:
Integrated Development Environment.
A piece of software that brings together development, compilation, linker, debug etc in a nice GUI.
They often have frameworks of apps to begin with.
VC++ is an IDE.
Navigation
[0] Message Index
[#] Next page
Go to full version