shortysbest Posted December 8, 2010 Share Posted December 8, 2010 What kinds of program do professionals use to write code. Like facebook emplyoees and such. what are the best? Link to comment https://forums.phpfreaks.com/topic/221050-what-are-good-programs-for-writing-php-and-javascript/ Share on other sites More sharing options...
shlumph Posted December 8, 2010 Share Posted December 8, 2010 I use PHPDesigner, but a lot of people use NetBeans and Eclipse PDT (both are free). Link to comment https://forums.phpfreaks.com/topic/221050-what-are-good-programs-for-writing-php-and-javascript/#findComment-1144566 Share on other sites More sharing options...
intellix Posted December 11, 2010 Share Posted December 11, 2010 I use Netbeans because I like the clean interface (in comparison to Eclipse) and everything seems to just work, like xDebug integration etc. Theres also stuff like database connecting to it but I have still to find out what the point of it is... lol I used to use Notepad++ but when you want to debug and profile, it just doesn't cut it. I also like how it helps highlight code mistakes... Link to comment https://forums.phpfreaks.com/topic/221050-what-are-good-programs-for-writing-php-and-javascript/#findComment-1145746 Share on other sites More sharing options...
awjudd Posted December 13, 2010 Share Posted December 13, 2010 I personally use vim for all of my development. It is nice, light weight and can be opened in a screen session and then accessed from anywhere (if hosted on a server). All around powerful editor ~judda Link to comment https://forums.phpfreaks.com/topic/221050-what-are-good-programs-for-writing-php-and-javascript/#findComment-1146423 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.