+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 14
Like Tree6Likes

Thread: Window VS Mac

  1. #1
    win_kk63 is offline x10Hosting Member win_kk63 is an unknown quantity at this point
    Join Date
    May 2011
    Posts
    3

    Window VS Mac

    Hello everyone, me and my mates are debating for a long time about the computer and we could not get the decision to this Window (PC) or Mac. I wonder whether you could help our view on this topic. Obviously, we love computer and game. We are also doing computer science in universities and are learning programming languages Java, C++, VB.Net, Python etc.

    I personally love Window 7 and I think it is much better and more stable than before. I have never had any problem with my computer such as virus or anything as long as you don’t install junk freeware or go to doggy websites. I had McAfee, Adobe CS4, Office 2010 Pro, Nero, Visual Studio 2008 etc. I do a lot of gaming on my computer and performance is still the same as new. I do maintain and remove junks once a month.

    However, if you don’t know much about how to maintain your computer, then you are likely to have performance or virus issue in a few years’ time. It is usually cheaper than Mac to buy but if it is the same spec depending on the made, PC can be more expensive. Basically I think PC is design for everyone (low end to extreme high end). Mac I think aim at people with a bit more money (usually designer). Also I think there are 60% computers in the world are PC and only 35% are Mac, the other 5% might be other OS.

    I have never owned Mac before but I have used it from time to time at school. I do admit that the design looks better and looks posh (expensive) unlike PC because you can custom build your PC from cheap case and stuff. If you buy something like Alienware or Dell XPS model, I do think that design will be awesome even cooler than Mac. However, Mac has very strong marketing in term of iPad, iPhone, iPod. It does seem to be more stable and no need to have anti-virus software. Sometime it seems to be a bit faster than PC in term of loading time and seems to be hide all the system files. I don’t know about programming in VB.NET or Java on Mac because I have never tried it before.

    So we are debating which is better for programming, multimedia (video, photo, music), gaming and general purpose such as daily office work (Words, Spread sheet, Web design). Also what programming language do you recommend on Mac. I would like to see people opinion on this topic and please vote which you prefer more. Thanks you.

  2. #2
    Darkmere's Avatar
    Darkmere is offline x10 Lieutenant Darkmere is an unknown quantity at this point
    Join Date
    Jun 2011
    Location
    Fernley, Nevada
    Posts
    360

    Re: Window VS Mac

    Well, I am going to school for Computer Forensics and Security. We have some students who asked if they could bring their macs in or use them at home and the teachers usually wrinkle their nose and recommend them to get a PC. Macs are nice imo, the one thing I do not like is that apple approves or banns software from being on their systems. They do not like to support certain things or tech as well. For example Apple refuses to support flash or memory cards. That is one reason when we bought a Tablet PC we went with android over apple, android had USB, Memory Card, and other device support and Apple had none. As for Viruses, Macs get Viruses too, it is just the Virus Market for mac is extremely low due to the fact that most people that build viruses do not want to make them to target Macs but you will see as Macs get more popular they will start getting attacked by more and more viruses.

    Computer Forensics/Security Student
    Kaplan University
    Site: http://skynet.x10.mx

  3. #3
    essellar's Avatar
    essellar is online now Community Advocate essellar has a spectacular aura about
    Join Date
    Feb 2010
    Location
    Toronto, Ontario, CA
    Posts
    1,152

    Re: Window VS Mac

    Macs are marvelous machines, but you've already ruled them out in your first paragraph. If games and Visual Studio/.NET development are part of the plan, you'll want to be running Windows, and not just in a virtual machine.
    “Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
    "It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)

  4. #4
    callumacrae's Avatar
    callumacrae is offline not alex mac callumacrae is just really nice
    Join Date
    Dec 2007
    Location
    Wellesbourne, England
    Posts
    5,162

    Re: Window VS Mac

    For development, you can't beat a Mac, but most games aren't available for Mac and .NET is Windows only (and a horrible language).

    If you can do without some of your games (a lot are available for Mac these days), and can learn a language other than .NET, a Mac is definitely for you.


    So we are debating which is better for programming,
    Mac, by quite a long way.


    multimedia (video, photo, music),
    Mac, by a hell of a long way.


    gaming
    Windows.


    and general purpose such as daily office work
    Either. I prefer Mac for stuff like this, but they're both extremely good these days.


    Also what programming language do you recommend on Mac.
    Objective-C is the first language that comes to mind, but that is Mac only. Other languages commonly used with Macs are Java, C++ and Python (although Python is very basic).
    Last edited by callumacrae; 07-20-2011 at 12:54 PM.
    I can customise your phpBB board. Send me a PM.
    lynxphp - info, tutorials and scripts
    "A forum post should be like a skirt; long enough to cover the subject but short enough to keep things interesting."

  5. #5
    essellar's Avatar
    essellar is online now Community Advocate essellar has a spectacular aura about
    Join Date
    Feb 2010
    Location
    Toronto, Ontario, CA
    Posts
    1,152

    Re: Window VS Mac

    And, going with that theme, most of the hotshot programmers I know using the "cool kids" languages (Lisp dialects, Haskell, Ruby, Erlang, Scala, OCaml, Clojure) are using emacs (or sometimes vim) on a MacBook Pro (just not through the OS X GUI), while others are using some form of Eclipse for JVM-based languages (Java -- ewww -- or Scala, Clojure, Rhino, and so forth). Again, Macs are wonderful machines, but if you want to do .NET (because you want a programming job, not because programming is something that turns your personal crank*), then the Mac is not an answer. Or maybe it is -- a cheap Windows box can be very cheap indeed, and can also be used as an external hard drive for your Mac.

    *If you do want to use .NET because it turns your personal crank, I hope you are talking about F# (which really ain't half bad). Otherwise I'd suggest counselling.
    “Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
    "It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)

  6. #6
    callumacrae's Avatar
    callumacrae is offline not alex mac callumacrae is just really nice
    Join Date
    Dec 2007
    Location
    Wellesbourne, England
    Posts
    5,162

    Re: Window VS Mac

    Vim++

    Although I'm using Komodo IDE atm
    I can customise your phpBB board. Send me a PM.
    lynxphp - info, tutorials and scripts
    "A forum post should be like a skirt; long enough to cover the subject but short enough to keep things interesting."

  7. #7
    Jessica.C's Avatar
    Jessica.C is offline x10 Sophmore Jessica.C is an unknown quantity at this point
    Join Date
    Dec 2010
    Location
    Pennsylvania
    Posts
    231

    Re: Window VS Mac

    I've always used Windows. my whole family does. My dad, who works with computers, uses Windows. I believe I'm the only person that actually used a Mac (three times). I would like to have one though
    taha.aarian65 likes this.
    Enter:
    • Helped in 8 Free Hosting support topics
    • Pro-choice, Atheist, and Pro-LGBT Rights

  8. #8
    charlie91 is offline x10Hosting Member charlie91 is an unknown quantity at this point
    Join Date
    Apr 2010
    Posts
    7

    Re: Window VS Mac

    I use neither (Windows on occasion especially for gaming); I use Linux (Ubuntu/Debian GNU/Linux). Programming languages? Python is a good scripting language, Common Lisp is good but has an 'old' syntax; C++ is the one. ;)
    taha.aarian65 likes this.

  9. #9
    ChatIndia's Avatar
    ChatIndia is offline Community Advocate ChatIndia is on a distinguished road
    Join Date
    Sep 2009
    Location
    Exam Time. I won't tell you
    Posts
    1,320

    Re: Window VS Mac

    Windows.

    It sounds hilarious but I have never seen any "Mac" in my whole life.
    taha.aarian65 likes this.
    Your appreciation is extremely Important. Click on the button at the bottom left corner of my post.

  10. #10
    sgupta.vedanta56 is offline x10Hosting Member sgupta.vedanta56 is an unknown quantity at this point
    Join Date
    Aug 2010
    Posts
    12

    Re: Window VS Mac

    I am basically a designer, keep trying my hands on software development CMS-VisualBasic-PHP-MySql etc.
    Have been using Windows from 95. Have also tried using Mac on our office machines. But will vote for Windows.
    Specially with Windows 7, and the next version Windows 8, in the pipe-line supporting touch-screen interface and same OS on Phone-Tablet-Laptop am looking forward to it.
    Pros for windows:
    1. Compatibility with almost all devices. Printer-scanner-camera-phone, specially old versions which do not have drivers for mac.
    2. Supports Visual basic and loads of software's for Developing.
    3. Can use an external drive as NTFS or FAT32, still get recognized. Beleive me at times it does matter a lot. NTFS drives can do lot more.
    4. Compatible with all software's. At times it is complicated to look for ideal software for Mac, and it is quiet expensive.
    5. Interface is quiet user friendly. Although being a computer savvy, found it quiet complicated to go to my files, just do simple things like making a folder favorite, arranging my EBooks, Organizing folders. Need to have some knowledge of coding to work with, specially something like "Automater". Cannot immagine my granny to work on mac :D
    6. Getting update is not so difficult and expensive and can always work fine without the updates too. Not so in Mac.

    Cons with Windows:
    1. Not so Zazzy in looks. But can always work around with cool themes, and icons etc.
    2. Logging takes time. Windows 7 is better, but still Mac scores there, due to the structure of there OS. Quiet light weight, can see it also in designing softwares like photoshop etc.
    3. Programs do run faster on Mac than on Windows, and the system requirement is also lower than Windows. But end of the day, if you spend 14hrs on your machine, might be spending 15-20mins more, since am using windows. But thats not so bad.
    Basically, wanna cool looks-fast system, go for Mac.
    Wanna Machine, really powerful, that can actually work as a mini server and a developer machine. Go for WINDOWS.
    :D

+ Reply to Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Window when trying to get to web site....
    By association.fordmerc68 in forum Free Hosting
    Replies: 2
    Last Post: 06-06-2011, 06:50 PM
  2. Window or others?
    By cluepoe in forum Crossfire
    Replies: 0
    Last Post: 01-01-2008, 03:39 AM
  3. Window Blinds?
    By Derek in forum Off Topic
    Replies: 0
    Last Post: 12-06-2006, 08:31 PM
  4. Ads popping up in a new window?!
    By Bwanana in forum Free Hosting
    Replies: 4
    Last Post: 04-24-2006, 10:32 AM
  5. Script Help ( TOS in a pop-up window)
    By darkjetx in forum Graphics & Webdesign
    Replies: 6
    Last Post: 01-22-2006, 05:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers