SlideShare a Scribd company logo
1A-1
計算機概論
• Course Number: 90248040, 20115200
• Credits: 3
• Time: Monday 7, 8, 9 (3:30PM-6:20PM)
• Classroom: New CSIE Classroom 104
• Classification: Required for Mathematics freshmen
• Prerequisite: None
• Instructor: Chiou-Shann Fuh (傅楸善)
• Office: New Computer Science and Information Engineering 327
• Phone: 23625336 ext. 327
• Office Hours: Tuesday 10AM-11:30AM
• Objective: Introduction to computer science through extensive
course projects.
1A-2
• Textbook: P. Norton, Peter Norton's Introduction to Computers, 6th Ed.,
McGraw-Hill, New York, 2006.
• Reference: G. B. Shelly, T. J. Cashman, and M. E. Vermaat, Discovering
Computers 2004, Thomson Course Technology, Boston, MA, 2003.
• Reference: M. M. Mano, Computer Engineering: Hardware Design,
Prentice Hall, Englewood Cliffs, NJ, 1988.
• Reference: J. G. Brookshear, Computer Science: An Overview, 7th Ed.,
Addison Wesley, Reading, MA, 2003.
• excellent World Wide Web address: to look up computer terminology
online http://www.pcwebopedia.com, http://www.whatis.com
• excellent World Wide Web address: to search companies, products, and
events http://www.google.com, http://www.yahoo.com,
http://www.msn.com
• Projects: will be assigned every week or every other week (30%)
• Examinations: one midterm (30%) and one final (40%)
1A-3
• Chapter 1: Introducing Computer Systems
• Lesson 1A: Exploring Computers and Their Uses
• Lesson 1B: Looking Inside the Computer System 2
• Chapter 2: Presenting the Internet
• Lesson 2A: The Internet and the World 3
• Lesson 2B: E-Mail and Other Internet Services 5
• Computing Keynotes: Creating Your Own Web Page
• Chapter 3: Interacting with Your Computer
• Lesson 3A: Using the Keyboard and Mouse 6
• Lesson 3B: Inputting Data in Other Ways 7
• Chapter 4: Seeing, Hearing, and Printing Data
• Lesson 4A: Video and Sound 8
• Lesson 4B: Printing 9
• Computing Keynotes: Buying Your First Computer
• Chapter 5: Processing Data
• Lesson 5A: Transforming Data into Information 10
• Lesson 5B: Modern CPUs 14
1A-4
• Chapter 6: Storing Data
• Lesson 6A: Types of Storage Devices 15
• Lesson 6B: Measuring and Improving Drive Performance 16
• Chapter 7: Using Operating Systems
• Lesson 7A: Operating System Basics 18
• Lesson 7B: Survey of PC and Network Operating Systems 19
• Chapter 8: Working with Application Software
• Lesson 8A: Productivity Software 20
• Lesson 8B: Graphics and Multimedia 22
• Chapter 9: Networks
• Lesson 9A: Networking Basics 23
• Lesson 9B: Data Communications 26
• Chapter 10: Working in the Online World
• Lesson 10A: Connecting to the Internet 38
• Lesson 10B: Doing Business in the Online World 28
• Computing Keynotes: Professional Certification Programs
1A-5
• Chapter 11: Database Management
• Lesson 11A: Database Management Systems 29
• Lesson 11B: Survey of Database Systems 30
• Chapter 12: Development of Information Systems
• Lesson 12A: The Basics of Information Systems 31
• Lesson 12B: Building Information Systems 32
• Chapter 13: Software Programming and Development
• Lesson 13A: Creating Computer Programs 33
• Lesson 13B: Programming Languages and the Programming Process
34
• Chapter 14: Protecting Your Privacy, Your Computer, and Your Data
• Lesson 14A: Understanding the Need for Security Measures 35
• Lesson 14B: Taking Protective Measures 36
• Computing Keynotes: Computer Viruses
1A-6
• Scan and add all figures, captions, and
tables.
• Add Review Questions.
• Add Homework at end of
http://www.csie.ntu.edu.tw/~fuh/fcourse/
norton6/Intro_Ch_01B.ppt
• Add topics and explain in detail.
• Add jokes.
• Design two questions and answers.
1A-7
Prob1B.劉立彥.doc
• 1. (10%) What are the four steps in
Information Processing Cycle?
• Answer: Input, Processing, Output,
Storage.
1A-8
I have a dream. Martin Luther King Jr.
• ACM: Association for Computing Machinery
• ACM International Collegiate Programming Contest
• http://acm.uva.es/problemset/
• solving 20 problems = 5 points, 50 problems = 10
points
• 100 problems = 20 points, 200 problems = 30 points,
400 problems = 40 points
• all problems with on-line judge = 50 points
• tell me the number of problems solved immediately
after final examination
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill Technology Education
McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill Technology Education
Chapter 1A
Introducing Computer
Systems
1A-11
The Computer Defined
• Electronic device
• Converts data into information
• Modern computers are digital
– Two digits combine to make data (0, 1)
1A-12
The Computer Defined
• Older computers were analog
– A range of values made data
1A-13
The Computer Defined
• Older computers were analog
– A more manageable type -- the old-
fashioned slide rule
1A-14
Take a Break
1A-15
Computers for Individual Use
• Computers can
be shared by
multiple users
but can be used
by only one
person at a time.
1A-16
Computers for Individual Use
• Although PCs are used by individuals,
they also can be connected together to
create networks.
1A-17
Computers for Individual Use
• Desktop computers
– The most common type of computer
– Sits on the desk or floor
– Performs a variety of tasks
1A-18
Computers for Individual Use
• Desktop computers
– Different design types
1A-19
Computers for Individual Use
• Workstations
– Specialized computers
– Optimized for science or graphics
– More powerful than a desktop
1A-20
Computers for Individual Use
• Notebook computers
– Small portable computers
– Weighs between 3 and 8 pounds
1A-21
Computers for Individual Use
• Notebook computers
– About 8 ½ by 11 inches
– Typically as powerful as a desktop
– Can include a docking station
1A-22
Computers for Individual Use
• Tablet computers
– Newest development
in portable
computers
– Input is through
a pen
– Run specialized
versions of office
products
1A-23
• Handheld computers, palm computer
– Very small computers
– Personal Digital Assistants (PDA)
– Note taking or contact management
– Data can synchronize with a desktop
Computers for Individual Use
1A-24
Computers for Individual Use
• Smart phones
– Hybrid of
cell phone
and PDA
– Web surfing,
e-mail access
1A-25
Take a Break
1A-26
Computers for Organizations
• Network servers
– Centralized computer
– All other computers connect
1A-27
Computers for Organizations
• Network servers
– Provides access to network resources
– Multiple servers are called server farms
– Often simply a powerful desktop: Google
1A-28
• Network servers
– Flexibility to different kinds of tasks
Computers for Organizations
Computers for Organizations
Computers for Organizations
1A-29
Computers for Organizations
• Network servers
– Users use the Internet as a means of
connecting even if away from the offices.
1A-30
Computers for Organizations
• Mainframes
– Used in large organizations
– Handle thousands of users
– Users access through a terminal
1A-31
Computers for Organizations
• Mainframes
– Large and powerful systems
1A-32
Computers for Organizations
• Minicomputers
– Called midrange computers
– Power between mainframe and desktop
– Handle hundreds of users
– Used in smaller organizations
– Users access through a terminal
1A-33
Computers for Organizations
• Supercomputers
– The most powerful
computers made
– Handle large and
complex calculations
– Process trillions of
operations per
second
– Found in research
organizations
1A-34
Take a Break
1A-35
Computers in Society
• More impact than any other invention
– Changed work and leisure activities
– Used by all demographic groups
• Computers are important because:
– Provide information to users
– Information is critical to our society
– Managing information is difficult
1A-36
Computers in Society
• Impact of computers
– Like the Impact of automobile
1A-37
Computers in Society
• The benefits of using computers
– As varied as users
1A-38
Computers in Society
• Computers at home
– Many homes have multiple computers
– Most American homes have Internet
– Computers are used for
• Communication
1A-39
Computers in Society
• Computers at home
– Computers are used for
• Business
• Entertainment
• Schoolwork
• Finances
1A-40
Computers in Society
• Computers in education
– Computer literacy required at all levels
1A-41
Computers in Society
• Computers in small business
– Makes businesses more profitable
– Allows owners to manage
1A-42
Computers in Society
• Computers in industry
– Computers are
used to design
products
– Assembly
lines are
automated
1A-43
Computers in Society
• Computers in government
– Necessary to track data for population
• Police officers
• Tax calculation and collection
– Governments were the first computer users
1A-44
Computers in Society
• Computers in health care
– Revolutionized health care
– New treatments possible
– Scheduling of patients has improved
– Delivery of medicine is safer
1A-45
Review Questions
1. What is a computer?
2. Explain a few of the different ways in which
computers can be categorized.
3. List six types of computers that are designed
for use by a single person.
4. Describe the two common designs for
desktop computers.
5. How much do notebook computers typically
weigh?
6. List four types of computers that are
designed for use by organizations, and are
commonly used by multiple people at the
same time.
1A-46
Review Questions
7. Why are mainframe systems usually
limited in the number of tasks they
perform?
8. What is the most popular use for home
computers?
9. How are computer technologies used
by the military?
10. How are computer technologies being
used to train surgeons?
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill Technology Education
Chapter 1A
End of Chapter
1A-48
Project due Oct. 2
• Open your personal computer at home and list the hardware specification as detailed as possible, including
the manufacturer, product type, and serial number. List every software installed on your personal computer.
For example:
• PC: 友鄰
• CPU: Intel Pentium 4 1.8G Hz
• Motherboard: S45GMAX
• SDRAM: 1GB DDR
• AGP 3D/64MB SGRAM
• hard disk: 260GB
• flash disk drive: 1GB
• monitor: Lemel 17 inch TFT-LCD, Model: LC-AE
• power supply: 250W, ATX compatible
• keyboard: 104 keys Chinese-English
• CD-ROM drive: 52 times speed
• DVD-RW drive: 6 times speed
• sound blaster card:
• speakers: Trois DS 621G
• mouse: Logitech Optical Mouse
• anti-virus software: Norton AntiVirus
• anti-virus software: Trend Micro/Internet Phone
• OS: Microsoft Windows XP
• productivity software: Microsoft Office XP
• X-Stop: pornography prevention software
• …

