SlideShare a Scribd company logo
1 of 50
Technology in Your Life
Unit
Computer Hardware and SoftwareUnit
Tech Talk: Introducing Your Computer
 Types of Computers (pg. 41–42)
 Hardware Basics (pg. 43–44)
 Computer Memory and Storage Basics (pg. 45–46)
 Software Basics (pg. 47–48)
 Computer Network Basics (pg. 49)
Projects
 Project 1: Use Microsoft Windows (pg. 51–68)
 Project 2: Use Microsoft Help (pg. 69–81)
Contents
Starting with You Why is it
important to organize files
on your computer? To find
out, go to the Online
Learning Center at
concepts.glencoe.com.
Choose Before You Read
Quizzes and take the Unit
2 Pre-Quiz.
Copyright © The McGraw-Hill Companies, Inc. All rights reserved.
Technology in Your Life
Unit
Introducing Your Computer
 How computers work
 To identify hardware
 How memory and storage are used
 To identify software
 How networks work
You Will LearnKey Terms
personal computer (PC)
central processing unit
(CPU)
bit
byte
hardware
input
output
random-access
memory (RAM)
read-only memory
(ROM)
storage device
software
operating system (OS)
network
pg. 41-50
Technology in Your Life
Unit
Computers can be grouped by size, purpose, and number
of users.
personal computer
(PC)
A computer used by
one person at a time.
(pg. 41)
Types of Computers pg. 41-42
Type of Computer Number of
User at One
Time
Size Typical User/Purpose
Personal
computer (PC)
(microcomputer)
One Fits on a desk,
on a lap, or in
a hand
Used by individuals for
organizing information,
creating products, and
entertainment
Minicomputer Several to
hundreds
Occupies part
of a room
Used by small to medium-
sized organizations, such
as schools
Mainframe (super
computer)
Thousands Room-sized Used by large corporations
and government agencies
Introducing Your Computer
Technology in Your Life
Unit
PCs and Macs
Personal computers are grouped by the software they use:
 PC - uses the Microsoft Windows operating system
 Mac - uses the Macintosh operating system
Examples of personal computers are:
 Desktops
 Laptops
 MP3 players
 Personal digital assistants (PDAs)
Types of Computers pg. 41-42
Introducing Your Computer
Technology in Your Life
Unit
How Does My Computer Work?
The “brain” of a computer is the central processing unit
(CPU). When the CPU receives and carries out an
instruction, it has completed one cycle.
Computer’s speed = number of cycles completed in one
second
Cycles are measured in:
Megahertz (MHz) = millions of cycles per second
Gigahertz (GHz) = billions of cycles per second
Types of Computers pg. 41-42
Introducing Your Computer
central processing
unit (CPU)
A microprocessor, or
tiny computer chip,
that receives and
carries out all the
instructions given to a
computer. (pg. 42)
Technology in Your Life
Unit
Bits, Bytes, and Binary Numbers
Bits and bytes are small pieces of computerized data that
communicate commands to a computer’s CPU:
 A bit is either a 1 or a 0 (binary digits).
 A byte contains eight bits.
Each letter in the English language is represented by
one byte.
Types of Computers pg. 41-42
Introducing Your Computer
bit
The smallest unit of
computerized data.
(pg. 42)
byte
The building block for
all information that
flows through a
computer. (pg. 42)
Technology in Your Life
Unit
How Big Is a Terabyte?
Common storage units:
 Kilobyte (KB) = 1,000 bytes
 Megabyte (MB) = 1,000 bytes, or 1 million (1,000,000)
bytes
 Gigabyte (GB) = 1,000 MB, or 1 billion (1,000,000,000)
bytes
 Terabyte (TB) = 1,000 GB, or 1 trillion
(1,000,000,000,000) bytes
Types of Computers pg. 41-42
Introducing Your Computer
Technology in Your Life
Unit
Types of Computers
Introducing Your Computer
Compare and Contrast What are some similarities and differences
between mainframe computers and personal computers?
Some similarities are:
 Both have a central processing unit (CPU).
 Both read only 1s and 0s.
 Both recognize and process bits and bytes.
 For both, speed is determined by cycles per second.
Some differences are:
 Mainframes are very large. PCs can be very small.
 Mainframes can be used by thousands of people at once. PCs can only be
used by one person at a time.
 Mainframes are used by corporations and government agencies. PCs are
used by individuals, like students!
Technology in Your Life
Unit
Introducing Your Computer
Your computer may use hardware like the components
shown here.
hardware
The collection of
physical pieces, or
components, that
make up a computer.
(pg. 43)
Hardware Basics pg. 43-44
Technology in Your Life
Unit
Introducing Your Computer
Hardware can be inside or outside the computer:
 The CPU and hard drive are inside the computer.
 The keyboard, monitor, and printer are outside the
computer and must be connected by cables.
Hardware Basics pg. 43-44
Technology in Your Life
Unit
Introducing Your Computer
What Are Input and Output Devices?
Information flows between you and your computer through
input and output devices. Examples of input devices are:
 keyboard
 mouse
 scanner
 digital camera
 joystick
Examples of output devices are:
 monitor
 printer
 speakers
input
Information that is
entered into a
computer. (pg. 44)
output
Information that a
computer produces
and delivers back to
the user. (pg. 44)
Hardware Basics pg. 43-44
Technology in Your Life
Unit
Hardware Basics
Introducing Your Computer
Identify Name three hardware components that are also input devices,
and three hardware components that are also output devices. (Try to
think of input and output devices that have not been mentioned yet.)
Input devices include:
 digital camera
 joystick
 keyboard
 microphone
 mouse
 scanner
 touch screen
 trackball
Output devices include:
monitor
printer
projector
speakers
Technology in Your Life
Unit
Introducing Your Computer
When Do I Use RAM and ROM?
When you use your computer to perform any type of task,
you are using two types of memory:
read-only memory
(ROM)
Memory that
permanently stores
data and that cannot
be erased or changed.
(pg. 45)
random-access
memory (RAM)
Temporary memory
that a computer uses
to store data and
process information
while working in a
program. It is erased
when the computer is
turned off. (pg. 45)
Computer Memory and Storage Basics pg. 45-46
Type of Memory What Does It Do? When Is It Used?
Read-only
memory (ROM)
Stores permanent
information like telling
the computer how to
start up
When you turn a
computer on or off
Random-access
memory (RAM)
Stores temporary
information when you
are working in a file
When you start and
use software
Technology in Your Life
Unit
Introducing Your Computer
How Is Information Stored?
When you save a file, you move the information from RAM to
a storage device. The type of storage device depends on
how much space is needed. Music and video files require
more storage space than text files.
storage device
Computer equipment
used to store data.
Examples of storage
devices are hard drive,
network server, floppy
disk, CD, DVD, and
USB flash drive. (pg.
46)
Computer Memory and Storage Basics pg. 45-46
Technology in Your Life
Unit
Hardware Basics
Introducing Your Computer
Explain What do ROM and RAM stand for, and what do they do?
ROM:
 Stands for read-only memory
 Is permanent memory
 Works when you turn a
