Help - Search - Members - Calendar
Full Version: Do You Use An Ide?
TechConnect Community Forums > Software > Software Programming
chaviv
Do you program in an IDE (integrated Development Environment) or just a plain old text editor?

IDE like Netbeans or Jedit or maybe Eclipse
max.damager
I like to use TextPad (http://www.texpad.com), to program HTML, PHP, C etc.
It has syntax colouring, and is really easy to use. Try it.

Personally I don't like using IDE's because they are somewhat complicated and heavy on things that you don't ever use.

But that's just my $0.02.
taquitos
I like anjuta for C++. It just seems to organize my code nicely. you can also make all of your code dissapear except for function prototypes for less confusion! It is also usable on a FC3 system right after you compile it.
eggsinbasket
QUOTE (chaviv @ Jan 16 2005, 10:38 AM)
Do you program in an IDE (integrated Development Environment) or just a plain old text editor?

IDE like Netbeans or Jedit or maybe  Eclipse
*



I use the IDE that came with Microsoft Visual C++ 6.0.
Cannibal
I usually code in Borland Delphi or PHP. Borland Delphi has it's own IDE which works great. For php programming I use UltraEdit and Adobe GoLive.

UltraEdit is a great text editor, received some rewards for best text editor too. It let's you know if you forgot a tag or where your begin tag is if your cursor is at an end tag. It has coloring text mode and easy to use FTP file access for working directly on files that aren't local, but on a webserver.

Sometimes I use GoLive because that's what my colleague uses to design websites.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.