More Related Content

Similar to Intro_Ch_01A.ppt

Chapternocomputerscienceintroduction 01.pptx
Chapternocomputerscienceintroduction 01.pptxChapternocomputerscienceintroduction 01.pptx
Chapternocomputerscienceintroduction 01.pptx
HaseebAslam36
 
Intro_Ch_01A.pdf
Intro_Ch_01A.pdfIntro_Ch_01A.pdf
Intro_Ch_01A.pdf
TwitchHacker
 
Intro_Ch_01A.ppt
Intro_Ch_01A.pptIntro_Ch_01A.ppt
Intro_Ch_01A.ppt
TwitchHacker
 
Ic lecture1
Ic lecture1Ic lecture1
Ic lecture1
AttaullahRahimoon
 
Intro_Ch_01A.pptx
Intro_Ch_01A.pptxIntro_Ch_01A.pptx
Intro_Ch_01A.pptx
BismaIshfaq3
 
Intro ch 01_a
Intro ch 01_aIntro ch 01_a
Intro ch 01_a
محمد گلزار
 
Intro_Ch_01A.ppt
Intro_Ch_01A.pptIntro_Ch_01A.ppt
Intro_Ch_01A.ppt
20021519016
 
CC100 Lesson -2. zsdgsgwfkjwfhjwqvwfqfghfgq
CC100 Lesson -2. zsdgsgwfkjwfhjwqvwfqfghfgqCC100 Lesson -2. zsdgsgwfkjwfhjwqvwfqfghfgq
CC100 Lesson -2. zsdgsgwfkjwfhjwqvwfqfghfgq
mudzabbilani
 
