Top Banner
1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006
29

1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Dec 20, 2015

Download

Documents

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: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

1

Introduction

Lecture 1CSCI 1405

Introduction to Computer ScienceFall 2006

Page 2: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 2

Overview

This lecture covers:

What computers do and how they work

Computer terminology

Different categories of computers

Societal impacts of computers

Page 3: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 3

Computers in Your Life Computers are prevalent in the home, in the school, in the

workplace, and on the go.

Most professional jobs and skilled trades heavily depend on the creation, collection, evaluation and dissemination of information.

Uses of computers include word processing, e-mail exchange, shopping, research, investments management, playing games and many other applications.

Knowledge of computers assists the consumer to purchase the right computer, save money on repairs and use the computer to maximum benefit.

Page 4: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 4

What Is a Computer and What Does It Do?

A computer is a programmable electronic device that accepts data and performs operations on that data.

Input—entering data into the computer.

Processing—performing operations on the data.

Output—presenting the results.

Storage—saving data, programs, or output for future use.

Page 5: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 5

Page 6: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 6

Computers Then and Now The computer as we know it is a fairly recent

invention. ( عصري ابتكار (أعظم

The history of computers is often referred to as generations, from pre-computers and early computers (before 1945) to fifth generation computers (now and the future).

Each new generation is characterized by a major technological development.

Page 7: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 7

Hardware

The physical parts of a computer are collectively known as hardware.

Internal hardware is located within the main box (system unit) of the computer.

External hardware is located outside the system unit and plug into connectors called ports located on the exterior of the system unit.

Page 8: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 8

Hardware, Cont’d. An input device is used to input data into the computer.

A processing device performs calculations and comparisons necessary for processing. The main processing device is the central processing unit (CPU).

An output device presents the results to the user.

Storage devices are used to save data, programs or output.

Communication devices allow the user to communicate with others and access remote information.

Page 9: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 9

Page 10: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 10

Software

The programs or instructions used to tell the computer hardware what to do.

System software allows a computer to operate and run application software.

Application software performs specific tasks or applications.

Page 11: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 11

Page 12: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 12

Data and Information

Data = raw, unorganized facts. Can be in the form of text, graphics, audio, or

video.

Information = data that has been processed into a useful form.

Page 13: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 13

Computer Users and Professionals

Computer users, or end users, are the people who use a computer to obtain information.

Programmers are computer professionals whose job it is to write the programs that computers use.

Page 14: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 14

Computer Networks and the Internet

A computer network links computers together so that users can share hardware, software, and data, as well as electronically communicate with each other.

Network servers manage resources on a network.

Clients are computers on the network that access resources via the network server.

Computer networks are commonly found in businesses, schools, and homes.

Page 15: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 15

Page 16: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 16

The Internet The Internet is the largest and most well-known

computer network in the world.

Individuals connect to the Internet using an Internet service provider (ISP).

E-mail and accessing Web pages are two of the most common Internet activities.

Page 17: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 17

Accessing a Network Need a modem or network adapter to connect to the

network.

Software (often built into the operating system) allows you to log on to the network and access resources.

Need an ISP and Web browser to access Internet resources.

Many networks and Internet connections require a user ID and password to log on to the network.

Page 18: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 18

Computers to Fit Every Need

Five basic categories

Mobile devices

Personal computers

Midrange servers

Mainframe computers

Supercomputers

Page 19: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 19

Mobile Devices Very small computing devices.

Usually based on a wireless phone or pager.

Many can be used to access e-mail and Web pages.

Page 20: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 20

Personal Computers

Microprocessors allow for the creation of computers small enough to fit on a desk or lap.

PC compatible—based on the original IBM PC; typically run the Windows operating system.

Macintosh—a type of personal computer manufactured by Apple.

Page 21: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 21

Personal Computers, Cont’d. Desktop computers—small enough

to fit on or next to a desk. Can use:

Desktop case

Tower case

All-in-one case

Page 22: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 22

Personal Computers, Cont’d. Portable PCs—designed to be carried around.

Notebook computers

Tablet PCs (either slate or convertible)

Handheld computers (pocket computers)

Page 23: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 23

Page 24: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 24

Personal Computers, Cont’d. PCs designed for just network use are referred to as

network computers (NCs) or thin clients.

Devices designed just for Internet access are called Internet appliances.

Page 25: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 25

Midrange Servers Medium-sized computers, also called minicomputers

or midrange computers.

Fall between microcomputers and mainframes in processing power.

Page 26: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 26

Mainframe Computers

Standard choice for most large organizations.

Specialize in high-volume processing of business transactions.

Also called high-endservers or enterprise-class servers.

Page 27: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 27

Supercomputers

Used for applications that have extraordinary demands for processing power.

Offer very fast speeds and extreme degrees of accuracy.

Commonly created today by connecting hundreds of smaller computers to form a supercomputing cluster.

Page 28: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 28

Computers and Society

The information age = the prominence of information technology.

There are many benefits of a computer-oriented society, including making many tasks in our lives go much faster.

Risks include health, security, ethical, and privacy concerns ( العزلة .(قلق

Page 29: 1 Introduction Lecture 1 CSCI 1405 Introduction to Computer Science Fall 2006.

Understanding Computers, 10th Edition, Enhanced 29

Summary Slide

Computers in your life What is a computer and what does it do?

Computers networks and the Internet

Computers to fit every need

Computers and society