vote up 16 vote down star
2

I noticed a rise in the number of developers (mostly doing web development) using Apple machines. Does Mac OS offer a better environment for programming or is it because of the hardware? What are the reasons?

flag
3  
Should this be a community wiki? – Marc W May 13 at 16:56
Perhaps make it more broad? "Why develop on Apple Machines?". – Rev316 May 13 at 16:58
I'll vote to re-open if this is CW'd. – Adam Jaskiewicz May 13 at 17:05
1  
It is because of sales. – johnny May 13 at 18:00
Can you perhaps, site evidence of this rise? Otherwise, I think you might be begging the question. – mgroves Oct 28 at 19:43
show 1 more comment

23 Answers

vote up 22 vote down

I prefer Macs for all forms of development (except .NET development of course) because it has a UNIX command line. I can't stand it when I can't access standard UNIX command line tools to speed up my development. It feels like a crippled development environment without them.

I've also found, in my opinion anyway, that the quality of software in general that is written for Macs is much higher than that written for Windows, especially when it comes to friendly development tools such as Coda and TextMate.

link|flag
11  
Same reason I use Linux, I can't stand not having the command line tools. If I get stuck on Windows the first thing I have to install is cygwin. – tj111 May 13 at 16:57
1  
You could do .Net development as well with Monodevelop. The latest release for OSX looks pretty nice, though I don't know how stable it is. – Adam Lassek May 13 at 16:58
4  
And even cygwin is gross. It screws up your environment variables and stack traces if you use it for debugging. It's just a massive hack. I prefer the all-natural real thing. :-) – Marc W May 13 at 16:59
9  
Mmm, yes...ITunes is a stellar example of the high quality of software that is available on a Mac. </sarcasm>. Worst piece of software I have ever seen. – Robert Harvey Jun 16 at 22:42
1  
@Robert: I think you posted in the wrong place. Nobody was talking about iTunes. – Chuck Jun 16 at 23:15
show 3 more comments
vote up 21 vote down

It's currently trendy?

(Awaits downvotes from fan-boys...)

EDIT: A funny article "I hate Macs" by Charlie Brooker.

EDIT2: Another recommended reading The Case Against Apple by Jason Calcanis.

Just to clarify - personally I'm not anti-Mac - I have hardly ever used one - I'm just against the image that it tries to portray!

link|flag
2  
I think it's fair to say it's trendy. But the fact that it can be is due to the rise in web development. Web developers can work from any OS. – Nosredna Jun 3 at 15:59
4  
Actually, it's more trendy to call Apple trendy and even more so to espouse cool jargon like 'fan-boys'. I'm guessing you posted this whilst listening to Rage Against the Machine (Theory of a Deadman, &c.) and tapping your converse (whatever other brands you buy into) on your parents basement floor. Your anti-conformity is more sickening than those who are conforming. – bias Jul 20 at 22:43
1  
No sense of humour, a judgemental reply, and a downvote. Hmmm, do you own a Mac? – The Feast Jul 21 at 14:40
IMHO my comment is funny (what, you can tease people but I can't?). Moreover, your post wasn't humorous it was simply trolling, and it's the first time I've seen it at SO, hence why I responded and down-voted; shame on you. – bias Jul 21 at 16:13
Yes, I own a Mac, several versions of windows. And, my Linux distro is ubuntu which is just as trendy as Apple (as far as Linux distros go). – bias Jul 21 at 16:28
show 6 more comments
vote up 15 vote down

Mac OS X is based on Unix but is more user friendly than most Unix distributions, I think that counts.

Also a lot of nice softwares (TextMate...) are available.

link|flag
3  
I think this is the main reason I like to use it. You can jump down to a comfortable UNIX CLI whenever the GUI fails you. – cdmckay May 13 at 17:01
Just try out a recent GNU/Linux distribution (e.g. Ubuntu), the UI is pretty decent. Regarding TextMate, gedit is a nice alternative (see stackoverflow.com/questions/1457406/…). – Pascal Thivent Oct 15 at 15:55
vote up 9 vote down

There are a few reasons I switched to Mac. One by one I am replacing all the windows development boxes in my environment.

1) Backups - My old HP Laptop died. I was screwed for a few weeks having to set everything up again when a Mac friend showed me he could take a live backup of his hard drive, plug it into another mac, and boot. This was because the hardware inside a macbook pro was identical to an iMac's internals. Pretty cool. Backups happened as often or as little as he wanted. This meant near zero downtime (even if I ran windows in a virtual machine).

