As an old-time UNIX guy, I always use Emacs. But that has a pretty steep and long learning curve, so I'm not sure I can recommend it to newcomers. There really isn't a "good" IDE for Linux. Eclipse is not very good for C/C++. The others are missing all the features you are going to be looking for. It really is important to learn how all the individual tools (gcc, make, gdb, etc.) work. But after you do so, you may start to find Visual Studio to be very limiting.