computer on or off
 Stores data even when a
computer is turned off
RAM:
 Stands for random-access
memory
 Is temporary memory
 Works when you start and
use software
 Stores data only while a
computer is on
Technology in Your Life
Unit
Introducing Your Computer
Software is the set of instructions that lets you “talk” to your
computer. Software translates commands into bits and
bytes. Different types of software have different functions:
 Operating system (OS) software - makes your
computer work
 Application software - lets you do different tasks on
your computer
 Utility software - helps you maintain your computer and
keep it in good running condition
software
A set of instructions,
also called a program or
application, that tells a
computer how to
perform tasks. (pg. 47)
operating system (OS)
Software that controls all
the other software
programs and allows a
computer to perform
basic tasks. (pg. 47)
Software Basics pg. 47-48
Technology in Your Life
Unit
Introducing Your Computer
How Do I Use Software?
It is important to choose the right software program for the
type of task you want to do:
Software Basics pg. 47-48
Technology in Your Life
Unit
Introducing Your Computer
What Is an Operating System?
The operating system (OS) controls all other software and
allows the hardware devices to work properly. Some popular
operating systems are:
 Microsoft Windows - for PCs
 Mac OS - for Apple computers
 Linux - for very large network computers
 Handheld operating systems - for PDAs, MP3 players,
and cell phones
What Is a GUI?
Nearly all modern operating systems use a graphical user
interface (GUI). This lets users click on images or text on
the screen instead of having to type commands.
Software Basics pg. 47-48
Technology in Your Life
Unit
Software Basics
Draw Conclusions What types of software could you use to accomplish
your school tasks?
Possible types of software and sample tasks you could accomplish with them are:
Type of Software Sample Task
Web browsers Conduct Internet research
Instant messaging Communicate with friends
E-mail Send a file to your teacher
Word processing Write a letter, paper, or essay
Presentation Create a slide show
Spreadsheet Make calculations
Database Organize and access large amounts of information, such as
at a library
Introducing Your Computer
Technology in Your Life
Unit
Introducing Your Computer
A computer network is a group of computers connected
together. Networks allow people to share:
 information
 hardware
 storage devices
 Internet connections
A network allows you to send data back and forth between
different computers, servers, storage devices, and shared
output devices:
Computer Network Basics pg. 49
network
A group of computers
connected together,
often through a
central server, using
telephone lines,
cables, satellite links,
radio, and/or other
communication
devices. (pg. 49)
Technology in Your Life
Unit
Introducing Your Computer
The Internet is the biggest network there is. Types of
networks are:
 Local-area network (LAN) - covers a small area, such
as a school or office
 Wide-area network (WAN) - covers a large geographic
area, such as an international corporation
 Intranet - lets people within an organization or business
share information
Computer Network Basics pg. 49
Technology in Your Life
Unit
Introducing Your Computer
Tech Talk Assessment pg. 50
Identify What are some activities for which you might use
computer networks?
Possible answers include:
 Send and receive e-mail
 Surf the Internet
 Access the school library
 Share information
 Share documents
 Share hardware, such as printers and scanners
 Share Internet connections
Technology in Your Life
Unit
Introducing Your Computer
Tech Talk Assessment pg. 50
Analyze If your teacher asked you to write a paper using a
computer, how would the following help you?
A. ROM
B. RAM
C. Application software
D. Storage devices
A. ROM would let you turn your computer on and start
the operating system.
B. RAM would let you use software, such as word
processing, to perform tasks.
C. Application software, such as word processing
software, would let you create a text document.
D. Storage devices would let you save files without
having to print them on paper.
Technology in Your Life
Unit
Introducing Your Computer
Tech Talk Assessment pg. 50
Compare How is a computer’s central processing unit
(CPU) similar to the human brain?
The CPU receives input, interprets its meaning, and
responds by processing it. Similarly, the human brain
receives input from the sense organs via the central nervous
system, interprets its meaning, and responds.
Self-Check Assess your
understanding of what you
read. Go to the Online
Learning Center at
concepts.glencoe.com.
Choose After You Read
Quizzes and take the Unit
2 Tech Talk Quiz.
Technology in Your Life Unit
Use Microsoft Windows
Exercise 1-1
 Use Windows Explorer to view folders and files
Exercise 1-2
 Create, copy, paste, and rename folders
Exercise 1-3
 Copy, paste, rename, and delete files
Exercise 1-4
 Use Save As
 Delete folders
Exercise 1-5
 Manage folders and files on the desktop
Exercise 1-4
 Search for files and folders
Contents
pg. 51-68
Key Terms
file manager
drive
folder
file
Save As
shortcut
1
Technology in Your Life Unit
Use Microsoft Windows
pg. 52-54Exercise 1-1 Get to Know Windows Explorer
In this exercise you will use Windows Explorer to practice
organizing files. You will also display the file’s or folder’s
size, type, and date modified.
It is important to keep data on your computer organized so
that it is easy to access. File manager programs like
Windows Explorer can help you organize your:
 folders
 files
1
file manager
A program that lets
you view and organize
files stored on a
computer or network.
(pg. 52)
folder
A place to save and
organize files, such as
documents or
pictures. (pg. 52)
Windows Explorer
APPLICATIONS USED
Technology in Your Life Unit
Use Microsoft Windows
pg. 52-54Exercise 1-1 Get to Know Windows Explorer
For each network, drive, or folder, you can:
 Click the Expand button (+) to reveal folders and files
 Click the Collapse button (–) to hide folders and files
1
file
A named collection of
data that is stored on
a computer disk.
Examples of file types
include document,
graphic, audio clip,
and video clip. (pg.
52)
drive
A storage area
identified by a letter
and a colon (e.g., A:,
B:, C:, and D:). (pg.
52)
Technology in Your Life Unit
Use Microsoft Windows
pg. 55-56Exercise 1-2 Work with Folders
In this exercise you will use Windows Explorer to create a
new folder. You will also copy a folder and paste it into your
new folder.
When you work with files and folders, follow these
guidelines:
1
2A Mars Project
DATA FILES USED
Windows Explorer
APPLICATIONS USED
Technology in Your Life Unit
Use Microsoft Windows
pg. 57-58Exercise 1-3 Work with Files
In this exercise you will move a file by copying it, then
pasting it. You will then practice renaming and deleting the
file.
When you rewrite or create a new version of a document,
you may want to rename the file. To remember the name
and location of the latest version, you can:
 Add a date to the file name. The latest date is the most