2) Vista - It was bad enough 2 years ago that it was easier to switch. Switching was made easier due to the VM Software that came out.

3) VMWare Fusion/Parallels - It was easier to switch to Apple and run Windows in Parallels. Parallels ended up being unreliable, but VMware Fusion came out and it's been great. Today I have any number of virtual machines kicking around from servers, to windows 98 machines, all available for testing or development as I need.

4) It just works. It's hard to explain, the computer itself seems to melt away and you can focus on the task at hand. I go weeks without rebooting, standby is actually stand by (near instant on and off)

5) Better Tools - Many of the tools I used in Windows, seemed to have better counterparts in the Mac world.. Skitch (Instead of SnagIt), OmniGraffle (instead of visio), TextMate (although I am more into Eclipse now), Scrivener (Writing/research tool).

6) Multimedia - Handy to be able to mess around with your own video/audio editing, a small bonus for me.

Originally I had a bootcamp partition due to paranoia of having to run Windows. As time has gone on, I have found Mac equivalents of most the software and keep the Windows VM for client environments where I have to deal with their windows only software.

link|flag
2  
So it seems you're not a programmer, which this question is about. – Andrew from NZSG Sep 12 at 17:43
Programming for 10+ years. Eclipse works great anywhere. I run my webservers in VM's as well. Hope that helps. – Jas Panesar Sep 14 at 18:54
I don't know about the other points, but point #3 is actually a point against OSX; Apple has gone out of their way to make sure you can't virtualize it. – R. Bemrose Oct 15 at 18:52
@R. Bemrose - I use OSx to run non-mac VM's. You can run Mac VM's on Macs, just not any other platform. Annoying for some, but you can get around it like anything if you really need to. I'm happy with what I have. – Jas Panesar Oct 16 at 19:13
vote up 8 vote down

In one sentence: you get all the power of UNIX with (almost) none of the headache.

For a lot of us out there who are UNIX fans but never had the time / inclination to get UNIX / Linux working without an IT department to back us up, OS X is something we've been wishing for since about the mid-80s.

(Personally, I was expecting Solaris to have broken through and become this OS by the early 00s. Boy was I wrong.)

link|flag
vote up 6 vote down

Pros (In no particular order)

  1. They look great
  2. They don't slow down over time as badly as PCs do
  3. Seperate graphics engine makes for cool stuff in the GUI
  4. Very good out of the box toolset
  5. You don't get all the rubbish that PCs come pre-installed with
  6. You can run Parallels or VMWare to run windows on you mac very easily (2 in 1)
  7. As a web developer/designer you are highly regarded and targeted by Apple's products
  8. You can look cool with one on your lap at a conference
  9. Good open source software support out of the box (helps the wallet)

Cons (In no particular order)

  1. They're expensive
  2. There's not as much software out there as you get with PCs
  3. Games are EXPENSIVE and limited
  4. What you get is what you get. Building Mac's is very difficult (compare to a PC)
  5. You could end up being a smug Apple user, who think's their machine never crashes

Oh by the way. I'm a web developer and I'm a PC.... but I would have no issue with being a Mac

link|flag
vote up 6 vote down

I bought a Mac for iPhone development.

But I think the biggest difference between now and ten years ago is the rise of the web developer and interpreted languages. Web developers can use Java, Python, PHP, Perl, JavaScript, etc. Doesn't matter what OS they use, so they can use the computer they WANT to use.

link|flag
4  
What a racket apple has with the iPhone development thing... Apple gets continual praise even though it is vendor lock-in in the most severe of terms (although if you can make money developing iPhone apps, more power to you) – jle Jun 16 at 23:02
2  
I don't know. Can you do Windows Mobile development on the Mac? I really don't know. Problems is--I don't think anyone cares if you can or not. Apple just happens to have what people want in the iPhone. It doesn't surprise me that you use their tools to do it. After all, the iPhone OS is based on the Mac OS. – Nosredna Jun 16 at 23:23
1  
No, Apple tells people what they want and they buy it. It's amazing! – dotjoe Jul 16 at 16:08
vote up 6 vote down

