What to start programming in C/C++ What's the best ide for a newbie?![]()
-
Vim/Emacs/gedit with gcc and gdb. Do it the old fashioned way.
-
If you use Linux then don't be a noob. Look up IDE's and try them and pick the one you like best. My suggestion is Geany.
-
-
Christoph.krn Notebook Evangelist
If you want to really learn C/C++, don't let the IDE do the typing work for you, this way you will remember things better. So, +1 for geany. It's basically a blown-up (in a positive way) text editor.
-
I just use gedit (or anything with code highlighting), gcc and gdb on Linux. -
Christoph.krn Notebook Evangelist
Oh, if you like using gedit for C, you would probably love geany!
-
Thanks, everyone I think I'm gonna go with Vim.
Linux IDE
Discussion in 'Linux Compatibility and Software' started by graycolor, Jan 31, 2010.