recent.
 Place all versions of the document into a folder with the
same document name.
1
2A Mars Project
DATA FILES USED
Windows Explorer
APPLICATIONS USED
Technology in Your Life Unit
Use Microsoft Windows
pg. 59-60Exercise 1-4 Create a Copy Using Save As
In this exercise you will use Save As to save a photo from a
data file to your own folder and rename it.
Use the Save As command to:
 Copy a file
 Rename a file
 Move a file to a new location
 Make changes in a file and keep the original version
1
2A Mars Project
DATA FILES USED
Windows Explorer
Microsoft Word
APPLICATIONS USED
Save As
A Microsoft Word
command that allows
you to rename a file
and, at the same time,
copy the file by saving
it to a new location.
(pg. 59)
Technology in Your Life Unit
Use Microsoft Windows
pg. 61-63Exercise 1-5 Work on the Desktop
In this exercise you will create, rename, and move files on
the desktop instead of in Windows Explorer.
The desktop is the main work area on a computer.
 Desktop shortcuts are small images or icons you can
click for quick access to files, folders, and programs.
 You can create desktop shortcuts to folders or files that
you use frequently.
1
2A Mars Project
DATA FILES USED
Windows Explorer
APPLICATIONS USED
Shortcut (desktop)
An icon on the
desktop that links
directly to a file or
folder you use often.
(pg. 61)
Technology in Your Life Unit
Use Microsoft Windows
pg. 64-65Exercise 1-6 Search for Files
In this exercise you will use the Windows Search methods.
The Search option on your computer allows you to look for
files or folders by:
 Exact name
 Partial name
 Exact location
 General location
 Size
 When it was modified
1
Windows Explorer
APPLICATIONS USED
Technology in Your Life Unit
Use Microsoft Windows pg. 51–68
Project Assessment
Identify How would you open a file saved on the desktop?
A. Single-click the file’s icon
B. Double-click the file’s icon
C. Right-click the file’s icon
D. Drag the file’s icon to the taskbar
The correct answer is:
B. Double-click the file’s icon
1
Technology in Your Life Unit
Use Microsoft Windows pg. 51–68
Project Assessment
Describe What are two important things to remember about
organizing files and folders?
Possible answers include:
 Group similar files together in one folder.
 Use file and folder names that are easy to remember.
 Keep track of where you move files and folders.
 Delete files and folders you no longer need.
 After emptying the Recycle Bin, you cannot retrieve
deleted items.
1
Technology in Your Life Unit
Use Microsoft Windows pg. 51–68
Project Assessment
Identify Which of the following is not a search criteria you
can use to find a word processing document on your
computer?
A. name
B. location
C. size
D. number of pages
The correct answer is:
D. number of pages
1
Technology in Your Life Unit
Use Microsoft Help
Exercise 2-1
 Open Microsoft Windows Help
 Identify search options
Exercise 2-2
 Perform a content search
 Perform a keyword search
 Perform an index search
Exercise 2-3
 Open Microsoft Office Help
Exercise 2-4
 Find information in Office Help
 Identify keywords and phrases for searches
Contents
pg. 69-81
Key Terms
keyword
content search
index search
keyword search
2
Technology in Your Life Unit
Use Microsoft Help
pg. 70-71
2
Exercise 2-1 Get to Know Microsoft Windows Help
In this exercise you will learn about the different ways to
search for information using Microsoft Windows Help.
When you have a problem, you may be able to solve it using
your software’s Help program. You can find information
using one of three types of searches:
content search
Looking for
information from a list
of categories and
topics. (pg. 70)
index search
Scrolling through an
alphabetical list of
keywords to find
information. (pg. 70)
keyword
A word or words that
identify a topic of
interest. (pg. 70)
keyword search
Using keywords to
find information. (pg.
70)
Type of Search How It Works
Content search You choose from a list of categories and
topics
Index search You scroll through an alphabetical list of
keywords
Keyword search You enter keywords to see related topics
Technology in Your Life Unit
Use Microsoft Help
pg. 72-74
2
Exercise 2-2 Perform a Search
In this exercise you will perform a content search, a
keyword search, and an index search to find information
about how to open an application.
The type of search you choose depends on what you know
and what information you want to find:
 Content search – allows you to browse through a list of
general categories to find topics
 Index search - helps you see how topics are related and
narrows your search
 Keyword search - useful whether you are looking for
something specific or a general topic
Microsoft Help
APPLICATIONS USED
Technology in Your Life Unit
Use Microsoft Help
pg. 75-76
2
Exercise 2-3 Get to Know Microsoft Office Help
In this exercise you will learn how to use the different Help
options in Microsoft Word, which you can apply to any
Microsoft Office application.
There are four basic ways to use Help in a Microsoft Office
application:
 Microsoft Office Help - search by keyword or browse
through the Table of Contents
 Enter a question - in the Help Search box or Type a
Question for Help box
 Office Online - connect to Microsoft’s Web site for the
latest information available
 Office Assistant - get answers and tips
Microsoft Word
APPLICATIONS USED
Technology in Your Life Unit
Use Microsoft Help
pg. 77-78
2
Exercise 2-4 Search Microsoft Word Help
In this exercise you will use a number of search methods to
learn how to create a table.
When you use Help, choose the Search method that works
best for you. In Microsoft Office you can use the Office
Assistant, which:
 Pops up with more efficient ways to complete tasks
 Lets you enter questions
 Does not always wait for you to ask before it offers help
 Can be hidden while you are working
Microsoft Word
APPLICATIONS USED
Technology in Your Life Unit
Use Microsoft Help, pg. 69–81
Project Assessment
Analyze When you need help in Microsoft Office, why might
you choose to enter a question in the Help Search box rather
than look through the Table of Contents?
If you have a specific question, it may be faster to type it in
the Help Search box than locate the topic in the Table of
Contents.
1
Technology in Your Life Unit
Use Microsoft Help, pg. 69–81
Project Assessment
Describe What is the Office Assistant, and what does it do?
The Office Assistant is one of several Help options available
in Microsoft Office. If you run the Office Assistant while you
are working, it will display alerts and offer tips automatically.
1
Technology in Your Life Unit
Use Microsoft Help, pg. 69–81
Project Assessment
Explain Name the three ways to find help in Microsoft
Windows (not Microsoft Office). Explain how each method
works and why you might use it.
Content search:
 Lets you choose from a list of categories and topics
 Lets you browse through a list of categories to find topics
