SlideShare una empresa de Scribd logo
1 de 51
Computer Literacy
BASICS: A
Comprehensive Guide
to IC3, 5th Edition
Lesson 1
Computers and Operating Systems
1 Morrison / Wells / Ruffolo
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
About the Presentations
 The presentations cover the objectives found in
the opening of each lesson.
 All lesson objectives are listed in the beginning
of each presentation.
 You may customize the presentations to fit your
class needs.
 Some figures from the lessons are included. A
complete set of images from the book can be
found on the Instructor Resources disc.
2
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
 Start a computer.
 Use an operating system and start an application.
 Lock and shut down a computer.
333
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Words to Know
 application software
 boot process
 buffer
 command-line interface
 data
 driver
4
 embedded
operating system
 graphical user
interface (GUI)
 hardware
 icon
 information
processing cycle
44
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Words to Know (continued)
 multiuser operating
system
 open-source software
 operating system
 random access
memory (RAM)
5
 server operating
system
 software
 swapping
 system software
 utility program
 virtual memory
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers
 Computers are everywhere.
 Computers are used in your cell phone, in
ATMs, in your home thermostat, and in your
car’s cruise control.
 Computers assist you in most parts of your
daily life and play a central role in worldwide
communications, entertainment, education,
commerce, and other business activities.
666
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers (continued)
 Computers have been around since the late
1940s.
 Then, they were massive, special-purpose
machines with names such as UNIVAC and
ENIAC and were designed for use by the
military and government.
 They took hours to complete a calculation,
occupied small buildings or entire city blocks,
and cost millions of dollars.
777
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers (continued)
 Today’s smartphones have more processing
power than a UNIVAC, cost less than any of
its components, and fit in the palm of your
hand.
 The future promises innovations such as
wearable computers, using human thought
as input, and computer-controlled, micro-
controlled robots that treat and possibly cure
cancer.
888
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers (continued)
 Understanding what a computer is and how it
works can help you appreciate and use it
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.
999
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers (continued)
 The actual machine—wires, transistors, and
circuits—is called hardware.
 Software consists of instructions or programs for
controlling the computer.
 Data is text, numbers, sound, images, or video.
 The computer receives data through an input
device, processes the data, produces the output
information on an output device, and stores the
information on a storage device.
101010
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers (continued)
 The input and output devices, such as
keyboards and monitors, are types of hardware
called peripherals.
 Data transformed into meaningful form becomes
information.
111111
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers (continued)
 Input, processing, output, and storage (IPOS) is
called the information processing cycle.
121212
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Understanding the Importance of
Computers (continued)
 Computer Literacy
 To be computer literate means that you can use
today’s 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.
131313
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
141414
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Software (continued)
 Some software uses a command-line
interface, which requires you to type text
commands to interact with the computer.
15
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Software (continued)
 System Software and Application Software
 A computer relies on two types of software:
system software and application software.
 System software runs a computer and includes
the operating system and utility programs.
– An operating system is software that coordinates the
resources and activities on a computer.
– A utility program helps the operating system set up,
maintain, and protect a computer.
16
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Software (continued)
 System Software and Application
Software (continued)
 Application software is the software used to
directly complete a specific task or to create
something electronically.
 Application software helps you perform tasks
such as writing a report, creating a video,
viewing a Web page, or sending photos to a
friend.
17
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Software (continued)
18
 System Software
and Application
Software (continued)
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
 Operating systems fall into four major
categories depending on the type of device
for which they are designed:
– Personal computers
– Mobile computing devices
– Servers
– Devices other than computers
19
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Personal Computer Operating Systems
 Personal or desktop operating systems are installed
on a single computer and are called single-user
operating systems because one user interacts with
the operating system at a time.
 They are multitasking operating systems, which
means they let you work with more than one
program at a time.
 The three most popular personal computer operating
systems are Windows, Mac OS, and Linux.
20
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Personal Computer Operating Systems
(continued)
 Windows XP (2001) and Windows 7 (2009) were
both widely used Windows versions. Windows 8
(2012) is the most recent version of Windows.
 Windows became widespread because it ran on
