PDA

View Full Version : Tips of IDE's for C



Gorgamel
October 21st, 2009, 02:17 PM
Have been doing some C in school and been doing it in Joe. Have also tried Geany. But it didn't feel like something likeable.
I do like to write in Joe, but it can be a bit tedious.
So I am wondering if there are any other good program to use.

zubaran
October 21st, 2009, 02:31 PM
Try:
eclipse with plugin for C/C++, anjunta, kate, scite, vim ( ;) ),

Simian Man
October 21st, 2009, 02:36 PM
If you like MSVC for Windows, you can also use Code::Blocks which is similar, but simpler.

Zugzwang
October 21st, 2009, 02:50 PM
Here's the usual reference to KDevelop, for which I've written a tutorial recently: http://ubuntuforums.org/showthread.php?t=1258665

hessiess
October 21st, 2009, 05:15 PM
Vim + terminal ;).