Operating Systems

From Coder Merlin
Revision as of 03:59, 12 November 2020 by Guanyu-su (talk | contribs)
Within these castle walls be forged Mavens of Computer Science ...
— Merlin, The Coder

Prerequisites[edit]

TODO: add

Background[edit]

TODO: add if needed

Introduction[edit]

As the name suggests, an Operating System handles all operations of a computer system. With ever-increasing quantities of hardware and software in the world, it became a necessity for computer users to have a middleman program that knows how to deal with these peripherals and present them with a simple interface to interact with the computer. Hence, our good programmers created the Operating System which acted as a universal program that took care of all the ones and zeros of a computer and its components.