1 introduction to computers lecture outline. 2 computer: an electronic device operates under the...

56
1 Introduction to Computers Lecture Outline

Upload: lenard-carson

Post on 18-Jan-2016

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

1

Introduction to Computers

Lecture Outline

Page 2: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

2

Computer:

• An electronic device• Operates under the control of instructions

(programs) stored in its memory• Accepts information and instructions from a

user (input)• Manipulates the data according to specified

rules (process)• Displays information (output) from the

processing• Stores the results for future use

Page 3: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Types of Computers continued:

• Personal Computer (PC)- used by 1 person in a home or office

• Desktop- sits compactly on a desk and run on power from an electric wall outlet, not portable

• Notebook/Laptop- small, lightweight, and portable

• Tablet- portable, but user can write with a stylus (Dr.’s office/hospital)

3

Page 4: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Types of Computers Continued:

• Mini Notebook- smaller and lighter than ordinary notebooks

• Netbooks- a type of subnotebook, designed to allow users to access Internet and check email

• Slate computers- do not have an external keyboard or mouse. Use touch screen or stylus (electronic books)

4

Page 5: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Types of Computers Continued:

• Handheld computers- designed to fit in palm of your hand and run on batteries (smart phones)

• Smartphone- phone, address book, appointments, calculator, notepad, email, internet, music, photos/video, some word processing.

• MP3 players- handheld computer primarily stores/plays music.

5

Page 6: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Types of Computers continued:

• Mainframe computers- used by larger business and government agencies to handle large volumes of data

• Supercomputers- as physically large as grown person, developed for high-volume computing such as weather prediction

6

Page 7: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

7

4 General Operations of a computer that comprise the

“Information Processing Cycle”:

Input

Process

Output

Storage

Page 8: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

8

Data:

• The collection of raw facts, figures, symbols (numbers, words, figures, graphics, video, sounds) obtained during the input operation

Page 9: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

9

Information:

• Data that is organized, useful, meaningful. Obtained thru output operation

• 55?????

• Test score

• Driving speed

• Percentage of correct answers on ACT

• Free Throw percentage

Page 10: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

10

Computer System:

• Includes hardware an software

• Hardware- physical components (screen, keyboard, mouse)

• Software- not visible, made up of programs

• Programs- instructions the computer needs to perform specific tasks

Page 11: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

11

5 Primary Components of a Computer:

• Input Devices

• CPU (Central Processing Unit)

• Memory

• Output devices

• Storage devices

Page 12: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

12

(1) Input Devices:

• Any hardware component that allows you to enter data, programs, commands, and user responses into a computer

• EXAMPLES:• Keyboard• Mouse• Digital camera• Scanner• Microphone• Touch pad (laptop)• Pointing stick (laptop)• Touch screen

Page 13: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

13

(2) CPU/Tower/Hard Drive:

• Contains the electronic circuits that cause processing to occur

• “The Brain”

• 2 components of the CPU:

• Control unit (interprets instructions)

• Arithmetic/logic unit, or ALU (performs processes)

Page 14: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Binary Data Representation:

• American Standard Code for Information (ASCII) pronounced “As-key”- translates the decimal numbers 0-255 into binary data.

• You may type the letter “a” on your keyboard, but the computer translates that as 01100001

• In other words, computer language!

14

Page 15: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

15

(3) “RAM” or Random Access Memory:

• Consists of electronic components that store data including numbers, letters of the alphabet, graphics, and sound.

• Short-Term memory that’s not permanently stored• Examples:• Bit- binary digits that create a character• Byte- stores 1 character• Kilobyte- stores 1,000 characters (or 1 double-spaced

typed page)• Megabyte- stores 1,000,000 characters (500 pages of

text)• Terabyte- stores 1,000,000,000 characters

Page 16: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Memory vs. Storage:

• Memory- is short term and occurs on circuits within the motherboard

• Storage- permanently kept on your computer hard drive

16

Page 17: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Types of RAM:

• Synchronous dynamic random access memory (SDRAM)- ram synchronized with the processor to allow faster access to its contents

• Cache “cash” memory- a high speed memory chip on motherboard, computer can access cashe quicker than regular RAM

