Best editors and IDEs for programming

For Java Coders IntellijIdea + CHelper is awesome combination :slight_smile:

HODOOOOOOR!!!

After reading this i downloaded sublime . But i am unable to compile and run program using sublime.Do i need to compile using cmd?? plz help…
i have already installed gcc compiler.

@abhi : You can either use terminal or use the way suggested here http://discuss.codechef.com/questions/15926/how-to-compile-and-run-cc-code-from-sublime-text-2-editor/16067

Depends on Language you prefer.
Java- undoubtedly NetBeans
C/C++ - Dev CPP
Android- Eclipse
Web Designing- Macromedia Dreamweaver or Adobe Dreamweaver

+1 Vim is really a life saver. It supports code completion too!

Surely Sublime is the best

If you’re using windows then i would suggest Visual studio otherwise for linux use -> CodeBlock
I’m using windows now obviously i would have Visual studio.

I am happy with Codelobster

for c or c++ use code blocks and for java net beans .
check your code at ideone before submitting on codechef .
i think it helpful for you.

Ubuntu+gedit+terminal is all time best …

Can’t Compare Visual Studio with any of the IDE’s, but to mention, Vim is the worst editor I have ever used, Icannot just understand what it needs to get prepared for writing a code! Hrrible Interface , like I am using a Windows 95 PC.

I use the Dev-C++ for CPP codes. Great interface, good code completion. Terrific!

I use “Geany” for all coding related stuff, and I love it.(I’m on Ubuntu)