Lesson 1 Computers and Operating Systems: Computer Literacy Basics: A Comprehensive Guide To IC, 5 Edition
Lesson 1 Computers and Operating Systems: Computer Literacy Basics: A Comprehensive Guide To IC, 5 Edition
Computer Literacy
BASICS: A
Comprehensive Guide
to IC3, 5th Edition
boot process
buffer graphical user
command-line interface interface (GUI)
data
hardware
driver
icon
information
processing cycle
more effectively.
A computer is an electronic device that
receives data (input), processes data, stores
data, and produces a result (output).
Data is a collection of raw unprocessed
facts, including text, numbers, sound,
images, and video.
9 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers (continued)
computers efficiently to enhance your life and the lives of
those around you.
Computer literacy also means you understand a wide
range of information about current technology and how it
is used to solve problems.
A digital divide is an economic gap between those who
are computer literate and have access to computer
technology, and those who do not.
System Software
Lesson 1
and Application
Software (continued)
computing devices.
It includes features similar to a personal operating system
but is simpler and smaller.
A smartphone is a cell phone that includes many
features of a computer.
Tablets are one-piece mobile computers that usually
include a touchscreen, which is a screen you touch to
interact with the GUI.
devices, including iPhones and iPads.
Google’s Android is an open-source operating system
designed to run on many types of smartphones and
tablets, and is derived from Linux.
Windows Phone and Windows RT are similar to
Windows 8.
Mobile operating systems primarily work as single-user,
single-tasking operating systems.
Embedded operating
systems run devices such as
ATMs, navigation systems,
portable media players, and
digital recorders.
They are designed to meet a
specific purpose and perform a
single task, such as providing
maps and directions.
operating systems.
Each client on a network has its own personal operating
system.
The server operating system manages the requests for
services from the client computers.
An expert called the network administrator uses the
server operating system to manage the network and its
users.
Managing Memory
Lesson 1
and output.
Often, the operating system must handle many input and
output tasks at the same time.
To keep your computer running smoothly, the operating
system sets a sequence for processing input and output tasks.
The operating system places data into a buffer, which is part
of memory or storage where data waits until it can be
transferred to a device.
connected to the computer as an input or output device.
The operating system communicates with a driver (aka
device driver), which is a small program that enables
the operating system to interact with the device.
Each device must have a driver and is typically
provided by the device manufacturer.
Session
When you end a
session, the
operating system
takes care of the
tasks to shut
down, restart, sign
out, switch users,
or lock the
computer.
39 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
Ending a Computer
Session (continued)
Lesson 1
To shut down a
computer (aka log off),
the operating system
follows a series of steps:
– Checks users
– Closes applications
– Closes system software
– Turns off the power
information.
Most contemporary software has a graphical user
interface (GUI), which uses icons and other
graphics to accept data and commands.
Other software uses a command-line interface,
which requires you to type text commands to
interact with the computer.