views:

67

answers:

1

Is Ubuntu a stable development environment, or does it lack support compared to a Mac?

+1  A: 

Ubuntu is certainly a stable development environment. Depending on what kind of work you are doing, you might find Macs to have better tools. Obviously for iPhone development you would want to use a Mac. Ruby developers tend to like textmate, which is only available on Mac OS X. However, I do lots of Ruby development on Ubuntu without a problem. Like anything, it depends on the project you are working on, but in general I would say Ubuntu is very developer friendly.

I do Ruby, Scala, Java, Android, and C development on Ubuntu on a daily basis. I have a Mac as well, but don't code on it nearly as often.

dbyrne
what editors do you use?
Blankman
I've used komodo, kate, vim, emacs, gedit, eclipse, and netbeans at various times.
dbyrne
why do you prefer ubuntu over mac?
Blankman
One reason is that I do a lot of my coding on a netbook, and I am not into the whole hackintosh thing.
dbyrne