that help you learn basic computer tasks
Index search:
 Lets you choose from an alphabetical list of keywords
 Helps you see how topics are related and narrows your
search
1
Technology in Your Life Unit
Use Microsoft Help, pg. 69–81
Project Assessment
Keyword search:
 Lets you enter keywords to see related topics
 May be useful whether you are looking for something
specific or just have a general idea
1
Technology in Your Life
Unit
Unit
Assessment Check your
knowledge of Microsoft
Windows.Go to the Online
Learning Center at
concepts.glencoe.com.
Choose Unit 2 > e-Review
Quizzes and take the Unit
2 Tech Assess Quiz.
Unit Assessment
Draw Conclusions Why is it important to understand the
hardware components of your computer?
Possible answers include:
 To care for your computer properly
 To avoid problems with your computer
 To know what equipment you need for different tasks
 To make the most of what your computer has to offer
 To know the fun things you can do!
Computer Hardware and Software
Technology in Your Life
Unit
Unit
Unit Assessment
Identify Name three places where you can save a file after
you are done working with it.
Possible answers include:
 hard drive
 network
 desktop
 floppy disk
 compact disc (CD)
Computer Hardware and Software
Technology in Your Life
Unit
Unit
Unit Assessment
Explain What is the purpose of application software?
Name two types of software you might use during a
normal day.
The purpose of application software is to let you do tasks
on your computer. During a normal day, you might use
the following types of software:
 Web browser
 instant messaging
 e-mail
 word processing
 presentation
 spreadsheet
 database
Computer Hardware and Software
Technology in Your Life
Unit
Unit
Unit Assessment
Analyze Computers come with a wide variety of different
hardware and software options. Why do you think there
are so many choices? Support your answer with
examples.
Computers come with different hardware and software
options because they are used by many different people
for many different purposes. Possible users include:
 Individuals like you!
 Small to medium-sized organizations, such as
schools or offices
 Large corporations and government agencies
Computer Hardware and Software
Technology in Your Life
Unit
Unit
Unit Assessment
Possible purposes include:
 Collecting, organizing, processing, and distributing
information
 Creating products such as word processing documents,
presentations, spreadsheets, and databases
 Making Web sites, graphics, and animations
 Taking pictures
 Recording and editing videos
Computer Hardware and Software
Technology in Your Life
Unit
Unit
Unit Resources
For more resources on this unit, go to the Online Learning
Center at http://www.concepts.glencoe.com.
Computer Hardware and Software

More Related Content

What's hot

Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareElike Ikechukwu
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardwareYousaf Alam
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computersTushar B Kute
 
Basic computer hardware and software
Basic computer hardware and softwareBasic computer hardware and software
Basic computer hardware and softwareDavid RC
 
Computer hardware servicing nc ii module
Computer hardware servicing nc ii moduleComputer hardware servicing nc ii module
Computer hardware servicing nc ii moduleBeth Gorres
 
Computer Tutorial Lesson Powerpoint Presentation - For Student and Teacher - ...
Computer Tutorial Lesson Powerpoint Presentation - For Student and Teacher - ...Computer Tutorial Lesson Powerpoint Presentation - For Student and Teacher - ...
Computer Tutorial Lesson Powerpoint Presentation - For Student and Teacher - ...Red Red
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computerlina hajjar
 
ICT Basic Concepts
ICT Basic ConceptsICT Basic Concepts
ICT Basic Conceptssandia1234
 
Lecture-2(1): Computer Hardware & System Components
Lecture-2(1): Computer Hardware & System Components Lecture-2(1): Computer Hardware & System Components
Lecture-2(1): Computer Hardware & System Components Mubashir Ali
 

What's hot (19)

Network
NetworkNetwork
Network
 
Hardware
HardwareHardware
Hardware
 
arabic icdl unit 1
arabic icdl unit 1arabic icdl unit 1
arabic icdl unit 1
 
Cat info mgt
Cat info mgtCat info mgt
Cat info mgt
 
Computer Basics
Computer BasicsComputer Basics
Computer Basics
 
Introduction to Computers
Introduction to ComputersIntroduction to Computers
Introduction to Computers
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Introduction to computer and it part 1 ,2 (ep.1)
Introduction to computer and it part 1 ,2 (ep.1)Introduction to computer and it part 1 ,2 (ep.1)
Introduction to computer and it part 1 ,2 (ep.1)
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Introduction to computers
Introduction to computersIntroduction to computers
Introduction to computers
 
Basic computer hardware and software
Basic computer hardware and softwareBasic computer hardware and software
Basic computer hardware and software
 
Computer hardware servicing nc ii module
Computer hardware servicing nc ii moduleComputer hardware servicing nc ii module
Computer hardware servicing nc ii module
 
INTRODUCTION TO COMPUTERS
INTRODUCTION TO COMPUTERSINTRODUCTION TO COMPUTERS
INTRODUCTION TO COMPUTERS
 
Pc components
Pc componentsPc components
Pc components
 
Itc lecture
Itc lectureItc lecture
Itc lecture
 
Computer Tutorial Lesson Powerpoint Presentation - For Student and Teacher - ...
Computer Tutorial Lesson Powerpoint Presentation - For Student and Teacher - ...Computer Tutorial Lesson Powerpoint Presentation - For Student and Teacher - ...
Computer Tutorial Lesson Powerpoint Presentation - For Student and Teacher - ...
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
ICT Basic Concepts
ICT Basic ConceptsICT Basic Concepts
ICT Basic Concepts
 
Lecture-2(1): Computer Hardware & System Components
Lecture-2(1): Computer Hardware & System Components Lecture-2(1): Computer Hardware & System Components
Lecture-2(1): Computer Hardware & System Components
 

Viewers also liked

Linkedin profile blog post_Jan _2016
Linkedin profile blog post_Jan _2016Linkedin profile blog post_Jan _2016
Linkedin profile blog post_Jan _2016Neil Chamberlin
 
CORRAL Welcome Kit
CORRAL Welcome KitCORRAL Welcome Kit
CORRAL Welcome KitCody Jeffery
 
Παιδική ηλικία
Παιδική ηλικίαΠαιδική ηλικία
Παιδική ηλικίαAthina Gardani
 
Habitatge Sostenible
Habitatge SostenibleHabitatge Sostenible
Habitatge Sosteniblearoamiriam
 
GDC 2010 - Anti-Cheat and Anti Piracy
GDC 2010 - Anti-Cheat and Anti PiracyGDC 2010 - Anti-Cheat and Anti Piracy
GDC 2010 - Anti-Cheat and Anti PiracyArka Ray
 