I'm a developer who is thinking of buying an Apple. Here are my reasons:

  1. I like having a UNIX command line available. Cygwin is nice, but it just feels klunky compared to a real UNIX/Linux. Thus, I would like my primary OS to be a UNIX or UNIX-like environment. This limits me to Mac OS X, Linux, Solaris, or a BSD. I'm mainly a Linux guy, but I've messed with all of those enough that I'm comfortable with whatever.

  2. I'm into photography. There is some really nice photo software out there that my pro-photographer friends swear by (Photoshop, Lightroom), and from what I've seen of the Open Source competitors, they just aren't there yet. This software is only available for Windows and Mac OS X.

  3. The combination of 1 and 2 leaves me with Mac OS X as a primary OS.

  4. I don't want to deal with Hackintosh stuff. It's worth it to me to spend a little extra and have it work out of the box. Yeah, I'll probably buy with fairly minimal specs and upgrade RAM/hard drive myself if I feel the need, and save some $$$ that way.

  5. I can always run Windows, Linux, Solaris, *BSD, etc. in a VM.

  6. Apple hardware is cute.

Most of my actual development work isn't platform-specific, and what is I can always run in a VM or on one of my other computers.

link|flag
1  
Photoshop is on windows... I am a former professional photog and my fav photo tools: Picasa, Photoshop, Photo Mechanic... 99% of the time Lightroom is useless (in my experience) though it may have improved since I last used it – jle Jun 16 at 22:59
Photoshop is on Windows, yes. I mentioned that it's available for Windows and MacOS X. Since I don't like Windows, and Linux doesn't have that software, I use MacOS. – Adam Jaskiewicz Jun 17 at 14:51
vote up 5 vote down

The .NET developers I know that have bought MacBook Pros, did so because they like the hardware and since they are using Intel CPUs, they can run Windows on it. With the people I know, they didn't buy it for Mac OS X, but again, mainly because they have pretty solid hardware.

They are also nice looking machines. I wouldn't mind getting one, but my IBM T60p will suffice for now.

link|flag
3  
I recently bought a MacBook for exactly this reason. It looks nice, feels nice to work with (I love the keyboard), wasn't actually too expensive (MacBook White, which has all the horses I need, though to be fair a PC with these specs would be cheaper; I'm talking about absolute cost) and I just pulled the drive from my bricked Dell laptop and stuck it in my new MacBook -- no effort. I presently have no desire to run OS X (prefer Ubuntu if I want *nix), though the option is always there if I ever decide to get into iPhone development, for example. – zacharyrsnow May 13 at 17:19
Oh, forgot to mention: it was definitely my favorite for a 12" - 13" laptop, a space that is surprisingly sparse these days. – zacharyrsnow May 13 at 17:20
vote up 3 vote down

I think the rise is largely due to the change to using Intel processors and therefore the ability to run Windows natively or in a VM. Macs are solid performers but a bit overpriced. I personally run VirtualBox with Windows 2003 Server and Visual Studio 2008 to do C# development.

link|flag
I am willing to bet that is Apple allows OS-X to run on any hardware and not just their selected few machines many more people would run it... But then they would have just as many hardware related issues as Windows.. – Matthew Whited Oct 15 at 18:42
vote up 3 vote down

Reliable hardware with great aesthetics and the ability to run Mac OS X, Windows, and Linux via virtualization. In my case I work mostly on Windows systems, but I have a Macintosh laptop that lets me take multiple environments with me wherever I go.

link|flag
vote up 2 vote down

I don't use a Mac, but I can see part of the appeal; it looks good, it works out of the box, and it offers a real Unix environment (with all the power that brings) with less of the hassle. Even programmers get peeved when Linux doesn't behave itself.

I understand that some platforms work better under Mac OS; allegedly Ruby, for example - maybe there's a slight increase in uptake due to people wanting to get going with the latest "trendy" language?

link|flag
vote up 2 vote down

For me, and I'm sure for many others, it is due to the fact that a Mac is required to develop iPhone applications.

link|flag
And I don't intend to run a Hackintosh machine ;) – Daniel Jun 3 at 14:47
vote up 2 vote down

For me:

  1. The hardware is pretty rock solid. I have had 10 Apple machines and only had to use Apple Care once.

  2. Stability - My mac Pro has been running without a reboot for 91 days.

  3. Awesome GUI and still has command-line which I am in all the time.

  4. The development tools make it possible to develop cross platform software easily.

  5. Virtualization - I can run ANY other OS on a Mac. Not true in Windows land.

link|flag
1  
About that last thing... it is Mac refusing to run on exotic (virtual) hardware. Don't say it is Windows/Linux's fault. – Dykam Jul 16 at 15:58
@5: Obviously you're unaware of VirtualBox (virtualbox.org) – Anax Oct 15 at 18:35
So becasue the vendor (Apple) makes it difficult to use it's OS in a VM on another machine (Windows/Linux)... it's the other vendors fault. Let me guess it's also Microsoft's fault that vendors don't write new drivers for new versions of the OS... – Matthew Whited Oct 15 at 18:45
vote up 2 vote down