MS-CIT.pptx
MS-CIT.pptxMS-CIT.pptx
MS-CIT.pptx
ssuser10233b1
 
Lecture1.pdf
Lecture1.pdfLecture1.pdf
Lecture1.pdf
JoyPalit
 
1 introduction lec 1.pptx
1 introduction lec 1.pptx1 introduction lec 1.pptx
1 introduction lec 1.pptx
Arslankhan314946
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
ARif Khan
 
INTRODUCTION TO COMPUTING
INTRODUCTION TO COMPUTINGINTRODUCTION TO COMPUTING
INTRODUCTION TO COMPUTING
Engr. Inam ullah
 
The Amazing Computer
The Amazing ComputerThe Amazing Computer
The Amazing Computer
Gaditek
 
Introduction to Computer & Operating Systems.ppt
Introduction to Computer & Operating Systems.pptIntroduction to Computer & Operating Systems.ppt
Introduction to Computer & Operating Systems.ppt
BakareAyeni1
 
Computer Architecture
Computer ArchitectureComputer Architecture
Computer Architecture
Haris456
 
555e81217b39f1c1262b33d0.ppt
555e81217b39f1c1262b33d0.ppt555e81217b39f1c1262b33d0.ppt
555e81217b39f1c1262b33d0.ppt
AqeelAbbas94
 
