Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: how many systems are there?  (Read 2322 times)

0 Members and 1 Guest are viewing this topic.

shinmeeok

    Topic Starter


    Rookie

    how many systems are there?
    « on: January 12, 2009, 05:12:09 PM »
    How many operating systems are there out there and which is the best overall?

    Bones92



      Hopeful

    • Website Designer and Microcontroller Programmer
    • Thanked: 3
      • PIC Programming New Zealand
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 7
    Re: how many systems are there?
    « Reply #1 on: January 12, 2009, 05:19:56 PM »
    This many: http://en.wikipedia.org/wiki/List_of_operating_systems  ;D

    As regards to which is the best, it depends what you want.

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: how many systems are there?
    « Reply #2 on: January 12, 2009, 05:26:14 PM »
    "how many types of shirts are out there and which one is the best overall"

    that's pretty much the same kind of question.
    I was trying to dereference Null Pointers before it was cool.

    Zylstra

    • Moderator


    • Hacker

    • The Techinator!
    • Thanked: 45
      • Yes
      • Technology News and Information
    • Certifications: List
    • Computer: Specs
    • Experience: Guru
    • OS: Windows 7
    Re: how many systems are there?
    « Reply #3 on: January 12, 2009, 05:47:25 PM »
    I tried witting an operating system once...

    It was a horrifying interface... let me tell you that. Talk about "Anti-Multithread"

    The most common operating systems follow in the lines of (Left to right, most popular to not as much, but still used):
    Windows, Mac, Linux, Unix, BSD, BeOS.

    naiad



      Newbie

      Re: how many systems are there?
      « Reply #4 on: January 12, 2009, 07:45:05 PM »
      Every one of those listed are Platforms with multiple individual OS's built on them.

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: how many systems are there?
      « Reply #5 on: January 12, 2009, 07:47:04 PM »
      Every one of those listed are Platforms with multiple individual OS's built on them.

      a "platform" IS an OS.

      when discussing linux, there are different distributions. but they are ALL called Linux, just as you can call any and all incarnations of windows "windows".

      I was trying to dereference Null Pointers before it was cool.