inexpensive personal computers created by a variety
of computer manufacturers.
 Windows is easy to use and to personalize, and it
runs more types of applications than other operating
systems.
21
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Personal Computer Operating Systems
(continued)
 Mac OS runs only on Apple Macintosh
computers.
 Mac OS X is the current version of the operating
system.
 Mac OS set the standard for GUI operating
systems and is liked by its users for being a very
secure, reliable, and easy-to-maintain operating
system.
22
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Personal Computer Operating Systems
(continued)
 Linux is a personal computer operating system
related to UNIX, which is an operating system
developed in the late 1960s that is frequently used by
scientists and programmers.
 Linux is released to the public as open-source
software, meaning anyone can use, modify, and
distribute it.
 Linux is available in versions called distributions,
including commercial and noncommercial
distributions.
23
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Mobile Operating Systems
 A mobile operating system is designed for small
handheld 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.
24
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Mobile Operating Systems (continued)
 iOS is a version of Mac OS X written for Apple’s
mobile 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.
25
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Embedded 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.
26
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Server Operating
Systems
 A server operating
system resides on a server
and is used to manage a
network (a group of two or
more computers linked
together).
 A server is a computer that
provides network services
such as e-mail to other
computers, or clients.
27
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Server Operating Systems (continued)
 Server operating systems are sometimes called
network 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.
28
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Types of Operating Systems
(continued)
 Server Operating Systems (continued)
 Server operating systems are multiuser
operating systems because they allow many
users to run programs and use the server’s
resources at the same time.
 Windows, Mac OS, Linux, and UNIX all have
server versions of their operating systems.
 UNIX is used for many servers that handle
e-mail and Internet access.
29
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
 The operating system controls your computer
from the time you turn on the power to the
time you turn it off.
 It takes care of technical tasks such as start-
up steps, managing memory, processing
input and output, controlling hardware, and
ending a computer session.
30
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Completing Start-Up Steps
 The boot process is a series of steps the
operating system must complete before you can
interact with the operating system.
31
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Managing Memory
 After starting up, the operating system
manages computer resources.
 A resource is any component the system
requires to do work.
 The main resources are memory, processing
components, storage space, and peripherals.
32
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Managing Memory (continued)
 The operating system manages random
access memory (RAM) efficiently.
 All programs need space in RAM to run.
 When you start an application, the operating
system allocates RAM to the program. When
you close the application, the operating
system reclaims the RAM.
33
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Managing Memory (continued)
 If you run too many applications at a time, the
computer can run out of RAM.
 In that case, the operating system might close
an application or shut down the computer
unexpectedly (called a crash).
 Operating systems can take advantage of
virtual memory, a part of a computer’s hard
disk that can work as additional RAM.
34
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Managing Memory (continued)
 To gain memory, Windows moves data from one
running application out of RAM and into virtual
memory, a process called swapping.
35
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Processing Input and Output
 Another major task of the operating system is
processing input 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.
36
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Controlling Hardware
 The operating system considers every hardware
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.
37
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Controlling Hardware (continued)
 The operating system includes drivers for
common devices.
 When you install new hardware, the operating
system searches for the correct driver and installs
it so you can use the new hardware right away.
This feature is called Plug and Play.
38
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Ending a
Computer
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
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Operating System Tasks
(continued)
 Ending a Computer
Session (continued)
 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
40
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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).
414141
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
424242
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
434343
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
444444
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
454545
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
464646
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
474747
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
484848
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
494949
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
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.
505050
Lesson1
Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E
Summary (continued)
 A personal operating system needs to know when
you’re finished working with a computer so it can
protect itself and other software, and keep your
information private while you are away.
 Although you select an option to end a session,
the operating system takes care of the tasks,
which range from shutting down, to restarting,
signing out (also called logging off), switching
users, and locking the computer.
515151

Más contenido relacionado

La actualidad más candente

Computer maintenance 1 lesson 1
Computer maintenance 1 lesson 1Computer maintenance 1 lesson 1
Computer maintenance 1 lesson 1abbas mohd
 
Pc components
Pc componentsPc components
Pc componentsFrya Lora
 