• Virtual memory- space on storage device that acts as extra RAM when you have used up all your RAM

17

Page 18: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

ROM (Read only memory):

• A chip on the motherboard prerecorded with instructions the computer uses to check its components to ensure they are working and to activate the software that provides the basic functions of the computer when you turn it on.

• Boot process-set of events that happens from the time you turn on computer to the time you can use your computer

18

Page 19: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Processing Hardware:

• Motherboard- the main board inside your computer that contains major electronic components. Looks like a city as you look down from an airplane.

• microprocessor/ processor/CPU- transistors and electronic circuits on a silicon chip

19

Page 20: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Processors: How Fast?

• Megahertz- pulse of the processor, millions of cycles per second

• Gigahertz- billions of cycles per second• Single core processor- one processor on a

chip• Dual core processor- two processors on a

single chip• Quad core processor- 4 processors on a

chip20

Page 21: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

21

(4) Output Devices:

• Makes the information resulting from processing available for use

Page 22: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

22

Output Device Examples:

• Printer

• Monitor– LCD(liquid crystal display) manipulates light

within a layer of liquid crystal. Difficult to view from an angle.

– LED(light emitting diode) more energy efficient than LCD. Uses diode crystals to provide light

Page 23: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

23

2 Types of Printers:

• Impact printer:• Prints by striking an

inked ribbon against paper

• Example: dot matrix, PIN printers

• Non-Impact Printer:• Forms characters by

means other than striking a ribbon against paper

• Example: ink jet, laser printers

Page 24: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

24

Advantages of Non-Impact Printers:

• Higher quality text/graphics

• Different fonts

• Quieter

• Prints in color

Page 25: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

25

(5) Storage Devices:

• Used to store instructions and data when they are not being used in memory.

• 3 types of storage devices in PC’s:

• USB Flash Drive/memory card

• Hard disks (CPU)

• CD/DVD’s

Page 26: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

26

Storage Devices cont’d:

• Flash Drive • A magnetic storage device

• Storage capacity of 1 to 64 GB of memory

• Portable• Inexpensive storage

medium• About the size of a pack

of gum

Page 27: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

27

Storage Devices cont’d:

• Hard Disk • A magnetic storage device

• Storage capacity measured in gigabytes or terabytes

• Contains one or more rigid metal platters coated with metal oxide

• Not repairable, must replace

Page 28: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

28

Storage Devices cont’d:

• Compact Discs • Optical storage device

• Flat, round, portable, metal storage medium

Page 29: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

29

ROM:

• Compact Disc-Read Only Memory (ROM)

• Can only read the contents of these discs

• Cannot erase or modify their contents

Page 30: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

30

CD-R:

• Compact Disc-Recordable

• Writes on part of the disc at one time and another part at a later time

• Can write on each part only one time

• Cannot erase the disc’s contents

Page 31: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

31

CD-RW:

• Compact Disc-ReWriteable

• Erasable disc you can write on multiple times

• Acts like a floppy disk or hard disk

• Allows you to write and rewrite data, instructions, and information onto it multiple times

Page 32: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

32

DVD-ROM

• Digital Video Disc-Read Only Memory

• Storage capacity from 4.7 GB to 17GB

Page 33: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

33

2 CATEGORIES OF COMPUTER SOFTWARE:

• System software

• Application software

Page 34: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

34

(1) Operating/System Software:

• Consists of programs to control the operation of computer equipment—”operating system is the most important of the software!”

• Example: Windows/Snow Leopard

Page 35: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

35

4 Facts about System Software:

• Tells the computer how to perform the functions of loading, storing, and executing an application program and how to transfer data

• Must be stored in the computer’s memory• Must be loaded into memory from an auxiliary

storage when the computer is turned on• Most operate under a GUI (graphical user

interface)- acts as a liaison between the user and all of the computer’s hardware and software

Page 36: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

36

(2) Application Software:

• Consists of programs that tell a computer how to produce information

• Examples:• Word processing Software: used to create, edit, format,

and print documents• Spreadsheet Software: allows user to add, subtract, and

perform user-defined calculations on rows and columns of numbers

• Database Software: allows the user to enter, retrieve, and update data in an organized and efficient manner

