chaviv
Jan 16 2005, 02:38 PM
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
Jan 19 2005, 07:47 AM
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
Feb 1 2005, 06:20 PM
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
Feb 10 2005, 05:20 PM
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
EclipseI use the IDE that came with Microsoft Visual C++ 6.0.
Cannibal
Feb 16 2005, 02:46 PM
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.