Computer System
Computer SystemComputer System
Computer Systemhajjaz
 
Lecture 1 operate a computer system
Lecture 1   operate a computer systemLecture 1   operate a computer system
Lecture 1 operate a computer systemMaxwell Musonda
 
Cmp104 lec 3 component of computer
Cmp104 lec 3 component of computerCmp104 lec 3 component of computer
Cmp104 lec 3 component of computerkapil078
 
Computer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show PresentationComputer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show Presentationsluget
 
Basic computer maintenance
Basic computer maintenanceBasic computer maintenance
Basic computer maintenancegeepatty
 
Parts of a computer
Parts of a computerParts of a computer
Parts of a computerAmit Jaglan
 
Software and hardware presentation
Software and hardware presentationSoftware and hardware presentation
Software and hardware presentationnjabulo madonsela
 
1 01 Computer Components
1 01 Computer Components1 01 Computer Components
1 01 Computer Componentsjasonmammano
 
Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1Junaid Qadir
 
5 Parts of a Computer
5 Parts of a Computer5 Parts of a Computer
5 Parts of a ComputerChealsea
 
Evolution of Microsoft windows operating systems
Evolution of Microsoft windows operating systemsEvolution of Microsoft windows operating systems
Evolution of Microsoft windows operating systemsSai praveen Seva
 
Computer hardware ( system unit)
Computer hardware ( system unit)Computer hardware ( system unit)
Computer hardware ( system unit)zamzulaiha
 

La actualidad más candente (20)

Computer maintenance 1 lesson 1
Computer maintenance 1 lesson 1Computer maintenance 1 lesson 1
Computer maintenance 1 lesson 1
 
Pc components
Pc componentsPc components
Pc components
 
Computer System
Computer SystemComputer System
Computer System
 
Lecture 1 operate a computer system
Lecture 1   operate a computer systemLecture 1   operate a computer system
Lecture 1 operate a computer system
 
Cmp104 lec 3 component of computer
Cmp104 lec 3 component of computerCmp104 lec 3 component of computer
Cmp104 lec 3 component of computer
 
Computer Essentials
Computer EssentialsComputer Essentials
Computer Essentials
 
System software
System softwareSystem software
System software
 
Computer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show PresentationComputer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show Presentation
 
Basic computer maintenance
Basic computer maintenanceBasic computer maintenance
Basic computer maintenance
 
Basic of Computer
Basic of ComputerBasic of Computer
Basic of Computer
 
Bios
Bios Bios
Bios
 
Parts of a computer
Parts of a computerParts of a computer
Parts of a computer
 
Software and hardware presentation
Software and hardware presentationSoftware and hardware presentation
Software and hardware presentation
 
1 01 Computer Components
1 01 Computer Components1 01 Computer Components
1 01 Computer Components
 
Windows OS
Windows OSWindows OS
Windows OS
 
Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1Fundamentals of ICT - Lecture 1
Fundamentals of ICT - Lecture 1
 
5 Parts of a Computer
5 Parts of a Computer5 Parts of a Computer
5 Parts of a Computer
 
TABLE OF SPECIFICATION-COMPUTER HARDWARE SERVICING
TABLE OF SPECIFICATION-COMPUTER HARDWARE SERVICINGTABLE OF SPECIFICATION-COMPUTER HARDWARE SERVICING
TABLE OF SPECIFICATION-COMPUTER HARDWARE SERVICING
 
Evolution of Microsoft windows operating systems
Evolution of Microsoft windows operating systemsEvolution of Microsoft windows operating systems
Evolution of Microsoft windows operating systems
 
Computer hardware ( system unit)
Computer hardware ( system unit)Computer hardware ( system unit)
Computer hardware ( system unit)
 

Destacado

Computer Literacy Lesson Two
Computer Literacy Lesson TwoComputer Literacy Lesson Two
Computer Literacy Lesson Twocpashke
 
FUNDAMENTALS OF COMPUTER
FUNDAMENTALS OF COMPUTERFUNDAMENTALS OF COMPUTER
FUNDAMENTALS OF COMPUTERthanathip
 
