PDA

View Full Version : [ubuntu] C ide



StefanSeo
September 9th, 2009, 03:33 PM
I want to learn C programing language, but i dont know what IDE to use.
Also i dont know how to compile.
Please name some C IDE programs

rob-ward
September 9th, 2009, 04:06 PM
YOu could try codeblocks, it's designed for C++ but should compile C apps, there is also kdevelop which dows C and eclipse with the CDT plugin.

There are probably many more but they are the ones I have used, rest of time I just use wither gedit or vim.