Habitatges sostenibles
Habitatges sosteniblesHabitatges sostenibles
Habitatges sosteniblesaroamiriam
 
Sidelines pitch v d07312015 slideshare
Sidelines pitch v d07312015   slideshareSidelines pitch v d07312015   slideshare
Sidelines pitch v d07312015 slideshareArka Ray
 
importance of words on advertisement
importance of words on advertisementimportance of words on advertisement
importance of words on advertisementdilara çakaloz
 
On the mechanics of twist insertion (book 1965)
On the mechanics of twist insertion (book 1965)On the mechanics of twist insertion (book 1965)
On the mechanics of twist insertion (book 1965)一 郭
 

Viewers also liked (10)

Linkedin profile blog post_Jan _2016
Linkedin profile blog post_Jan _2016Linkedin profile blog post_Jan _2016
Linkedin profile blog post_Jan _2016
 
CORRAL Welcome Kit
CORRAL Welcome KitCORRAL Welcome Kit
CORRAL Welcome Kit
 
Ο κήπος μας
Ο κήπος μαςΟ κήπος μας
Ο κήπος μας
 
Παιδική ηλικία
Παιδική ηλικίαΠαιδική ηλικία
Παιδική ηλικία
 
Habitatge Sostenible
Habitatge SostenibleHabitatge Sostenible
Habitatge Sostenible
 
GDC 2010 - Anti-Cheat and Anti Piracy
GDC 2010 - Anti-Cheat and Anti PiracyGDC 2010 - Anti-Cheat and Anti Piracy
GDC 2010 - Anti-Cheat and Anti Piracy
 
Habitatges sostenibles
Habitatges sosteniblesHabitatges sostenibles
Habitatges sostenibles
 
Sidelines pitch v d07312015 slideshare
Sidelines pitch v d07312015   slideshareSidelines pitch v d07312015   slideshare
Sidelines pitch v d07312015 slideshare
 
importance of words on advertisement
importance of words on advertisementimportance of words on advertisement
importance of words on advertisement
 
On the mechanics of twist insertion (book 1965)
On the mechanics of twist insertion (book 1965)On the mechanics of twist insertion (book 1965)
On the mechanics of twist insertion (book 1965)
 

Similar to Ccia unit 2

2.-HARDWARE.pptx
2.-HARDWARE.pptx2.-HARDWARE.pptx
2.-HARDWARE.pptxAndrewBeka
 
Lec no. 4 hardware and software basic
Lec no. 4 hardware and software basicLec no. 4 hardware and software basic
Lec no. 4 hardware and software basicJiian Francisco
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxUmmeAmmaraTariq
 
hardware software basics
hardware software basicshardware software basics
hardware software basicsDeepa Rani
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptxSalarAzam1
 
module1_computerbasics1 - Copy.ppt
module1_computerbasics1 - Copy.pptmodule1_computerbasics1 - Copy.ppt
module1_computerbasics1 - Copy.pptJohnKingjohnkingmond
 
introduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptintroduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptRabadanHassanMohamed
 
Computer basics--computer basics2
Computer basics--computer basics2Computer basics--computer basics2
Computer basics--computer basics2Makk Quak
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxnoveriustelaumbanua
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computersVishal Patyal
 
Ite 101 presentation
Ite 101 presentationIte 101 presentation
Ite 101 presentationvanthorn
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxJunaidRamzan4
 
CSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersCSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersYhal Htet Aung
 

Similar to Ccia unit 2 (20)

Ccia unit 2
Ccia unit 2Ccia unit 2
Ccia unit 2
 
2.-HARDWARE.pptx
2.-HARDWARE.pptx2.-HARDWARE.pptx
2.-HARDWARE.pptx
 
Hardware and Software Basics With Dr. Poirot
Hardware and Software Basics With Dr. PoirotHardware and Software Basics With Dr. Poirot
Hardware and Software Basics With Dr. Poirot
 
Lec no. 4 hardware and software basic
Lec no. 4 hardware and software basicLec no. 4 hardware and software basic
Lec no. 4 hardware and software basic
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Lecture_3.pptx
Lecture_3.pptxLecture_3.pptx
Lecture_3.pptx
 
hardware software basics
hardware software basicshardware software basics
hardware software basics
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
module1_computerbasics1 - Copy.ppt
module1_computerbasics1 - Copy.pptmodule1_computerbasics1 - Copy.ppt
module1_computerbasics1 - Copy.ppt
 
introduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].pptintroduction to computer ppt [Autosaved].ppt
introduction to computer ppt [Autosaved].ppt
 
Chapter 2(answer)2
Chapter 2(answer)2Chapter 2(answer)2
Chapter 2(answer)2
 
Computer basics--computer basics2
Computer basics--computer basics2Computer basics--computer basics2
Computer basics--computer basics2
 
hardware & software
hardware & softwarehardware & software
hardware & software
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computers
 
Ite 101 presentation
Ite 101 presentationIte 101 presentation
Ite 101 presentation
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
CSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using ComputersCSC1100 - Chapter01 - Overview of Using Computers
CSC1100 - Chapter01 - Overview of Using Computers
 
hardware & software
hardware & softwarehardware & software
hardware & software
 
hardware & software
hardware & softwarehardware & software
hardware & software
 

Recently uploaded

Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 

Recently uploaded (20)

Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 