Computer Literacy Lesson 3
Computer Literacy Lesson 3Computer Literacy Lesson 3
Computer Literacy Lesson 3cpashke
 
Computer Literacy Lesson 4
Computer Literacy Lesson 4Computer Literacy Lesson 4
Computer Literacy Lesson 4cpashke
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentalsarchikabhatia
 

Destacado (6)

Computer Literacy Lesson Two
Computer Literacy Lesson TwoComputer Literacy Lesson Two
Computer Literacy Lesson Two
 
Sadcw 6e chapter1
Sadcw 6e chapter1Sadcw 6e chapter1
Sadcw 6e chapter1
 
FUNDAMENTALS OF COMPUTER
FUNDAMENTALS OF COMPUTERFUNDAMENTALS OF COMPUTER
FUNDAMENTALS OF COMPUTER
 
Computer Literacy Lesson 3
Computer Literacy Lesson 3Computer Literacy Lesson 3
Computer Literacy Lesson 3
 
Computer Literacy Lesson 4
Computer Literacy Lesson 4Computer Literacy Lesson 4
Computer Literacy Lesson 4
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 

Similar a Computer Literacy Lesson 1: Computer and Operating Systems

Computer Applications In Business by Mahatma Gandhi University
Computer Applications In Business by Mahatma Gandhi University Computer Applications In Business by Mahatma Gandhi University
Computer Applications In Business by Mahatma Gandhi University Mahatma Gandhi University
 
Evolution of OS (Operating System)/CS.pptx
Evolution of OS (Operating System)/CS.pptxEvolution of OS (Operating System)/CS.pptx
Evolution of OS (Operating System)/CS.pptxcetaw81672
 
OS , Its History and Types
OS , Its History and TypesOS , Its History and Types
OS , Its History and TypesAyesha Tahir
 
Evolution of operating system
Evolution of operating systemEvolution of operating system
Evolution of operating systemArshad khan
 
Computer Science PowerPoint Presentation
Computer Science PowerPoint PresentationComputer Science PowerPoint Presentation
Computer Science PowerPoint PresentationAshna Rajput
 
Computer Science Class 11 India PPT
Computer Science Class 11 India PPTComputer Science Class 11 India PPT
Computer Science Class 11 India PPTRat Devil
 
Information technology
Information technologyInformation technology
Information technologyManoj Soni
 
TYPES OF COMPUTER AND OPERATING.pptx
TYPES OF COMPUTER AND OPERATING.pptxTYPES OF COMPUTER AND OPERATING.pptx
TYPES OF COMPUTER AND OPERATING.pptxEDISON GUTIERREZ
 
Tm 1st mod
Tm 1st modTm 1st mod
Tm 1st modRVIM
 
Operating systems
Operating systemsOperating systems
Operating systemsmhmahamuk
 
Ge6151 computer programming notes
Ge6151 computer programming notesGe6151 computer programming notes
Ge6151 computer programming notesshanmura
 
UNit 1sbhejsjejdhdhdjjejejdhejjjdjdhdhheh.pptx
UNit 1sbhejsjejdhdhdjjejejdhejjjdjdhdhheh.pptxUNit 1sbhejsjejdhdhdjjejejdhejjjdjdhdhheh.pptx
UNit 1sbhejsjejdhdhdjjejejdhejjjdjdhdhheh.pptxhello1506hello
 
introduction to Linux
 introduction to Linux introduction to Linux
introduction to Linuxbiniking26
 
Windows 10
Windows 10Windows 10
Windows 10Anoop SP
 
OPERATING SYSTUM class 9 Information.pptx
OPERATING SYSTUM class 9 Information.pptxOPERATING SYSTUM class 9 Information.pptx
OPERATING SYSTUM class 9 Information.pptxrajdeepcs10
 

Similar a Computer Literacy Lesson 1: Computer and Operating Systems (20)

Computer Applications In Business by Mahatma Gandhi University
Computer Applications In Business by Mahatma Gandhi University Computer Applications In Business by Mahatma Gandhi University
Computer Applications In Business by Mahatma Gandhi University
 
