OPERATING SYSTEMS
OPERATING SYSTEMS
Table of Contents:
Types of Operating
- The operating system is the single major piece of software that runs
programs and takes care of everything else. For example, the
operating system controls which files and other resources these
programs can access once they are run.
- When we have multiple programs that can run at the same time, the
operating system determines which applications should run in what
order and for how long.
The game, in this case Minecraft, does not have to know exactly how
each different hardware component that our PC has works. What
Minecraft does is use a variety of functions from the operating system
itself, and the operating system translates them into instructions to
control our hardware. This saves Minecraft developers, and all other
programs running on an operating system, a lot of trouble.
- Kernel: This is the OS program that we could say is the heart of your
operating system, for that reason it is also called the "core" of the OS.
Kernel is the first thing loaded when the OS boots and provides basic
level control over all of the computer's hardware devices. Main functions
include reading data from and writing data to memory, processing
execution commands, determining how devices such as the monitor,
keyboard, and mouse work, how they receive and send data, and how to
interpret data received from networks.
The kernel usually runs in an isolated area to prevent other software
on the computer from tampering with it. The operating system kernel is
very important, but it is only one part of the operating system.
- User interface: This component allows interaction with the user, which
can occur through graphical icons and a desktop or through a command
line.
At the PC user level, we can say that there are two types of Operating
Systems: PC OS and Mobile Phone OS.
PC Operating Systems
The most widely used operating systems for mobile phones and
tablets are Android and iOS, but you can see more in the image below.
If you want to know more about these operating systems, here is a link:
Mobile Operating Systems.
OS According to the Computer and the Type of Applications
OS Compatibility
Most software programs are designed to work with only one company's
operating system, such as Windows only (Microsoft) or macOS only
(Apple).
The first operating system was created by General Motors in 1956 to run
a single IBM mainframe computer. In the 1960s, IBM was the first
computer manufacturer to take on the task of developing operating
systems and began distributing operating systems included with its
computers.
In the late 1960s, the first version of the Unix operating system was
developed. Written in the C programming language, it was available
for free during its first few years. Unix adapted easily to new systems
and quickly achieved wide acceptance.
The name Windows was first used in 1985 when a graphical user
interface was created and paired or merged with MS-DOS.
Today Apple, OS X, Microsoft Windows, and various forms of Linux
(including Android) dominate the vast majority of the modern operating
system market, as we've seen above.
Video Operating
Systems Below we leave you a video that explains very well everything
about operating systems in a very simple way and which OS to choose.
Once you have studied the operating system, we recommend that you
do the following exercise in the form of a Test: Operating Systems Test.