Ccia unit 2

  • 1. Technology in Your Life Unit Computer Hardware and SoftwareUnit Tech Talk: Introducing Your Computer  Types of Computers (pg. 41–42)  Hardware Basics (pg. 43–44)  Computer Memory and Storage Basics (pg. 45–46)  Software Basics (pg. 47–48)  Computer Network Basics (pg. 49) Projects  Project 1: Use Microsoft Windows (pg. 51–68)  Project 2: Use Microsoft Help (pg. 69–81) Contents Starting with You Why is it important to organize files on your computer? To find out, go to the Online Learning Center at concepts.glencoe.com. Choose Before You Read Quizzes and take the Unit 2 Pre-Quiz. Copyright © The McGraw-Hill Companies, Inc. All rights reserved.
  • 2. Technology in Your Life Unit Introducing Your Computer  How computers work  To identify hardware  How memory and storage are used  To identify software  How networks work You Will LearnKey Terms personal computer (PC) central processing unit (CPU) bit byte hardware input output random-access memory (RAM) read-only memory (ROM) storage device software operating system (OS) network pg. 41-50
  • 3. Technology in Your Life Unit Computers can be grouped by size, purpose, and number of users. personal computer (PC) A computer used by one person at a time. (pg. 41) Types of Computers pg. 41-42 Type of Computer Number of User at One Time Size Typical User/Purpose Personal computer (PC) (microcomputer) One Fits on a desk, on a lap, or in a hand Used by individuals for organizing information, creating products, and entertainment Minicomputer Several to hundreds Occupies part of a room Used by small to medium- sized organizations, such as schools Mainframe (super computer) Thousands Room-sized Used by large corporations and government agencies Introducing Your Computer
  • 4. Technology in Your Life Unit PCs and Macs Personal computers are grouped by the software they use:  PC - uses the Microsoft Windows operating system  Mac - uses the Macintosh operating system Examples of personal computers are:  Desktops  Laptops  MP3 players  Personal digital assistants (PDAs) Types of Computers pg. 41-42 Introducing Your Computer
  • 5. Technology in Your Life Unit How Does My Computer Work? The “brain” of a computer is the central processing unit (CPU). When the CPU receives and carries out an instruction, it has completed one cycle. Computer’s speed = number of cycles completed in one second Cycles are measured in: Megahertz (MHz) = millions of cycles per second Gigahertz (GHz) = billions of cycles per second Types of Computers pg. 41-42 Introducing Your Computer central processing unit (CPU) A microprocessor, or tiny computer chip, that receives and carries out all the instructions given to a computer. (pg. 42)
  • 6. Technology in Your Life Unit Bits, Bytes, and Binary Numbers Bits and bytes are small pieces of computerized data that communicate commands to a computer’s CPU:  A bit is either a 1 or a 0 (binary digits).  A byte contains eight bits. Each letter in the English language is represented by one byte. Types of Computers pg. 41-42 Introducing Your Computer bit The smallest unit of computerized data. (pg. 42) byte The building block for all information that flows through a computer. (pg. 42)
  • 7. Technology in Your Life Unit How Big Is a Terabyte? Common storage units:  Kilobyte (KB) = 1,000 bytes  Megabyte (MB) = 1,000 bytes, or 1 million (1,000,000) bytes  Gigabyte (GB) = 1,000 MB, or 1 billion (1,000,000,000) bytes  Terabyte (TB) = 1,000 GB, or 1 trillion (1,000,000,000,000) bytes Types of Computers pg. 41-42 Introducing Your Computer
  • 8. Technology in Your Life Unit Types of Computers Introducing Your Computer Compare and Contrast What are some similarities and differences between mainframe computers and personal computers? Some similarities are:  Both have a central processing unit (CPU).  Both read only 1s and 0s.  Both recognize and process bits and bytes.  For both, speed is determined by cycles per second. Some differences are:  Mainframes are very large. PCs can be very small.  Mainframes can be used by thousands of people at once. PCs can only be used by one person at a time.  Mainframes are used by corporations and government agencies. PCs are used by individuals, like students!
  • 9. Technology in Your Life Unit Introducing Your Computer Your computer may use hardware like the components shown here. hardware The collection of physical pieces, or components, that make up a computer. (pg. 43) Hardware Basics pg. 43-44
  • 10. Technology in Your Life Unit Introducing Your Computer Hardware can be inside or outside the computer:  The CPU and hard drive are inside the computer.  The keyboard, monitor, and printer are outside the computer and must be connected by cables. Hardware Basics pg. 43-44
  • 11. Technology in Your Life Unit Introducing Your Computer What Are Input and Output Devices? Information flows between you and your computer through input and output devices. Examples of input devices are:  keyboard  mouse  scanner  digital camera  joystick Examples of output devices are:  monitor  printer  speakers input Information that is entered into a computer. (pg. 44) output Information that a computer produces and delivers back to the user. (pg. 44) Hardware Basics pg. 43-44
  • 12. Technology in Your Life Unit Hardware Basics Introducing Your Computer Identify Name three hardware components that are also input devices, and three hardware components that are also output devices. (Try to think of input and output devices that have not been mentioned yet.) Input devices include:  digital camera  joystick  keyboard  microphone  mouse  scanner  touch screen  trackball Output devices include: monitor printer projector speakers
  • 13. Technology in Your Life Unit Introducing Your Computer When Do I Use RAM and ROM? When you use your computer to perform any type of task, you are using two types of memory: read-only memory (ROM) Memory that permanently stores data and that cannot be erased or changed. (pg. 45) random-access memory (RAM) Temporary memory that a computer uses to store data and process information while working in a program. It is erased when the computer is turned off. (pg. 45) Computer Memory and Storage Basics pg. 45-46 Type of Memory What Does It Do? When Is It Used? Read-only memory (ROM) Stores permanent information like telling the computer how to start up When you turn a computer on or off Random-access memory (RAM) Stores temporary information when you are working in a file When you start and use software
  • 14. Technology in Your Life Unit Introducing Your Computer How Is Information Stored? When you save a file, you move the information from RAM to a storage device. The type of storage device depends on how much space is needed. Music and video files require more storage space than text files. storage device Computer equipment used to store data. Examples of storage devices are hard drive, network server, floppy disk, CD, DVD, and USB flash drive. (pg. 46) Computer Memory and Storage Basics pg. 45-46
  • 15. Technology in Your Life Unit Hardware Basics Introducing Your Computer Explain What do ROM and RAM stand for, and what do they do? ROM:  Stands for read-only memory  Is permanent memory  Works when you turn a computer on or off  Stores data even when a computer is turned off RAM:  Stands for random-access memory  Is temporary memory  Works when you start and use software  Stores data only while a computer is on
  • 16. Technology in Your Life Unit Introducing Your Computer Software is the set of instructions that lets you “talk” to your computer. Software translates commands into bits and bytes. Different types of software have different functions:  Operating system (OS) software - makes your computer work  Application software - lets you do different tasks on your computer  Utility software - helps you maintain your computer and keep it in good running condition software A set of instructions, also called a program or application, that tells a computer how to perform tasks. (pg. 47) operating system (OS) Software that controls all the other software programs and allows a computer to perform basic tasks. (pg. 47) Software Basics pg. 47-48
  • 17. Technology in Your Life Unit Introducing Your Computer How Do I Use Software? It is important to choose the right software program for the type of task you want to do: Software Basics pg. 47-48
  • 18. Technology in Your Life Unit Introducing Your Computer What Is an Operating System? The operating system (OS) controls all other software and allows the hardware devices to work properly. Some popular operating systems are:  Microsoft Windows - for PCs  Mac OS - for Apple computers  Linux - for very large network computers  Handheld operating systems - for PDAs, MP3 players, and cell phones What Is a GUI? Nearly all modern operating systems use a graphical user interface (GUI). This lets users click on images or text on the screen instead of having to type commands. Software Basics pg. 47-48
  • 19. Technology in Your Life Unit Software Basics Draw Conclusions What types of software could you use to accomplish your school tasks? Possible types of software and sample tasks you could accomplish with them are: Type of Software Sample Task Web browsers Conduct Internet research Instant messaging Communicate with friends E-mail Send a file to your teacher Word processing Write a letter, paper, or essay Presentation Create a slide show Spreadsheet Make calculations Database Organize and access large amounts of information, such as at a library Introducing Your Computer
  • 20. Technology in Your Life Unit Introducing Your Computer A computer network is a group of computers connected together. Networks allow people to share:  information  hardware  storage devices  Internet connections A network allows you to send data back and forth between different computers, servers, storage devices, and shared output devices: Computer Network Basics pg. 49 network A group of computers connected together, often through a central server, using telephone lines, cables, satellite links, radio, and/or other communication devices. (pg. 49)
  • 21. Technology in Your Life Unit Introducing Your Computer The Internet is the biggest network there is. Types of networks are:  Local-area network (LAN) - covers a small area, such as a school or office  Wide-area network (WAN) - covers a large geographic area, such as an international corporation  Intranet - lets people within an organization or business share information Computer Network Basics pg. 49
  • 22. Technology in Your Life Unit Introducing Your Computer Tech Talk Assessment pg. 50 Identify What are some activities for which you might use computer networks? Possible answers include:  Send and receive e-mail  Surf the Internet  Access the school library  Share information  Share documents  Share hardware, such as printers and scanners  Share Internet connections
  • 23. Technology in Your Life Unit Introducing Your Computer Tech Talk Assessment pg. 50 Analyze If your teacher asked you to write a paper using a computer, how would the following help you? A. ROM B. RAM C. Application software D. Storage devices A. ROM would let you turn your computer on and start the operating system. B. RAM would let you use software, such as word processing, to perform tasks. C. Application software, such as word processing software, would let you create a text document. D. Storage devices would let you save files without having to print them on paper.
  • 24. Technology in Your Life Unit Introducing Your Computer Tech Talk Assessment pg. 50 Compare How is a computer’s central processing unit (CPU) similar to the human brain? The CPU receives input, interprets its meaning, and responds by processing it. Similarly, the human brain receives input from the sense organs via the central nervous system, interprets its meaning, and responds. Self-Check Assess your understanding of what you read. Go to the Online Learning Center at concepts.glencoe.com. Choose After You Read Quizzes and take the Unit 2 Tech Talk Quiz.
  • 25. Technology in Your Life Unit Use Microsoft Windows Exercise 1-1  Use Windows Explorer to view folders and files Exercise 1-2  Create, copy, paste, and rename folders Exercise 1-3  Copy, paste, rename, and delete files Exercise 1-4  Use Save As  Delete folders Exercise 1-5  Manage folders and files on the desktop Exercise 1-4  Search for files and folders Contents pg. 51-68 Key Terms file manager drive folder file Save As shortcut 1
  • 26. Technology in Your Life Unit Use Microsoft Windows pg. 52-54Exercise 1-1 Get to Know Windows Explorer In this exercise you will use Windows Explorer to practice organizing files. You will also display the file’s or folder’s size, type, and date modified. It is important to keep data on your computer organized so that it is easy to access. File manager programs like Windows Explorer can help you organize your:  folders  files 1 file manager A program that lets you view and organize files stored on a computer or network. (pg. 52) folder A place to save and organize files, such as documents or pictures. (pg. 52) Windows Explorer APPLICATIONS USED
  • 27. Technology in Your Life Unit Use Microsoft Windows pg. 52-54Exercise 1-1 Get to Know Windows Explorer For each network, drive, or folder, you can:  Click the Expand button (+) to reveal folders and files  Click the Collapse button (–) to hide folders and files 1 file A named collection of data that is stored on a computer disk. Examples of file types include document, graphic, audio clip, and video clip. (pg. 52) drive A storage area identified by a letter and a colon (e.g., A:, B:, C:, and D:). (pg. 52)
  • 28. Technology in Your Life Unit Use Microsoft Windows pg. 55-56Exercise 1-2 Work with Folders In this exercise you will use Windows Explorer to create a new folder. You will also copy a folder and paste it into your new folder. When you work with files and folders, follow these guidelines: 1 2A Mars Project DATA FILES USED Windows Explorer APPLICATIONS USED
  • 29. Technology in Your Life Unit Use Microsoft Windows pg. 57-58Exercise 1-3 Work with Files In this exercise you will move a file by copying it, then pasting it. You will then practice renaming and deleting the file. When you rewrite or create a new version of a document, you may want to rename the file. To remember the name and location of the latest version, you can:  Add a date to the file name. The latest date is the most recent.  Place all versions of the document into a folder with the same document name. 1 2A Mars Project DATA FILES USED Windows Explorer APPLICATIONS USED
  • 30. Technology in Your Life Unit Use Microsoft Windows pg. 59-60Exercise 1-4 Create a Copy Using Save As In this exercise you will use Save As to save a photo from a data file to your own folder and rename it. Use the Save As command to:  Copy a file  Rename a file  Move a file to a new location  Make changes in a file and keep the original version 1 2A Mars Project DATA FILES USED Windows Explorer Microsoft Word APPLICATIONS USED Save As A Microsoft Word command that allows you to rename a file and, at the same time, copy the file by saving it to a new location. (pg. 59)
  • 31. Technology in Your Life Unit Use Microsoft Windows pg. 61-63Exercise 1-5 Work on the Desktop In this exercise you will create, rename, and move files on the desktop instead of in Windows Explorer. The desktop is the main work area on a computer.  Desktop shortcuts are small images or icons you can click for quick access to files, folders, and programs.  You can create desktop shortcuts to folders or files that you use frequently. 1 2A Mars Project DATA FILES USED Windows Explorer APPLICATIONS USED Shortcut (desktop) An icon on the desktop that links directly to a file or folder you use often. (pg. 61)
  • 32. Technology in Your Life Unit Use Microsoft Windows pg. 64-65Exercise 1-6 Search for Files In this exercise you will use the Windows Search methods. The Search option on your computer allows you to look for files or folders by:  Exact name  Partial name  Exact location  General location  Size  When it was modified 1 Windows Explorer APPLICATIONS USED
  • 33. Technology in Your Life Unit Use Microsoft Windows pg. 51–68 Project Assessment Identify How would you open a file saved on the desktop? A. Single-click the file’s icon B. Double-click the file’s icon C. Right-click the file’s icon D. Drag the file’s icon to the taskbar The correct answer is: B. Double-click the file’s icon 1
  • 34. Technology in Your Life Unit Use Microsoft Windows pg. 51–68 Project Assessment Describe What are two important things to remember about organizing files and folders? Possible answers include:  Group similar files together in one folder.  Use file and folder names that are easy to remember.  Keep track of where you move files and folders.  Delete files and folders you no longer need.  After emptying the Recycle Bin, you cannot retrieve deleted items. 1
  • 35. Technology in Your Life Unit Use Microsoft Windows pg. 51–68 Project Assessment Identify Which of the following is not a search criteria you can use to find a word processing document on your computer? A. name B. location C. size D. number of pages The correct answer is: D. number of pages 1
  • 36. Technology in Your Life Unit Use Microsoft Help Exercise 2-1  Open Microsoft Windows Help  Identify search options Exercise 2-2  Perform a content search  Perform a keyword search  Perform an index search Exercise 2-3  Open Microsoft Office Help Exercise 2-4  Find information in Office Help  Identify keywords and phrases for searches Contents pg. 69-81 Key Terms keyword content search index search keyword search 2
  • 37. Technology in Your Life Unit Use Microsoft Help pg. 70-71 2 Exercise 2-1 Get to Know Microsoft Windows Help In this exercise you will learn about the different ways to search for information using Microsoft Windows Help. When you have a problem, you may be able to solve it using your software’s Help program. You can find information using one of three types of searches: content search Looking for information from a list of categories and topics. (pg. 70) index search Scrolling through an alphabetical list of keywords to find information. (pg. 70) keyword A word or words that identify a topic of interest. (pg. 70) keyword search Using keywords to find information. (pg. 70) Type of Search How It Works Content search You choose from a list of categories and topics Index search You scroll through an alphabetical list of keywords Keyword search You enter keywords to see related topics
  • 38. Technology in Your Life Unit Use Microsoft Help pg. 72-74 2 Exercise 2-2 Perform a Search In this exercise you will perform a content search, a keyword search, and an index search to find information about how to open an application. The type of search you choose depends on what you know and what information you want to find:  Content search – allows you to browse through a list of general categories to find topics  Index search - helps you see how topics are related and narrows your search  Keyword search - useful whether you are looking for something specific or a general topic Microsoft Help APPLICATIONS USED
  • 39. Technology in Your Life Unit Use Microsoft Help pg. 75-76 2 Exercise 2-3 Get to Know Microsoft Office Help In this exercise you will learn how to use the different Help options in Microsoft Word, which you can apply to any Microsoft Office application. There are four basic ways to use Help in a Microsoft Office application:  Microsoft Office Help - search by keyword or browse through the Table of Contents  Enter a question - in the Help Search box or Type a Question for Help box  Office Online - connect to Microsoft’s Web site for the latest information available  Office Assistant - get answers and tips Microsoft Word APPLICATIONS USED
  • 40. Technology in Your Life Unit Use Microsoft Help pg. 77-78 2 Exercise 2-4 Search Microsoft Word Help In this exercise you will use a number of search methods to learn how to create a table. When you use Help, choose the Search method that works best for you. In Microsoft Office you can use the Office Assistant, which:  Pops up with more efficient ways to complete tasks  Lets you enter questions  Does not always wait for you to ask before it offers help  Can be hidden while you are working Microsoft Word APPLICATIONS USED
  • 41. Technology in Your Life Unit Use Microsoft Help, pg. 69–81 Project Assessment Analyze When you need help in Microsoft Office, why might you choose to enter a question in the Help Search box rather than look through the Table of Contents? If you have a specific question, it may be faster to type it in the Help Search box than locate the topic in the Table of Contents. 1
  • 42. Technology in Your Life Unit Use Microsoft Help, pg. 69–81 Project Assessment Describe What is the Office Assistant, and what does it do? The Office Assistant is one of several Help options available in Microsoft Office. If you run the Office Assistant while you are working, it will display alerts and offer tips automatically. 1
  • 43. Technology in Your Life Unit Use Microsoft Help, pg. 69–81 Project Assessment Explain Name the three ways to find help in Microsoft Windows (not Microsoft Office). Explain how each method works and why you might use it. Content search:  Lets you choose from a list of categories and topics  Lets you browse through a list of categories to find topics that help you learn basic computer tasks Index search:  Lets you choose from an alphabetical list of keywords  Helps you see how topics are related and narrows your search 1
  • 44. Technology in Your Life Unit Use Microsoft Help, pg. 69–81 Project Assessment Keyword search:  Lets you enter keywords to see related topics  May be useful whether you are looking for something specific or just have a general idea 1
  • 45. Technology in Your Life Unit Unit Assessment Check your knowledge of Microsoft Windows.Go to the Online Learning Center at concepts.glencoe.com. Choose Unit 2 > e-Review Quizzes and take the Unit 2 Tech Assess Quiz. Unit Assessment Draw Conclusions Why is it important to understand the hardware components of your computer? Possible answers include:  To care for your computer properly  To avoid problems with your computer  To know what equipment you need for different tasks  To make the most of what your computer has to offer  To know the fun things you can do! Computer Hardware and Software
  • 46. Technology in Your Life Unit Unit Unit Assessment Identify Name three places where you can save a file after you are done working with it. Possible answers include:  hard drive  network  desktop  floppy disk  compact disc (CD) Computer Hardware and Software
  • 47. Technology in Your Life Unit Unit Unit Assessment Explain What is the purpose of application software? Name two types of software you might use during a normal day. The purpose of application software is to let you do tasks on your computer. During a normal day, you might use the following types of software:  Web browser  instant messaging  e-mail  word processing  presentation  spreadsheet  database Computer Hardware and Software
  • 48. Technology in Your Life Unit Unit Unit Assessment Analyze Computers come with a wide variety of different hardware and software options. Why do you think there are so many choices? Support your answer with examples. Computers come with different hardware and software options because they are used by many different people for many different purposes. Possible users include:  Individuals like you!  Small to medium-sized organizations, such as schools or offices  Large corporations and government agencies Computer Hardware and Software
  • 49. Technology in Your Life Unit Unit Unit Assessment Possible purposes include:  Collecting, organizing, processing, and distributing information  Creating products such as word processing documents, presentations, spreadsheets, and databases  Making Web sites, graphics, and animations  Taking pictures  Recording and editing videos Computer Hardware and Software
  • 50. Technology in Your Life Unit Unit Unit Resources For more resources on this unit, go to the Online Learning Center at http://www.concepts.glencoe.com. Computer Hardware and Software