+ 3
Which is your favourite Integrated Development Environment (IDE)?
7 Answers
+ 6
Visual Studio & Eclipse
+ 4
C++ compile and write : Dev-Cpp
HTML/CSS/JS/ASM write : Notepad++
ASM assembler : MASM
+ 3
Visual Studio
+ 2
Just depends what I'm doing.
You can't go wrong with Visual Studio. It's just a solid IDE with many add-ons/features/support/etc... for most languages. I also use brackets/web matrix if I'm working on web stuff, and I use MonoDevelop when I'm messing around with Unity.
All of the above are free or have free variations, so you can't really go wrong with testing some out and seeing what feels best -to you-.
+ 2
Brackets and atom (cause I feel I am only good in web development)
+ 1
code block best
0
Well, i'm going kinda old school but I use vim and a good old bash shell to develop. Hard to learn but once it's done, it's very enjoyable