which IDE is good for programmers in Windows and which is good in Ubuntu?
This solution has been deemed correct by the post author
Codeblocks is ideal.However, Visual Studio and Intel C Compiler if one has the bucks. For Ubuntu, gedit, netbeans with C extension, Kdevelop will do.
Was this answer helpful?
What about Emacs?
Emacs is a powerful editor, which provides nearly all functionalities for an IDE. My preference would be using emacs or vim (better than all IDEs)
Switch to Eclipse (if you wanna use IDEs) in all platforms, it is universally great for all languages.
You must be logged in to post a comment.
Posted by newman on May 25, 2013
Posted by Hans on Sep 1, 2011
Posted by sonam on Sep 2, 2011
Posted by Yvonne on Sep 10, 2011
Posted by Rishika on May 5, 2012
Posted by newman on May 20, 2013
Posted by Rishika on May 4, 2012
This solution has been deemed correct by the post author
Codeblocks is ideal.However, Visual Studio and Intel C Compiler if one has the bucks.
For Ubuntu, gedit, netbeans with C extension, Kdevelop will do.
Was this answer helpful?
LikeDislikeWhat about Emacs?
Was this answer helpful?
LikeDislikeEmacs is a powerful editor, which provides nearly all functionalities for an IDE. My preference would be using emacs or vim (better than all IDEs)
Switch to Eclipse (if you wanna use IDEs) in all platforms, it is universally great for all languages.
Was this answer helpful?
LikeDislike