Evolution of OS (Operating System)/CS.pptx
Evolution of OS (Operating System)/CS.pptxEvolution of OS (Operating System)/CS.pptx
Evolution of OS (Operating System)/CS.pptx
 
OS , Its History and Types
OS , Its History and TypesOS , Its History and Types
OS , Its History and Types
 
Evolution of operating system
Evolution of operating systemEvolution of operating system
Evolution of operating system
 
Computer Science PowerPoint Presentation
Computer Science PowerPoint PresentationComputer Science PowerPoint Presentation
Computer Science PowerPoint Presentation
 
Computer Science Class 11 India PPT
Computer Science Class 11 India PPTComputer Science Class 11 India PPT
Computer Science Class 11 India PPT
 
History of computer software.
History of computer software.History of computer software.
History of computer software.
 
Information technology
Information technologyInformation technology
Information technology
 
TYPES OF COMPUTER AND OPERATING.pptx
TYPES OF COMPUTER AND OPERATING.pptxTYPES OF COMPUTER AND OPERATING.pptx
TYPES OF COMPUTER AND OPERATING.pptx
 
Os presentation
Os presentationOs presentation
Os presentation
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Comparative Research In Recent Times, Various Designs And Functionalities In ...
Comparative Research In Recent Times, Various Designs And Functionalities In ...Comparative Research In Recent Times, Various Designs And Functionalities In ...
Comparative Research In Recent Times, Various Designs And Functionalities In ...
 
Lesson 08
Lesson 08Lesson 08
Lesson 08
 
Tm 1st mod
Tm 1st modTm 1st mod
Tm 1st mod
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Ge6151 computer programming notes
Ge6151 computer programming notesGe6151 computer programming notes
Ge6151 computer programming notes
 
UNit 1sbhejsjejdhdhdjjejejdhejjjdjdhdhheh.pptx
UNit 1sbhejsjejdhdhdjjejejdhejjjdjdhdhheh.pptxUNit 1sbhejsjejdhdhdjjejejdhejjjdjdhdhheh.pptx
UNit 1sbhejsjejdhdhdjjejejdhejjjdjdhdhheh.pptx
 
introduction to Linux
 introduction to Linux introduction to Linux
introduction to Linux
 
Windows 10
Windows 10Windows 10
Windows 10
 
OPERATING SYSTUM class 9 Information.pptx
OPERATING SYSTUM class 9 Information.pptxOPERATING SYSTUM class 9 Information.pptx
OPERATING SYSTUM class 9 Information.pptx
 

Más de cpashke

Chapter4
Chapter4Chapter4
Chapter4cpashke
 
Chapter3
Chapter3Chapter3
Chapter3cpashke
 
Web Design Chapter3
Web Design Chapter3Web Design Chapter3
Web Design Chapter3cpashke
 
Pscs6 ch09 ppt
Pscs6 ch09 pptPscs6 ch09 ppt
Pscs6 ch09 pptcpashke
 
Pscs6 ch08 ppt
Pscs6 ch08 pptPscs6 ch08 ppt
Pscs6 ch08 pptcpashke
 
Pscs6 ch07 ppt
Pscs6 ch07 pptPscs6 ch07 ppt
Pscs6 ch07 pptcpashke
 
Pscs6 ch06 ppt
Pscs6 ch06 pptPscs6 ch06 ppt
Pscs6 ch06 pptcpashke
 
Photo ch05 ppt
Photo ch05 pptPhoto ch05 ppt
Photo ch05 pptcpashke
 
PS cs6 ch04 ppt
PS cs6 ch04 pptPS cs6 ch04 ppt
PS cs6 ch04 pptcpashke
 
Lesson 2 Importing media
Lesson 2 Importing mediaLesson 2 Importing media
Lesson 2 Importing mediacpashke
 
Exploring Movie Maker
Exploring Movie MakerExploring Movie Maker
Exploring Movie Makercpashke
 
Computer Literacy Lesson 31
Computer Literacy Lesson 31Computer Literacy Lesson 31
Computer Literacy Lesson 31cpashke
 