understanding computers.ppt
understanding computers.pptunderstanding computers.ppt
understanding computers.ppt
NaglaaFathy42
 
Chap003
Chap003Chap003
Lec 2 introduction_generation
Lec 2 introduction_generationLec 2 introduction_generation
Lec 2 introduction_generation
Protik Roy
 

Similar to Intro_Ch_01A.ppt (20)

Chapternocomputerscienceintroduction 01.pptx
Chapternocomputerscienceintroduction 01.pptxChapternocomputerscienceintroduction 01.pptx
Chapternocomputerscienceintroduction 01.pptx
 
Intro_Ch_01A.pdf
Intro_Ch_01A.pdfIntro_Ch_01A.pdf
Intro_Ch_01A.pdf
 
Intro_Ch_01A.ppt
Intro_Ch_01A.pptIntro_Ch_01A.ppt
Intro_Ch_01A.ppt
 
Ic lecture1
Ic lecture1Ic lecture1
Ic lecture1
 
Intro_Ch_01A.pptx
Intro_Ch_01A.pptxIntro_Ch_01A.pptx
Intro_Ch_01A.pptx
 
Intro ch 01_a
Intro ch 01_aIntro ch 01_a
Intro ch 01_a
 
Intro_Ch_01A.ppt
Intro_Ch_01A.pptIntro_Ch_01A.ppt
Intro_Ch_01A.ppt
 
CC100 Lesson -2. zsdgsgwfkjwfhjwqvwfqfghfgq
CC100 Lesson -2. zsdgsgwfkjwfhjwqvwfqfghfgqCC100 Lesson -2. zsdgsgwfkjwfhjwqvwfqfghfgq
CC100 Lesson -2. zsdgsgwfkjwfhjwqvwfqfghfgq
 
MS-CIT.pptx
MS-CIT.pptxMS-CIT.pptx
MS-CIT.pptx
 
Lecture1.pdf
Lecture1.pdfLecture1.pdf
Lecture1.pdf
 
1 introduction lec 1.pptx
1 introduction lec 1.pptx1 introduction lec 1.pptx
1 introduction lec 1.pptx
 
Introduction to computer
Introduction to computerIntroduction to computer
Introduction to computer
 
INTRODUCTION TO COMPUTING
INTRODUCTION TO COMPUTINGINTRODUCTION TO COMPUTING
INTRODUCTION TO COMPUTING
 
The Amazing Computer
The Amazing ComputerThe Amazing Computer
The Amazing Computer
 
Introduction to Computer & Operating Systems.ppt
Introduction to Computer & Operating Systems.pptIntroduction to Computer & Operating Systems.ppt
Introduction to Computer & Operating Systems.ppt
 
Computer Architecture
Computer ArchitectureComputer Architecture
Computer Architecture
 
