Why I Use Windows

The other day, I was typing up my physics lab in Microsoft Word. The Linux geek sitting next to me noticed this, and proceeded to bug me about not using Latex. In this case, the fact that I had to submit it in just over an hour and a half was enough to keep me on my merry way, but the thought did pop up: Why do I use stuff like Microsoft Word instead of other, probably more powerful options?

I should probably note that I am in no way, shape, or form against open-source software and its ilk. In fact, on two occasions, I have run Ubuntu Linux on my computer. The trouble is, both those times resulted in me having to reformat my hard drive due to a stupid mistake of some sort. You see, open-source software tends to want to give more power to the user. The caveat, however, is that it results in more opportunities for the user to mess up, and it almost always results in a much steeper learning curve.

It's easy to see why there's the greater chance of accidentally blowing up your hard drive. As for the higher degree of difficulty, consider the following equation, written in both LaTeX and Microsoft Word 2007:



LaTeX: \[z \left( 1 \ +\ \sqrt{\omega_{i+1} + \zeta -\frac{x+1}{\Theta +1} y + 1} \ \right)\ \ \ =\ \ \ 1\]

MSWord: z(1  +  v(\omega_(i+1)+ \zeta-(x+1)/((\Theta+1) ) y+1)    =    1

In addition, Word automatically processes the equation as you go along, while LaTeX requires you to compile the file before viewing it, which is rather laborious if you don't know what you're doing. This does not mean LaTeX doesn't have its advantages, though. Word files can only be opened by other computers with Word 2007, while LaTeX generates PDFs that can be viewed by anyone. Furthermore, LaTeX is much more powerful, as you can include stuff like variables and loops.

In my daily usage, I don't really need a whole lot. There's rarely a case where Word doesn't have what I'm looking for, and I usually don't have to worry about compatibility, since I typically just print the files and turn them in. However, if there is a situation where neither of these is true, I would see no problem with using LaTeX for the time being.

Of course, the one thing I did not mention was cost. In my case, I happened to get Microsoft Office as part of a bundle that I had to purchase for the university anyway, so I didn't actually pay anything. On the other hand, had I had to pay for it, I would certainly not buy it. I used OpenOffice before, and in the four years that I used it, I had very few problems.

I should also note that I am not outright endorsing either one. I am just saying that each method has situations where they would be more useful, and that there is oftentimes no true right answer as to which one is better.

Now Apple, well that's a different story. Maybe I'll come back to that later.


First post | Previous post | Blog index | RSS Feed | Next post | Last post

All comments


Harry White, 01/03/2010 01:04:
By the way, you should notice that there is reCAPTCHA now, which means that hopefully the comments won't be spammed again.

Sam, 01/03/2010 01:14:
Comment comment comment!

fsufitch, 01/03/2010 04:02:
Not quite a fair comparison, since LaTeX is a markup language that generates documents, and Word is just a word processor. It's like comparing PHP to FrontPage. If you want to compare word editors though, in OpenOffice.org, the expression you showed can be done as:

z left(1+sqrt{%omega sub{i+1} +%zeta -{x+1}over{%THETA+1}y +1} right) = 1

... and it also updates on the fly and all that jazz. LaTeX is overkill in this case, since its purpose is another: to be a pre-printing dynamic formatting tool for big projects. For example, from a Word, ODT or PDF, you'd have to work for quite some time to convert a report from regular print to book print. However if you have the LaTeX source, you can generate both in the span of a few minutes.

And, regarding wiping your hard drive with Linux: don't blame open source for what is not its fault. Mistakes are equally applicable whenever installing either Linux or Windows. I'd be hard pressed to believe that if you were given a computer with Ubuntu on it by default, and then tried to install Windows on it, that no stupid mistakes could happen. And yes, those do exist.

Harry White, 01/03/2010 07:19:
In this case, Word contains a built-in markup language, which I guess I could have been more clear about. Also, I wasn't aware that OO.org had a built-in equation editor, which would be pretty sweet if I decide to switch again. Not that I would have gotten any kinder remarks -- the person referenced also derided me for using noted open-source program Notepad++ instead of Vim or Emacs.

And yes, that's the point I'm trying to make. much of the time, LaTeX is overkill. You don't need it for something like a math homework. It's meant to handle stuff bigger than that. So why should I use a backhoe when a shovel is all I really need?

Yeah, that was probably a pretty cop-out explanation. But still, I have had bad experiences with trying to use Linux from an administrative standpoint. The point is, I found Linux (or Ubuntu, to be exact) confusing to the extent that I've decided to switch back to Windows twice, and I don't exactly consider myself unskilled with computers.

Becca, 01/03/2010 08:38:
Ew LaTex

fsufitch, 01/03/2010 11:53:
You might just have a bad case of "DOIN IT RONG". I know some people at Poly with way less computer experience than you, and who are using Linux primarily with no problem. However, you're right that Linux is more prone to people getting confused, and last I checked they're working hard to fix that. That and making sure it works with 4096 processors for those of us for who 1024 wasn't enough.

Harry White, 01/03/2010 15:01:
Possibly. Still, it's blown up in my face twice already, so I'm kinda hesitant to try again.

Leave a comment

For information about formatting, please click here.

Name:
Comment: