Top Banner
All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 1 PowerPoint Presentation to Accompany GO! All In One Chapter 1 Computer History, Fundamentals, and Operating Systems
40
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 1

PowerPoint Presentation to AccompanyGO! All In One

Chapter 1

Computer History, Fundamentals, and Operating Systems

Page 2: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 2

Objectives

• Understand Computers: Yesterday, Today, and Tomorrow

• Identify Computer Fundamentals• Recognize Operating Systems and Their

Functions• Utilize Standalone Operating Systems• Use System Utilities

Page 3: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 3

Understand Computers: Yesterday, Today, and Tomorrow

• Word processor: An application used to create documents and automatically check spelling and grammar in a document

• Internet: A connected system of computers used to search for information

Page 4: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 4

Understand Computers: Yesterday, Today, and

Tomorrow• Online banking: An Internet application

provided by a bank to conduct banking operations via the Internet

• Online classes: Instruction offered over the Internet, using learning management software

Page 5: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 5

• GPS systems: Computing devices that provide driving directions from a current location to a destination entered

• ATM: Automatic teller machine enabling financial transactions in public places

• Mobile telephone: Telecommunication device with features such as Internet connectivity

Understand Computers: Yesterday, Today, and

Tomorrow

Page 6: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 6

Identify Computer Fundamentals

• A computer is a electronic device that performs the four basic operations that comprise the information processing cycle (IPOS): Input, Processing, Output, and Storage

Page 7: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 7

Identify Computer Fundamentals

• Input: The action of entering data• Processing: The manipulation of the

input data• Output: The display of the information• Storage: The action of saving

information for later use

Page 8: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 8

Identify Computer Fundamentals

• Computer system: Collection of related components (hardware and software) that work together to accomplish a task

• Hardware: Physical components of the computer and its related devices

• Software: Programs that enable the computer’s hardware to run the application software

Page 9: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 9

Identify Computer Fundamentals

• System unit: The base unit of the computer• Motherboard: A circuit board connecting the

central processing unit (CPU) with other system components

• CPU: Acts as the brain of the computer• Peripheral devices: Components outside

the system unit that are connected physically or wirelessly to the system (examples: keyboard, mice, monitors)

Page 10: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 10

Identify Computer Fundamentals

• Application software: Programs that direct the computer to carry out a task (examples: document processing or playing a game)

• System software: Programs that enable the computer’s hardware to work with and run the application software

Page 11: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 11

Identify Computer Fundamentals

• Information: Data organized in a useful manner

• Algorithm: Series of steps a computer program uses to perform a task

• Memory: A device where information can be stored and retrieved

Page 12: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 12

Identify Computer Fundamentals

• Memory chip: Integrated circuit devoted to memory storage

• Random Access Memory (RAM): Temporarily stores the programs and data with which the CPU is interacting

• Storage device: Hardware that retains data even when machine is turned off– Secondary storage (Examples: Universal

Serial Bus [USB] flash drive or CD)

Page 13: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 13

Identify Computer Fundamentals

• Communications: High-speed exchange of information within and between computers or other communications devices

• Communications device: Connects computer to a network, allowing communication– Examples:

• Modem• Network interface card (NIC)

Page 14: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 14

Recognize Operating Systems and Their Functions• Booting: The process of loading the

operating system into memory– Cold boot: Starting a computer that has not

yet been turned on– Warm boot: Restarting a computer that is

already on

Page 15: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 15

Recognize Operating Systems and Their Functions• Restarting a computer

Page 16: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 16

Recognize Operating Systems and Their Functions• Six steps to starting a computer:

Page 17: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 17

Recognize Operating Systems and Their Functions• Kernel: The central part of the operating

system that manages memory, files, and devices; launches applications; and allocates system resources from hard disk to RAM memory– Memory resident and remains in RAM

• Nonresident: Less frequently used portions of the operating system stored on the hard disk

Page 18: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 18

Recognize Operating Systems and Their Functions• Sleep state: Transfers the current state

of computer to RAM• Hibernate state: Saves battery power• Hybrid sleep state:

Combines sleep

and hibernate

Page 19: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 19

Recognize Operating Systems and Their Functions• Activate BIOS and Setup Program• BIOS: Basic input/output system• POST: Power on self-test

Page 20: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 20

Recognize Operating Systems and Their Functions

Page 21: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 21

Recognize Operating Systems and Their Functions

• Account: User name, password, and allotted storage space

• Multitasking operating systems: Permit more than one application to run at the same time and can manage multiple applications running simultaneously

Page 22: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 22

Recognize Operating Systems and Their Functions

Page 23: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 23

• Access Windows Task Manager by pressing Ctrl + Alt + Del, select the Start Task Manager option, and then click the Processes tab

• Paging: The process of transferring files from the hard disk to RAM and back

Recognize Operating Systems and Their Functions

Page 24: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 24

Recognize Operating Systems and Their Functions

Page 25: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 25

Recognize Operating Systems and Their Functions

Page 26: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 26

Recognize Operating Systems and Their Functions

Page 27: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 27

Recognize Operating Systems and Their Functions

• Syntax: Set of rules for entering commands

Page 28: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 28

Utilize Standalone Operating Systems

• Windows Operating Systems Timeline

Page 29: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 29

Utilize Standalone Operating Systems

• Microsoft Windows 7: Was released in late 2009 and is available in six different versions: Starter, Home Basic, Home Premium, Professional, Enterprise, and Ultimate– Includes features to make your system and

its components simpler

Page 30: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 30

Utilize Standalone Operating Systems

• Windows 7 Features

Page 31: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 31

Utilize Standalone Operating Systems

Page 32: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 32

• MAC OS: Original Macintosh operating system

• MAC OS X Snow Leopard: Released in 2009, occupies up to 50 percent less RAM than the previous version

• Linux: Freeware operating system for personal computers

Utilize Standalone Operating Systems

Page 33: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 33

Use System Utilities• System utilities: Programs that work in

tandem with the operating system and perform services that keep the computer system running smoothly

Page 34: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 34

Use System Utilities

• Antivirus software: Protects a computer from computer viruses

• File manager: Helps organize and manage the data stored on disk

• Disk scanning program: Detects and resolves physical and logical problems that can occur when your computer stores files on a disk

Page 35: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 35

Use System Utilities

• Bad sector: Portion of the disk that is unable to store data reliably

• Disk cleanup utility: Improves system performance and increases storage by removing files, but does not correct any problems

Page 36: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 36

Use System Utilities

• Disk defragmentation program: Program that reorganizes data on the disk so that file pieces are reassembled as one chunk of disk space, which decreases search time

• File compression utility: Enables the exchange of programs and data efficiently by reducing the size of a file

Page 37: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 37

Use System Utilities

• Archive: Single file that contains two or more files stored in a compressed format along with additional information

• Windows Update: Keeps the operating system up to date with fixes; also called service packs

• Boot disk: A storage device

Page 38: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 38

Use System Utilities

• Safe mode: Operating mode in which Windows loads a minimal set of drivers known to function correctly

Page 39: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 39

Covered Objectives

• Understand Computers: Yesterday, Today, and Tomorrow

• Identify Computer Fundamentals• Recognize Operating Systems and Their

Functions• Utilize Standalone Operating Systems• Use System Utilities

Page 40: 101ch1mcguire

All In One © 2013 Pearson Education, Inc. Publishing as Prentice Hall 40

All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic,

mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America.

Copyright © 2013 Pearson Education, Inc.  Publishing as Prentice Hall