Computer Literacy Lesson 30
Computer Literacy Lesson 30Computer Literacy Lesson 30
Computer Literacy Lesson 30cpashke
 
Computer Literacy Lesson 29
Computer Literacy Lesson 29Computer Literacy Lesson 29
Computer Literacy Lesson 29cpashke
 
Computer Literacy Lesson 28
Computer Literacy Lesson 28Computer Literacy Lesson 28
Computer Literacy Lesson 28cpashke
 
Computer Literacy Lesson 27
Computer Literacy Lesson 27Computer Literacy Lesson 27
Computer Literacy Lesson 27cpashke
 
Computer Literacy Lesson 26
Computer Literacy Lesson 26Computer Literacy Lesson 26
Computer Literacy Lesson 26cpashke
 
Computer Literacy Lesson 24
Computer Literacy Lesson 24Computer Literacy Lesson 24
Computer Literacy Lesson 24cpashke
 
Computer Literacy Lesson 23
Computer Literacy Lesson 23Computer Literacy Lesson 23
Computer Literacy Lesson 23cpashke
 
Computer Literacy Lesson 22
Computer Literacy Lesson 22Computer Literacy Lesson 22
Computer Literacy Lesson 22cpashke
 

Más de cpashke (20)

Chapter4
Chapter4Chapter4
Chapter4
 
Chapter3
Chapter3Chapter3
Chapter3
 
Web Design Chapter3
Web Design Chapter3Web Design Chapter3
Web Design Chapter3
 
Pscs6 ch09 ppt
Pscs6 ch09 pptPscs6 ch09 ppt
Pscs6 ch09 ppt
 
Pscs6 ch08 ppt
Pscs6 ch08 pptPscs6 ch08 ppt
Pscs6 ch08 ppt
 
Pscs6 ch07 ppt
Pscs6 ch07 pptPscs6 ch07 ppt
Pscs6 ch07 ppt
 
Pscs6 ch06 ppt
Pscs6 ch06 pptPscs6 ch06 ppt
Pscs6 ch06 ppt
 
Photo ch05 ppt
Photo ch05 pptPhoto ch05 ppt
Photo ch05 ppt
 
PS cs6 ch04 ppt
PS cs6 ch04 pptPS cs6 ch04 ppt
PS cs6 ch04 ppt
 
Lesson 2 Importing media
Lesson 2 Importing mediaLesson 2 Importing media
Lesson 2 Importing media
 
Exploring Movie Maker
Exploring Movie MakerExploring Movie Maker
Exploring Movie Maker
 
Computer Literacy Lesson 31
Computer Literacy Lesson 31Computer Literacy Lesson 31
Computer Literacy Lesson 31
 
Computer Literacy Lesson 30
Computer Literacy Lesson 30Computer Literacy Lesson 30
Computer Literacy Lesson 30
 
Computer Literacy Lesson 29
Computer Literacy Lesson 29Computer Literacy Lesson 29
Computer Literacy Lesson 29
 
Computer Literacy Lesson 28
Computer Literacy Lesson 28Computer Literacy Lesson 28
Computer Literacy Lesson 28
 
Computer Literacy Lesson 27
Computer Literacy Lesson 27Computer Literacy Lesson 27
Computer Literacy Lesson 27
 
Computer Literacy Lesson 26
Computer Literacy Lesson 26Computer Literacy Lesson 26
Computer Literacy Lesson 26
 
Computer Literacy Lesson 24
Computer Literacy Lesson 24Computer Literacy Lesson 24
Computer Literacy Lesson 24
 
Computer Literacy Lesson 23
Computer Literacy Lesson 23Computer Literacy Lesson 23
Computer Literacy Lesson 23
 
Computer Literacy Lesson 22
Computer Literacy Lesson 22Computer Literacy Lesson 22
Computer Literacy Lesson 22
 

Último

Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationRosabel UA
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsManeerUddin
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 

Último (20)

Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Activity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translationActivity 2-unit 2-update 2024. English translation
Activity 2-unit 2-update 2024. English translation
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Food processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture honsFood processing presentation for bsc agriculture hons
Food processing presentation for bsc agriculture hons
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 

