What is the best IDE for C/C++ in Linux?
I'd like to start learning how to build some C/C++ programs with a little bit of a GUI on top in Linux, and I was wondering which is the best tool for this (something similar to Visual C++ or C# in Windows).
Probably one can always use Java to do this, but I am better at C/C++ than any other programming language.
And my last question would be what are the best tools from the prompt in terms of compilers and debuggers, the GNU ones?