555e81217b39f1c1262b33d0.ppt
555e81217b39f1c1262b33d0.ppt555e81217b39f1c1262b33d0.ppt
555e81217b39f1c1262b33d0.ppt
 
understanding computers.ppt
understanding computers.pptunderstanding computers.ppt
understanding computers.ppt
 
Chap003
Chap003Chap003
Chap003
 
Lec 2 introduction_generation
Lec 2 introduction_generationLec 2 introduction_generation
Lec 2 introduction_generation
 

Recently uploaded

The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
สมใจ จันสุกสี
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
Colégio Santa Teresinha
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
imrankhan141184
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
MJDuyan
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
Solutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptxSolutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptx
spdendr
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
 
ZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptxZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptx
dot55audits
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
MysoreMuleSoftMeetup
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
Jean Carlos Nunes Paixão
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 

Recently uploaded (20)

The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
คำศัพท์ คำพื้นฐานการอ่าน ภาษาอังกฤษ ระดับชั้น ม.1
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
MARY JANE WILSON, A “BOA MÃE” .
MARY JANE WILSON, A “BOA MÃE”           .MARY JANE WILSON, A “BOA MÃE”           .
MARY JANE WILSON, A “BOA MÃE” .
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) CurriculumPhilippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
Philippine Edukasyong Pantahanan at Pangkabuhayan (EPP) Curriculum
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
Solutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptxSolutons Maths Escape Room Spatial .pptx
Solutons Maths Escape Room Spatial .pptx
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
 
ZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptxZK on Polkadot zero knowledge proofs - sub0.pptx
ZK on Polkadot zero knowledge proofs - sub0.pptx
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
 
A Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdfA Independência da América Espanhola LAPBOOK.pdf
A Independência da América Espanhola LAPBOOK.pdf
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 

