View previous topic :: View next topic |
Author |
Message |
CuCullin n00b

Joined: 04 Oct 2005 Posts: 8 Location: New Jersey
|
Posted: Thu Oct 13, 2005 5:30 pm Post subject: C/C++ IDE? |
|
|
So I'm getting back into coding, having given myself a refresher with Practical C Programming (a must book-shelf item for any coder, imho ), and I've started screwing with some little things for myself again. However, back in my pascal days (yeah... I know ), I really appreciated Turbo Pascal and the like, and I would like to use a nice IDE. Checked out KDevelop, and I can't say it impressed me - I would think it would call gcc and do in-gui compiling, open up the command line, something, but I haven't found anything that lends me to believe it does. Anyone have a C/C++ IDE they would recommend? Or a pascal one, I occasionaly get nostalgic for some good ol' wordy C  |
|
Back to top |
|
 |
manucorrales Apprentice


Joined: 15 May 2004 Posts: 275
|
Posted: Thu Oct 13, 2005 5:53 pm Post subject: |
|
|
You can try eclipse (is slow but very good IDE) or anjuta wich is a great c/c++ IDE. |
|
Back to top |
|
 |
aja l33t


Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
Posted: Thu Oct 13, 2005 5:53 pm Post subject: |
|
|
Search on "kdevelop anjuta" for the several hundred threads on this. |
|
Back to top |
|
 |
jakamaka Apprentice


Joined: 17 Jun 2004 Posts: 266 Location: My self-sustainable fusion of thought
|
Posted: Thu Oct 13, 2005 10:19 pm Post subject: |
|
|
vim. I practically do all of my coding in vim(even the .net/mono thingy we use at school) |
|
Back to top |
|
 |
Taladar Guru

Joined: 09 Oct 2004 Posts: 458 Location: Bielefeld, Germany
|
Posted: Thu Oct 13, 2005 10:24 pm Post subject: |
|
|
Even though I don't program C/C++ you should learn something like Emacs and stick with it when switching languages.
It saves lots of time otherwise spent relearning a new IDE when learning a new language.
http://www.emacswiki.org should have all the information you need |
|
Back to top |
|
 |
Earthwings Bodhisattva


Joined: 14 Apr 2003 Posts: 7753 Location: Germany
|
Posted: Thu Oct 13, 2005 11:39 pm Post subject: |
|
|
Moved from Portage & Programming to Duplicate Threads in favour of The "Best of" threads _________________ KDE |
|
Back to top |
|
 |
|