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? Quote Link to comment 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). Quote Link to comment 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... Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.