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
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 IC3,
5th Edition
Morrison / Wells /
2
Objectives
• Describe the importance of computers in daily
life.
• Explain the difference between system software
and application software.
• Describe the four major types of operating
systems.
• Identify the tasks an operating system performs.
2
3
Words to Know
• application software • embedded
• boot process operating system
• buffer • graphical user
• command-line interface interface (GUI)
• data • hardware
• driver • icon
• information
processing cycle
3
Words to Know (continued)
• multiuser operating ● server operating
system system
• open-source software ● software
• operating system ● swapping
• random access ● system software
memory (RAM)
● utility program
● virtual memory
4
UNIVAC
ENIAC
Electronic Numerical
Integrator And Computer
6
6
• Micro SD card
(Present)
• 32gb storage capacity
• Size of a fingertip
8
• Alan Mathison Turing
• Father of modern computer science
• Cracked the Enigma
Questions?
11
12
13
13
14
14
15
Types of Software
• Software provides the
means for you to
interact with the
computer’s hardware.
• A graphical user
interface (GUI)
displays pictures called
icons that allow you to
interact with data and
execute commands.
15
16
Summary
In this lesson, you learned:
• A computer is an electronic device that receives
data (input), processes data, stores data, and
produces a result (output).
• A computer includes hardware (physical
equipment such as wires and circuits) and
software (instructions or programs for
controlling the computer).
4
5
46
Summary (continued)
• To keep up with the changes in computer
technology, you need to be computer literate,
which means that you can use today’s computer
hardware and software efficiently to enhance
your life and the lives of those around you.
4
6
47
Summary (continued)
• You interact with software through its user interface,
which allows you to enter and receive 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.
47
48
Summary (continued)
• A computer runs two main types of software:
system software and application software.
• System software is the software that runs a
computer, and includes the operating system
and utility programs.
• A utility program helps the operating system set
up, maintain, and protect a computer.
4
8
49
Summary (continued)
• An operating system is software that coordinates
the resources and activities on a computer.
• Application software is software you use to carry
out your work or personal tasks.
4
9
50
Summary (continued)
• Personal computer operating systems run on
personal computers.
• Mobile operating systems are designed for
handheld computers such as tablets and
smartphones.
• Embedded operating systems are part of an
electronic device or system other than a
computer. Server operating systems run servers,
which are the computers that coordinate
networks.
5
0
51
Summary (continued)
• Single-user, single-tasking operating systems let
only one user perform a single task at one time.
Most mobile and embedded operating systems fall
into this category.
• Single-user multitasking operating systems let one
user run many programs at the same time, and
include all personal computer operating systems.
• Multiuser operating systems, such as server
operating systems, let many users run programs
and take advantage of the computer’s resources at
the same time.
51
52
Summary (continued)
• The technical tasks an operating system
performs include completing start-up steps,
managing memory, processing input and output,
controlling hardware, and ending a computer
session.
• The boot process is a series of steps the
computer and operating system must complete
before you can interact with the operating
system.
5
2
53
Summary (continued)
• The resources an operating system manages
include memory (RAM), processing
components, storage space, and peripheral
devices.
• To supplement RAM, operating systems take
advantage of virtual memory, which is part of a
computer’s storage space that can work as
additional memory.
5
3
54
Summary (continued)
• To keep your computer running smoothly, the
operating system sets a sequence for processing input
and output tasks and uses buffers, which are parts of
memory or storage where data waits until it can be
transferred to a device.
• To control a hardware resource, the operating system
communicates with a device driver, a small program
that tells the operating system how to interact with
the device.
5
4