Intro_Ch_01A.ppt

  • 1. 1A-1 計算機概論 • Course Number: 90248040, 20115200 • Credits: 3 • Time: Monday 7, 8, 9 (3:30PM-6:20PM) • Classroom: New CSIE Classroom 104 • Classification: Required for Mathematics freshmen • Prerequisite: None • Instructor: Chiou-Shann Fuh (傅楸善) • Office: New Computer Science and Information Engineering 327 • Phone: 23625336 ext. 327 • Office Hours: Tuesday 10AM-11:30AM • Objective: Introduction to computer science through extensive course projects.
  • 2. 1A-2 • Textbook: P. Norton, Peter Norton's Introduction to Computers, 6th Ed., McGraw-Hill, New York, 2006. • Reference: G. B. Shelly, T. J. Cashman, and M. E. Vermaat, Discovering Computers 2004, Thomson Course Technology, Boston, MA, 2003. • Reference: M. M. Mano, Computer Engineering: Hardware Design, Prentice Hall, Englewood Cliffs, NJ, 1988. • Reference: J. G. Brookshear, Computer Science: An Overview, 7th Ed., Addison Wesley, Reading, MA, 2003. • excellent World Wide Web address: to look up computer terminology online http://www.pcwebopedia.com, http://www.whatis.com • excellent World Wide Web address: to search companies, products, and events http://www.google.com, http://www.yahoo.com, http://www.msn.com • Projects: will be assigned every week or every other week (30%) • Examinations: one midterm (30%) and one final (40%)
  • 3. 1A-3 • Chapter 1: Introducing Computer Systems • Lesson 1A: Exploring Computers and Their Uses • Lesson 1B: Looking Inside the Computer System 2 • Chapter 2: Presenting the Internet • Lesson 2A: The Internet and the World 3 • Lesson 2B: E-Mail and Other Internet Services 5 • Computing Keynotes: Creating Your Own Web Page • Chapter 3: Interacting with Your Computer • Lesson 3A: Using the Keyboard and Mouse 6 • Lesson 3B: Inputting Data in Other Ways 7 • Chapter 4: Seeing, Hearing, and Printing Data • Lesson 4A: Video and Sound 8 • Lesson 4B: Printing 9 • Computing Keynotes: Buying Your First Computer • Chapter 5: Processing Data • Lesson 5A: Transforming Data into Information 10 • Lesson 5B: Modern CPUs 14
  • 4. 1A-4 • Chapter 6: Storing Data • Lesson 6A: Types of Storage Devices 15 • Lesson 6B: Measuring and Improving Drive Performance 16 • Chapter 7: Using Operating Systems • Lesson 7A: Operating System Basics 18 • Lesson 7B: Survey of PC and Network Operating Systems 19 • Chapter 8: Working with Application Software • Lesson 8A: Productivity Software 20 • Lesson 8B: Graphics and Multimedia 22 • Chapter 9: Networks • Lesson 9A: Networking Basics 23 • Lesson 9B: Data Communications 26 • Chapter 10: Working in the Online World • Lesson 10A: Connecting to the Internet 38 • Lesson 10B: Doing Business in the Online World 28 • Computing Keynotes: Professional Certification Programs
  • 5. 1A-5 • Chapter 11: Database Management • Lesson 11A: Database Management Systems 29 • Lesson 11B: Survey of Database Systems 30 • Chapter 12: Development of Information Systems • Lesson 12A: The Basics of Information Systems 31 • Lesson 12B: Building Information Systems 32 • Chapter 13: Software Programming and Development • Lesson 13A: Creating Computer Programs 33 • Lesson 13B: Programming Languages and the Programming Process 34 • Chapter 14: Protecting Your Privacy, Your Computer, and Your Data • Lesson 14A: Understanding the Need for Security Measures 35 • Lesson 14B: Taking Protective Measures 36 • Computing Keynotes: Computer Viruses
  • 6. 1A-6 • Scan and add all figures, captions, and tables. • Add Review Questions. • Add Homework at end of http://www.csie.ntu.edu.tw/~fuh/fcourse/ norton6/Intro_Ch_01B.ppt • Add topics and explain in detail. • Add jokes. • Design two questions and answers.
  • 7. 1A-7 Prob1B.劉立彥.doc • 1. (10%) What are the four steps in Information Processing Cycle? • Answer: Input, Processing, Output, Storage.
  • 8. 1A-8 I have a dream. Martin Luther King Jr. • ACM: Association for Computing Machinery • ACM International Collegiate Programming Contest • http://acm.uva.es/problemset/ • solving 20 problems = 5 points, 50 problems = 10 points • 100 problems = 20 points, 200 problems = 30 points, 400 problems = 40 points • all problems with on-line judge = 50 points • tell me the number of problems solved immediately after final examination
  • 9. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved.
  • 10. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1A Introducing Computer Systems
  • 11. 1A-11 The Computer Defined • Electronic device • Converts data into information • Modern computers are digital – Two digits combine to make data (0, 1)
  • 12. 1A-12 The Computer Defined • Older computers were analog – A range of values made data
  • 13. 1A-13 The Computer Defined • Older computers were analog – A more manageable type -- the old- fashioned slide rule
  • 15. 1A-15 Computers for Individual Use • Computers can be shared by multiple users but can be used by only one person at a time.
  • 16. 1A-16 Computers for Individual Use • Although PCs are used by individuals, they also can be connected together to create networks.
  • 17. 1A-17 Computers for Individual Use • Desktop computers – The most common type of computer – Sits on the desk or floor – Performs a variety of tasks
  • 18. 1A-18 Computers for Individual Use • Desktop computers – Different design types
  • 19. 1A-19 Computers for Individual Use • Workstations – Specialized computers – Optimized for science or graphics – More powerful than a desktop
  • 20. 1A-20 Computers for Individual Use • Notebook computers – Small portable computers – Weighs between 3 and 8 pounds
  • 21. 1A-21 Computers for Individual Use • Notebook computers – About 8 ½ by 11 inches – Typically as powerful as a desktop – Can include a docking station
  • 22. 1A-22 Computers for Individual Use • Tablet computers – Newest development in portable computers – Input is through a pen – Run specialized versions of office products
  • 23. 1A-23 • Handheld computers, palm computer – Very small computers – Personal Digital Assistants (PDA) – Note taking or contact management – Data can synchronize with a desktop Computers for Individual Use
  • 24. 1A-24 Computers for Individual Use • Smart phones – Hybrid of cell phone and PDA – Web surfing, e-mail access
  • 26. 1A-26 Computers for Organizations • Network servers – Centralized computer – All other computers connect
  • 27. 1A-27 Computers for Organizations • Network servers – Provides access to network resources – Multiple servers are called server farms – Often simply a powerful desktop: Google
  • 28. 1A-28 • Network servers – Flexibility to different kinds of tasks Computers for Organizations Computers for Organizations Computers for Organizations
  • 29. 1A-29 Computers for Organizations • Network servers – Users use the Internet as a means of connecting even if away from the offices.
  • 30. 1A-30 Computers for Organizations • Mainframes – Used in large organizations – Handle thousands of users – Users access through a terminal
  • 31. 1A-31 Computers for Organizations • Mainframes – Large and powerful systems
  • 32. 1A-32 Computers for Organizations • Minicomputers – Called midrange computers – Power between mainframe and desktop – Handle hundreds of users – Used in smaller organizations – Users access through a terminal
  • 33. 1A-33 Computers for Organizations • Supercomputers – The most powerful computers made – Handle large and complex calculations – Process trillions of operations per second – Found in research organizations
  • 35. 1A-35 Computers in Society • More impact than any other invention – Changed work and leisure activities – Used by all demographic groups • Computers are important because: – Provide information to users – Information is critical to our society – Managing information is difficult
  • 36. 1A-36 Computers in Society • Impact of computers – Like the Impact of automobile
  • 37. 1A-37 Computers in Society • The benefits of using computers – As varied as users
  • 38. 1A-38 Computers in Society • Computers at home – Many homes have multiple computers – Most American homes have Internet – Computers are used for • Communication
  • 39. 1A-39 Computers in Society • Computers at home – Computers are used for • Business • Entertainment • Schoolwork • Finances
  • 40. 1A-40 Computers in Society • Computers in education – Computer literacy required at all levels
  • 41. 1A-41 Computers in Society • Computers in small business – Makes businesses more profitable – Allows owners to manage
  • 42. 1A-42 Computers in Society • Computers in industry – Computers are used to design products – Assembly lines are automated
  • 43. 1A-43 Computers in Society • Computers in government – Necessary to track data for population • Police officers • Tax calculation and collection – Governments were the first computer users
  • 44. 1A-44 Computers in Society • Computers in health care – Revolutionized health care – New treatments possible – Scheduling of patients has improved – Delivery of medicine is safer
  • 45. 1A-45 Review Questions 1. What is a computer? 2. Explain a few of the different ways in which computers can be categorized. 3. List six types of computers that are designed for use by a single person. 4. Describe the two common designs for desktop computers. 5. How much do notebook computers typically weigh? 6. List four types of computers that are designed for use by organizations, and are commonly used by multiple people at the same time.
  • 46. 1A-46 Review Questions 7. Why are mainframe systems usually limited in the number of tasks they perform? 8. What is the most popular use for home computers? 9. How are computer technologies used by the military? 10. How are computer technologies being used to train surgeons?
  • 47. Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 1A End of Chapter
  • 48. 1A-48 Project due Oct. 2 • Open your personal computer at home and list the hardware specification as detailed as possible, including the manufacturer, product type, and serial number. List every software installed on your personal computer. For example: • PC: 友鄰 • CPU: Intel Pentium 4 1.8G Hz • Motherboard: S45GMAX • SDRAM: 1GB DDR • AGP 3D/64MB SGRAM • hard disk: 260GB • flash disk drive: 1GB • monitor: Lemel 17 inch TFT-LCD, Model: LC-AE • power supply: 250W, ATX compatible • keyboard: 104 keys Chinese-English • CD-ROM drive: 52 times speed • DVD-RW drive: 6 times speed • sound blaster card: • speakers: Trois DS 621G • mouse: Logitech Optical Mouse • anti-virus software: Norton AntiVirus • anti-virus software: Trend Micro/Internet Phone • OS: Microsoft Windows XP • productivity software: Microsoft Office XP • X-Stop: pornography prevention software • …