For me its:

  • The ability to run or develop either UNIX (any x86 variant), Windows, or Mac OS X applications on a single machine.
  • UNIX command line
  • Because of the above access to all the development tools I could want (iPhone SDK springs to mind)
  • No viruses (yet)
  • I like the bundled applications with Mac OS X such as iLife
  • Exposé and Spaces are awesome
  • Well designed computer

The only disadvantage is the cost. But I don't mind paying for quality.

link|flag
no viruses? --just make sure that you don't download iLife with bittorrent: blargkaboom.com/2009/01/… – jle Jun 16 at 23:03
2  
macs DO HAVE VIRUSES. Only reason they dont have as many as windows is because macs are nowhere near as popular as windows pc's are... – baeltazor Sep 4 at 12:34
Don't forget most Windows viruses are spread by the users doing something stupid and not magically over the air. (Just so happens that stupidity can affect OS-X, Linux, and any other OS) – Matthew Whited Oct 15 at 18:41
vote up 1 vote down

The software offered is quite appealing to both designers and programmers alike. Although, most (if not all) the functionally isn't exclusive on the Mac, it's been my experience that a major factor of being drawn to the Mac platform was indeed, the available tools.

I suspect it being from a surge of consumers from the ad campaign wars and/or iPhone developers meandering around.

link|flag
vote up 1 vote down

On the one hand, there is of course the iPhone. I wouldn't say it accounts for all switching developers, but at least half of them do so because they want to develop for the iPhone.

Another reason is that Macs can run Windows, but not vice versa. That, plus the fact that Macs are way more "stylish" than PCs could account for another large part.

And last but not least Windows Vista, and its not that different successor, Windows 7, have the potential to drive away another bunch of developers.

link|flag
vote up 1 vote down

I bought a Mac just out of curiosity and to keep myself educated in the areas beyond my field of expertise. Overall I did not find Mac any better than Windows but I guess that depends on kind of work you do. I imagine *nix fans should really like it.

If I did any amount of Ruby/Rails, Python, PHP, Java, iPhone or anything beyond my standard .NET stuff I would consider making Mac my dev platform but still, I have to too many utilities, tricks, performance improvement tools on Windows and I don't know *nix shells that much so I think my performance would suffer.

For now I'm using it solely as a home PC - mail, internet, music, photos, skype.

link|flag
vote up 1 vote down

The iPhone App Store is a great marketplace for apple software. If you start playing around with developing iPhone software you are by default learning how to develop on the Mac.

link|flag
vote up 0 vote down

To actually answer the question:

The reason you've seen a recent rise in programmers working on Apple machines isn't because Apple is awesome or trendy. It's because its actually possible.

The compatibility gap between platforms has been greatly reduced in recent years thanks to technologies such as virtualization, cross platform run-times, and mainstream cloud/internet services.

As the operating system and application platforms become more and more irrelevant and commoditized, programmers will be less bound to the platform they are developing for and will seek out new environments to work in that better fit their tastes.

Given that apple clearly occupies the high end 'luxury-computer' niche, it's no surprise that certain types of (well paid) programmers have gone there.

link|flag
vote up 0 vote down

I believe it is the great UI running on UNIX that makes a Mac very attractive ( and they look very good ).

link|flag
vote up -1 vote down

RoR - Ruby on Rails. This is becoming a very popular framework, and the preferred environment environment is using the TextMate (or something like that) editor on Mac OS.

link|flag
Thanks for the editing fixes :) I need a new pair of glasses. – Larry Watanabe Sep 12 at 19:57
vote up -1 vote down

I wouldn't be so quick to assume that the basis of your question is actually true. It's impossible to say without some level of research whether more developers really ARE switching to macs.

See this page on the Biased Sample fallacy, which I believe applies to this situation. Sample S, in your case, would be the combination of (F) the developers you've noticed using PC's and (G) those you've noticed using macs. It is not necessarily true that that the percent of people using macs from your sample group S is the same as, or even anywhere close to, the percent of people using macs in the entire population P. For example, CS students at a university may be more likely to use macs if the facilities provided by that university are more mac-friendly than PC-friendly (though this situation is very unlikely - it's merely an example).

In short, just because you have noticed a trend around you, does not mean that the trend actually exists.

And thanks for the down-flag with no reasoning.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.