Computer Literacy Lesson 1: Computer and Operating Systems

  • 1. Computer Literacy BASICS: A Comprehensive Guide to IC3, 5th Edition Lesson 1 Computers and Operating Systems 1 Morrison / Wells / Ruffolo
  • 2. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E About the Presentations  The presentations cover the objectives found in the opening of each lesson.  All lesson objectives are listed in the beginning of each presentation.  You may customize the presentations to fit your class needs.  Some figures from the lessons are included. A complete set of images from the book can be found on the Instructor Resources disc. 2
  • 3. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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.  Start a computer.  Use an operating system and start an application.  Lock and shut down a computer. 333
  • 4. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Words to Know  application software  boot process  buffer  command-line interface  data  driver 4  embedded operating system  graphical user interface (GUI)  hardware  icon  information processing cycle 44
  • 5. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Words to Know (continued)  multiuser operating system  open-source software  operating system  random access memory (RAM) 5  server operating system  software  swapping  system software  utility program  virtual memory
  • 6. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Understanding the Importance of Computers  Computers are everywhere.  Computers are used in your cell phone, in ATMs, in your home thermostat, and in your car’s cruise control.  Computers assist you in most parts of your daily life and play a central role in worldwide communications, entertainment, education, commerce, and other business activities. 666
  • 7. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Understanding the Importance of Computers (continued)  Computers have been around since the late 1940s.  Then, they were massive, special-purpose machines with names such as UNIVAC and ENIAC and were designed for use by the military and government.  They took hours to complete a calculation, occupied small buildings or entire city blocks, and cost millions of dollars. 777
  • 8. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Understanding the Importance of Computers (continued)  Today’s smartphones have more processing power than a UNIVAC, cost less than any of its components, and fit in the palm of your hand.  The future promises innovations such as wearable computers, using human thought as input, and computer-controlled, micro- controlled robots that treat and possibly cure cancer. 888
  • 9. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Understanding the Importance of Computers (continued)  Understanding what a computer is and how it works can help you appreciate and use it 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. 999
  • 10. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Understanding the Importance of Computers (continued)  The actual machine—wires, transistors, and circuits—is called hardware.  Software consists of instructions or programs for controlling the computer.  Data is text, numbers, sound, images, or video.  The computer receives data through an input device, processes the data, produces the output information on an output device, and stores the information on a storage device. 101010
  • 11. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Understanding the Importance of Computers (continued)  The input and output devices, such as keyboards and monitors, are types of hardware called peripherals.  Data transformed into meaningful form becomes information. 111111
  • 12. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Understanding the Importance of Computers (continued)  Input, processing, output, and storage (IPOS) is called the information processing cycle. 121212
  • 13. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Understanding the Importance of Computers (continued)  Computer Literacy  To be computer literate means that you can use today’s 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. 131313
  • 14. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 141414
  • 15. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Software (continued)  Some software uses a command-line interface, which requires you to type text commands to interact with the computer. 15
  • 16. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Software (continued)  System Software and Application Software  A computer relies on two types of software: system software and application software.  System software runs a computer and includes the operating system and utility programs. – An operating system is software that coordinates the resources and activities on a computer. – A utility program helps the operating system set up, maintain, and protect a computer. 16
  • 17. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Software (continued)  System Software and Application Software (continued)  Application software is the software used to directly complete a specific task or to create something electronically.  Application software helps you perform tasks such as writing a report, creating a video, viewing a Web page, or sending photos to a friend. 17
  • 18. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Software (continued) 18  System Software and Application Software (continued)
  • 19. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems  Operating systems fall into four major categories depending on the type of device for which they are designed: – Personal computers – Mobile computing devices – Servers – Devices other than computers 19
  • 20. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Personal Computer Operating Systems  Personal or desktop operating systems are installed on a single computer and are called single-user operating systems because one user interacts with the operating system at a time.  They are multitasking operating systems, which means they let you work with more than one program at a time.  The three most popular personal computer operating systems are Windows, Mac OS, and Linux. 20
  • 21. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Personal Computer Operating Systems (continued)  Windows XP (2001) and Windows 7 (2009) were both widely used Windows versions. Windows 8 (2012) is the most recent version of Windows.  Windows became widespread because it ran on inexpensive personal computers created by a variety of computer manufacturers.  Windows is easy to use and to personalize, and it runs more types of applications than other operating systems. 21
  • 22. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Personal Computer Operating Systems (continued)  Mac OS runs only on Apple Macintosh computers.  Mac OS X is the current version of the operating system.  Mac OS set the standard for GUI operating systems and is liked by its users for being a very secure, reliable, and easy-to-maintain operating system. 22
  • 23. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Personal Computer Operating Systems (continued)  Linux is a personal computer operating system related to UNIX, which is an operating system developed in the late 1960s that is frequently used by scientists and programmers.  Linux is released to the public as open-source software, meaning anyone can use, modify, and distribute it.  Linux is available in versions called distributions, including commercial and noncommercial distributions. 23
  • 24. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Mobile Operating Systems  A mobile operating system is designed for small handheld 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. 24
  • 25. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Mobile Operating Systems (continued)  iOS is a version of Mac OS X written for Apple’s mobile 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. 25
  • 26. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Embedded 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. 26
  • 27. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Server Operating Systems  A server operating system resides on a server and is used to manage a network (a group of two or more computers linked together).  A server is a computer that provides network services such as e-mail to other computers, or clients. 27
  • 28. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Server Operating Systems (continued)  Server operating systems are sometimes called network 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. 28
  • 29. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Types of Operating Systems (continued)  Server Operating Systems (continued)  Server operating systems are multiuser operating systems because they allow many users to run programs and use the server’s resources at the same time.  Windows, Mac OS, Linux, and UNIX all have server versions of their operating systems.  UNIX is used for many servers that handle e-mail and Internet access. 29
  • 30. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks  The operating system controls your computer from the time you turn on the power to the time you turn it off.  It takes care of technical tasks such as start- up steps, managing memory, processing input and output, controlling hardware, and ending a computer session. 30
  • 31. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Completing Start-Up Steps  The boot process is a series of steps the operating system must complete before you can interact with the operating system. 31
  • 32. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Managing Memory  After starting up, the operating system manages computer resources.  A resource is any component the system requires to do work.  The main resources are memory, processing components, storage space, and peripherals. 32
  • 33. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Managing Memory (continued)  The operating system manages random access memory (RAM) efficiently.  All programs need space in RAM to run.  When you start an application, the operating system allocates RAM to the program. When you close the application, the operating system reclaims the RAM. 33
  • 34. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Managing Memory (continued)  If you run too many applications at a time, the computer can run out of RAM.  In that case, the operating system might close an application or shut down the computer unexpectedly (called a crash).  Operating systems can take advantage of virtual memory, a part of a computer’s hard disk that can work as additional RAM. 34
  • 35. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Managing Memory (continued)  To gain memory, Windows moves data from one running application out of RAM and into virtual memory, a process called swapping. 35
  • 36. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Processing Input and Output  Another major task of the operating system is processing input 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. 36
  • 37. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Controlling Hardware  The operating system considers every hardware 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. 37
  • 38. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Controlling Hardware (continued)  The operating system includes drivers for common devices.  When you install new hardware, the operating system searches for the correct driver and installs it so you can use the new hardware right away. This feature is called Plug and Play. 38
  • 39. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Ending a Computer 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
  • 40. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Operating System Tasks (continued)  Ending a Computer Session (continued)  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 40
  • 41. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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). 414141
  • 42. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 424242
  • 43. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 434343
  • 44. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 444444
  • 45. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 454545
  • 46. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 464646
  • 47. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 474747
  • 48. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 484848
  • 49. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 494949
  • 50. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E 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. 505050
  • 51. Lesson1 Morrison / Wells / Ruffolo CLB: A Comp Guide to IC3 5E Summary (continued)  A personal operating system needs to know when you’re finished working with a computer so it can protect itself and other software, and keep your information private while you are away.  Although you select an option to end a session, the operating system takes care of the tasks, which range from shutting down, to restarting, signing out (also called logging off), switching users, and locking the computer. 515151