|
No offence, but I'm not sure if 'which operating system is the best?' is a good question. Which is your favorite operating system might be better. Asking the general question what operating system is the best is like asking the question which programming language is the best. Each have their own weaknesses and strengths. If I want to code up something that is pretty simple and needs to be really fast, I'll to it in assembly. If I need to code a big application with lots of features, no way will I do it in assembly. If it needs to be fast, I'll do it in C++, if it needs to be portable, I'll do it in Java.
Same concept goes for operating systems. I wouldn't want my website to be hosted on a windows server, because I prefer the functionality of linux servers. If I were an asp coder I wouldn't think that way. My website is hosted on a linux server, but I'm running windows right now.
If this seems like a pointless rant Its because I'm really tired and I'm avoiding getting ready for my midterm tomorrow morning.
|