1
vote
What’s the best stable C++ IDE with a GUI that runs on linux?
I like SciTE on linux and windows.
It's very lightweight, and customizable.
…
1
vote
Is there a good and free ide for c/c++ in linux?
If you're doing Qt development, you could try QtCreator. I haven't used it much myself, but the debugger seems to wo …
2
votes
Educational IDE to start programming in C++?
If you are using both windows and linux (as your comment indicates), I'd recommend Qt Creator. Qt is cross platform …
0
votes
2008 Trend: Best Ultraedit Alternative Free Text Editor You Recommend
I like SciTE. It's cross-platform, I've used it on windows, linux, mac. It does syntax highlighting and auto-indent, not sure abou …