• Presentation Graphics Software: allows the user to create documents called slides to be used in making presentations

Page 37: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

37

Network:

• A collection of computers and devices that are connected

• Must have network software- Microsoft home edition doesn’t have, Professional does

• Standalone- a PC not connected to network

• Workstation- a PC connected to network

Page 38: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

38

4 Reasons to Network Computers:

• Sharing Resources/Hardware Devices (printers)

• Sharing Software

• Sharing Data

• Sharing Information

Page 39: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

39

Networking Advantages:

• Saves Time

• Saves $$$

Page 40: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

40

2 Basic Types of Networks:

• LAN (local area network: connects computers in a limited geographic area

• Examples:• School computer

labs, office, or group of buildings

• WAN (wide area network): connects computer in a large geographical area

• Examples:• District offices of a

national corporation

Page 41: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Other types of Networks:

• WLAN- wireless LAN. Uses radio waves• Wi Fi- Wireless Fidelity radio frequency but short

distances (building)• PAN- personal area network. Devices located

close to each other, usually by cable but can use Wi-fi.

• Bluetooth- radio waves to connect to devices or internet. Goes around corner and through wall

• WiMax- allows you to connect to a LAN from long distances

41

Page 42: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

42

INTERNET:

• Worldwide collection of networks that links together millions of computers by means of (1) modem, (2) telephone lines, (3) cables, and (4) other communications devices and medias.

Page 43: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

43

Reasons to use the Internet:

• Sending messages to other connected users (e-mail)

• Accessing a wealth of information

• Shopping for goods and services

• Meeting or conversing with people around the world

• Accessing sources of entertainment and leisure

Page 44: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

44

2 Ways to Connect to the Internet:

• Internet Service Provider (ISP): organization that supplies connections to the Internet for a monthly fee

• Online Service: provides access to the Internet and a variety of other specialized content and services

Page 45: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

45

WORLD WIDE WEB (www):

• Contains billions of documents called web pages

Page 46: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

46

Web Page:

• A document that contains text, graphics, sound, and/or video

• Has built-in connections, or hyperlinks to other web documents

• Stored on computers throughout the world

Page 47: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

47

Web Site:

• A related collection of Web pages

Page 48: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

48

Web Browser:

• Software program used to access and view web pages

• Browser Examples: (1) Microsoft Explorer (2) Firefox, (3) Safari, (4) Google Chrome

Page 49: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

49

Uniform Resource Locator (URL):

• The unique address of a web page

• Must be typed on the address bar

Page 50: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

50

Web Server:

• A computer that delivers requested web pages

Page 51: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

51

3 Types of E-Commerce:

• B2C- Business to Consumer: Sale of goods to the general public

• C2C- Consumer to Consumer: one consumer selling directly to another

• B2B- Business to Business: provides goods and services to other businesses

Page 52: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

52

Security threats :• Virus- harmful programs

which instruct your computer to perform annoying or destructive activities (worms and Trojans)

• Spyware- secretly tracks you Internet usage and sends data back to person who created it

• Malware- any program that is intended to cause harm or convey information to others w/o owner’s permission

• Adware- program installed along with another program that sends targeted ads

Page 53: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

Security Threats:

• Phishing- when you receive a hoax email and click on their link to go to a false web site in hopes of gaining personal information

• Spoofed site- a web site set up to look exactly like a legitimate web site (banking, credit card, etc.)

53

Page 54: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

54

Antivirus Software:

• Searches executable files for the sequences of characters that might cause harm and disinfects the files by erasing/disabling those commands

• Anti Spyware- detects and deletes program

Page 55: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

55

Cloud Computing:

• Data, applications, and even resources are stored on servers accessed over the Internet rather than on individuals computer hard drives

• Carbonite, Mozy

• Google Docs

• Microsoft Web Apps

• SkyDrive

Page 56: 1 Introduction to Computers Lecture Outline. 2 Computer: An electronic device Operates under the control of instructions (programs) stored in its memory

56

DYK (Did you know) the different meanings of website

extensions?• .com = commercial company

• .net = network

• .org = organization (non-profit)

• .gov = government

• .edu = education

• .mil = military