Unstoppable Domains

What do you use?

Spacemail by SpaceshipSpacemail by Spaceship
Watch

.jd.

Established Member
Impact
11
I was asking around in the chat room, about what program I should use from programming. I thought you were to just bang out scripts with notepad, but I guess not. Does anybody know of good IDE's or anything else that will help me?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
depends which language you are using. for php I like crimson editor.
 
0
•••
I use notepad2 for all of my coding.

It's just personal preference and what makes it easier or more comfortable for you to code.
 
0
•••
Dan said:
I use notepad2 for all of my coding.

It's just personal preference and what makes it easier or more comfortable for you to code.

Same, exceptionally good program.
 
0
•••
PHP Designer 2007. Can't go wrong with that.

It's came a long way in the last few years.
All the good coders will recommend it too. :tu:
 
0
•••
I use Notepad++, I think it's great.
 
0
•••
Hitch said:
PHP Designer 2007. Can't go wrong with that.

It's came a long way in the last few years.
All the good coders will recommend it too. :tu:
+1

www.mpsoftware.dk
 
0
•••
I personally use zend studio for php programming and visual studio 2005 for c++.

Your choice of editor will 100% depend upon what language you are programming in. Some people do use notepad or a similar program when editing but you can achieve a lot more with a decent ide. They can help with features such as auto complete and code highlighting. Good editors can also debug your code as well as inspect for example the content of variables etc at certain points through your code.
 
0
•••
0
•••
For those of us on a Mac, I've been happy with TextMate (and now also the new php-friendly version of PageSpinner).
 
0
•••
Yeah, im using a macintosh g5.. But I also have a windows computer running xp... I would prefer to work on a mac, but will work on anything if needed...
 
0
•••
crimson editor, always
 
0
•••
I downloaded notepad2 and notepad++... You can do html and php in both correct?
 
0
•••
dhscott said:
I'm guessing you paid for it and aren't using the Personal Edition?
Indeed, and it was worth it.
 
0
•••
0
•••
k1dprodigy said:
Yeah, im using a macintosh g5.. But I also have a windows computer running xp... I would prefer to work on a mac, but will work on anything if needed...

I could never go back to coding on a PC. Stick with the Mac :)

TextWrangler on the Mac is free. It's the "lighter" version of BBEdit from the same company, but still a very capable editor. I used it for a long time until I switched to TextMate.

I believe that PageSpinner is fully-functional shareware, save a nag screen.

TextMate is a 30-day trial.
 
0
•••
Source said:
PhpED from www.NuSphere.com

It's fantastic.
+1 ;)

Seems the previously mentioned PHP Designer 2007 is kinda similar to it though, even though lacking in some areas by just reading their features (in the project and debugging areas, at least).
 
0
•••
Depends on the language, but for most web based languages any regular editor will work fine. It will be only up to your preference.
 
0
•••
neroux said:
Depends on the language, but for most web based languages any regular editor will work fine. It will be only up to your preference.

Although that is true any editor will work. The added features of some of the mentioned editors are invaluable. For example I use zend studio which has an in built debugger (it can also work with subversion and cvs although it isn't the best at it). It can also be used to interface with Zend Platform (you can get a free license for developing) which can help pinpoint problems with your code (not just things like syntax errors etc, I mean with things like bottlenecks and help show sections of code that are taking too long to run). It can go to the extent of telling you exactly how long a single function took to run. If you did this programmatically you would be increasing the code significantly.
 
0
•••
peter@flexiwebhost said:
I personally use zend studio for php programming and visual studio 2005 for c++.
I am also using the same for both languages. Netbeans is another Excellent IDE for Java development with intellisense feature.
 
0
•••
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Unstoppable Domains
Domain Recover
DomainEasy โ€” Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back