originally posted in:Programmers and Devs
View Entire Topic
I'm just curious what IDE you use, whether it's notepad or some super high-tech, stolen-government-secret program. I have, in the past, used various versions of these 3:
[url=http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-products]Microsoft Visual Studio[/url]
[url=http://www.eclipse.org]Eclipse[/url]
[url=http://www.netbeans.org]Netbeans[/url]
They've all got some advantages and disadvantages, of course, but I've used Eclipse the most lately just because of how well it seems to work for the Android programming I've been dabbling in.
[url=http://notepad-plus-plus.org/download/v6.3.1.html]Notepad++[/url]
[url=http://www.textpad.com/download/]Textpad[/url]
[url=https://developer.apple.com/xcode/]Xcode[/url]
[url=http://www.adobe.com/cfusion/tdrc/index.cfm?product=design_standard] Adobe Design Standard CS6[/url]
English
-
- Visual Studio for C# and C++ - NetBeans for PHP, Java, and occasionally Javascript - Komodo Edit occasionally for Javascript (it's probably the best IDE for it) - Eclipse for Java (when developing for Android) - Notepad++ for anything in general or web-related on a whim (PHP, Javascript, HTML)