© 2007 Pearson Addison-Wesley. All rights reserved 0-1 Spring(2007) Instructor: Qiong Cheng © 2007 Pearson Addison-Wesley. All rights reserved.

Slides:



Advertisements
Similar presentations
Computer Skills Preparatory Year Presented by: L. Obead Alhadreti.
Advertisements

Computer History.
Introduction to Computer Programming Nai-Wei Lin Department of Computer Science and Information Engineering National Chung Cheng University.
11 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
Introduction to Computer Science CS 21a: Introduction to Computing I Department of Information Systems and Computer Science Ateneo de Manila University.
CSE111: Great Ideas in Computer Science Dr. Carl Alphonce 219 Bell Hall Office hours: M-F 11:00-11:
Chapter Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing Describe.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
Chapter 1 The Big Picture.
Introduction Extended and Concise Prelude to Programming Concepts and Design Copyright © 2003 Scott/Jones, Inc.. All rights reserved. 1 Introduction.
CSCI 3 Introduction to Computer Science. CSCI 3 Course Description: –An overview of the fundamentals of computer science. Topics covered include number.
CSC /703 - CTI/DePaul CSC 255 Information Structures and Representation Fall 2002 Instructor: Dr. Ufuk Verun
©TheMcGraw-Hill Companies, Inc. Permission required for reproduction or display. COMPSCI 125 Introduction to Computer Science I.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
1 Chapter 1 The Big Picture. 2 2 Computing systems are dynamic entities used to solve problems and interact with their environment. They consist of devices,
Some of these slides are based on material from the ACM Computing Curricula 2005.
Chapter 0: Introduction
KEYBOARD – an input device used to type data.
Chapter 1 An Introduction to Computer Science
Introduction to Computer Science
Introduction to Computers. Are Computers Important? OF COURSE!
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
1 6 Abacus An early device to record numeric values Blaise Pascal Mechanical device to add, subtract, divide & multiply Joseph Jacquard Jacquard’s Loom,
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
Chapter 1 History of Computing. 2 Early History of Computing Abacus (origin? 2000BC) An early device to represent numeric values with beads. Note that.
Chapter 01 Nell Dale & John Lewis.
About the Presentations The presentations cover the objectives found in the opening of each chapter All chapter objectives are listed in the beginning.
Chapter 0: Introduction Computer Science: An Overview Eleventh Edition
CS 21a: Intro to Computing I Department of Information Systems and Computer Science Ateneo de Manila University.
CSCE 106 Fundamentals of Computer Science Assisting Slides The American University in Cairo Computer Science and Engineering Department.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
Dr. John P. Abraham, University of Texas Pan American Information Technology Introduction Dr. John P. Abraham.
Lecture 1: 8/27/2002CS149D Fall CS149D Elements of Computer Science Ayman Abdel-Hamid Department of Computer Science Old Dominion University Lecture.
CS 1410 Intro to Computer Tecnology Computers and History1.

© 2007 Pearson Addison-Wesley. All rights reserved 0-1 Spring(2007) Instructor: Qiong Cheng © 2007 Pearson Addison-Wesley. All rights reserved.
History of Computers By: Madelyn Skinner Just Another Name? There are more people, that we have knowledge on, who helped invent the computer. We will.
Chapter 0 Introduction Yonsei University 1 st Semester, 2012 Sanghyun Park.
Chapter 1 The Big Picture.
CMSC 120: Visualizing Information 1/29/08 Introduction to Computing.
CS Introduction to Information Engineering Instructor: Shun-Ren Yang Office: A608 Office Hour: Tuesday morning 10:00-12:00.
Computer Science What is Computer Science? Algorithm Design and Analysis Organization and Architecture Artificial Intelligence Databases Operating Systems.
1 A+ Certification PC Maintenance and Troubleshooting Chapter 1 Introduction (history of computers )
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Computer Science: An Overview Tenth Edition by J. Glenn Brookshear Chapter.
Chapter 0 Introduction © 2007 Pearson Addison-Wesley. All rights reserved.
Introduction to Computer Science by Kai-Lung Hua Chapter 0: Introduction.
Chapter 1 Introduction.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
CS 127 Introduction to Computer Science. What is a computer?  “A machine that stores and manipulates information under the control of a changeable program”
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Computer Science: An Overview Tenth Edition by J. Glenn Brookshear Chapter.
Computers in Education Past, Present, and Future
Assoc. Prof. Dr. Ahmet Turan ÖZCERİT.  What is engineer,  What is Computer Engineering  The topics in Computer Engineering You will learn: 2.
Introduction to Computing BBA-I/BSCS-I Instructor: M. Mateen Yaqoob.
College of Computer Science, SCU Computer English Lecture 1 Computer Science Yang Ning 1/46.
Copyright © 2015 Pearson Education, Inc. Chapter 0: Introduction.
Chapter 0 Introduction. © 2005 Pearson Addison-Wesley. All rights reserved 0-2 Chapter 0: Introduction 0.1 The Role of Algorithms 0.2 The Origins of Computing.
Computer Science An Overview Allen C.-H. Wu/Arbee L.P. Chen Computer Science Department Tsing Hua University.
Copyright © 2012 Pearson Education, Inc. Chapter 1: Data Storage Computer Science: An Overview Eleventh Edition by J. Glenn Brookshear.
Chapter 0: Introduction
Chapter 1 The Big Picture
Evolution of Computer Hardware
An Introduction Length: 23:52
Chapter 1 Introduction.
CS 21a: Intro to Computing I
COM115 Introduction to Computer Science
Chapter 0 Introduction © 2007 Pearson Addison-Wesley.
Chapter 0: Introduction
Chapter 0: Introduction
Chapter 0: Introduction
Presentation transcript:

© 2007 Pearson Addison-Wesley. All rights reserved 0-1 Spring(2007) Instructor: Qiong Cheng © 2007 Pearson Addison-Wesley. All rights reserved

© 2007 Pearson Addison-Wesley. All rights reserved 0-2 Goal Of CS2010 To provide a practical, realistic fundamental understanding of the entire field - To explore the breadth of computer science - Enough depth will be included for every topics - To work on computers and their related fields with deeper understanding; - To keep track of technologies, theories and applications in the future

Chapter 0 Introduction © 2007 Pearson Addison-Wesley. All rights reserved

© 2007 Pearson Addison-Wesley. All rights reserved 0-4 Chapter 0: Introduction 0.1 The Role of Algorithms 0.2 The Origins of Computing Machines 0.3 The Science of Algorithms 0.4 Abstraction 0.5 An Outline of Our Study

© 2007 Pearson Addison-Wesley. All rights reserved 0-5 Terminology Algorithm: A set of steps that defines how a task is performed (ordered set with unambiguous, executable and terminable properties) Program: A representation of an algorithm Programming: The process of developing a program Software: Programs and algorithms. Hardware: Equipment

© 2007 Pearson Addison-Wesley. All rights reserved 0-6 History of Algorithms The study of algorithms was originally a subject in mathematics. Early examples of algorithms –Long division algorithm –Euclidean Algorithm Gödel's Incompleteness Theorem: Some problems cannot be solved by algorithms.

© 2007 Pearson Addison-Wesley. All rights reserved 0-7 Figure 0.2 The Euclidean algorithm

© 2007 Pearson Addison-Wesley. All rights reserved 0-8 Figure 0.2 The Euclidean algorithm Inputs; Operations ;(to solve problem) Outputs;

© 2007 Pearson Addison-Wesley. All rights reserved 0-9 Figure 0.2 The Euclidean algorithm Inputs; Operations ;(to solve problem) Outputs; Ordered; Unambiguous (clear); Executable; Terminable;

© 2007 Pearson Addison-Wesley. All rights reserved 0-10 Origins of Computing Machines Early computing devices –Abacus: positions of beads represent numbers –Gear-based machines (1600s-1800s) Positions of gears represent numbers Blaise Pascal, Wilhelm Leibniz, Charles Babbage

© 2007 Pearson Addison-Wesley. All rights reserved 0-11 Figure 0.3 An Abacus 91,302,057

© 2007 Pearson Addison-Wesley. All rights reserved 0-12 Early Data Storage Punched cards –First used in Jacquard Loom (1801) to store patterns for weaving cloth –Stored programs in Babbage’s Analytical Engine –Popular through the 1970’s Gear positions

© 2007 Pearson Addison-Wesley. All rights reserved 0-13 Early Computers Based on mechanical relays –1940: Stibitz at Bell Laboratories –1944: Mark I: Howard Aiken and IBM at Harvard Based on vacuum tubes – : Atanasoff-Berry at Iowa State –1940s: Colossus: secret German code-breaker –1940s: ENIAC: Mauchly & Eckert at U. of Penn.

© 2007 Pearson Addison-Wesley. All rights reserved 0-14 Figure 0.4 The Mark I computer

© 2007 Pearson Addison-Wesley. All rights reserved 0-15 Personal Computers –First used by hobbyists –IBM introduced the PC in 1981 Accepted by business Became the standard hardware design for most desktop computers Most PCs use software from Microsoft

© 2007 Pearson Addison-Wesley. All rights reserved 0-16 Computer Science The science of algorithms Scope of computer science is broad, drawing from other subjects, including –Mathematics –Engineering –Psychology –Business Administration –Linguistics

© 2007 Pearson Addison-Wesley. All rights reserved 0-17 Central Questions of Computer Science Which problems can be solved by algorithmic processes? How can algorithm discovery be made easier? How can techniques of representing and communicating algorithms be improved? How can our knowledge of algorithms and technology be applied to provide better machines? How can characteristics of different algorithms be analyzed and compared?

© 2007 Pearson Addison-Wesley. All rights reserved 0-18 Figure 0.5 The central role of algorithms in computer science

© 2007 Pearson Addison-Wesley. All rights reserved 0-19 Abstraction Abstraction: The distinction between the external properties of an entity and the details of the entity’s internal composition Abstract tool: A “component” that can be used without concern for the component’s internal properties

© 2007 Pearson Addison-Wesley. All rights reserved 0-20 An example of the abstraction of a communication network A sub network B sub network u v

© 2007 Pearson Addison-Wesley. All rights reserved 0-21 Outline of Our Study Chapter 1: Data Storage Chapter 2: Data Manipulation Chapter 3: Operating Systems Chapter 4: Networks and the Internet Chapter 5: Algorithms

© 2007 Pearson Addison-Wesley. All rights reserved 0-22 Outline of Our Study (continued) Chapter 6: Programming Languages Chapter 7: Software Engineering Chapter 8: Data Abstractions Chapter 9: Database Systems Chapter 10: Artificial Intelligence Chapter 11: Theory of Computation

© 2007 Pearson Addison-Wesley. All rights reserved 0-23 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-24 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-25 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-26 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-27 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-28 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-29 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-30 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-31 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-32 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-33 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up

© 2007 Pearson Addison-Wesley. All rights reserved 0-34 Outline of CS2010 From Concrete to Abstract Algorithms (Ch. 5) CS4520/6520 Theory of Computation (Ch. 11) CS8540/8550 … Data Representation and Storage (Ch. 1) Computer Architecture (Ch. 2) CS4210/6210/8210 Operating System (Ch. 3) CS4320/6320/8320 Network and Internet (Ch. 4) CS4220/6220/8220 Practice 1: Static Web design Programming Language (Ch. 6) … Data Structure (Ch. 8) CS3410 Database System (Ch. 9) CS4710/6710/8710/8711 Software Engineering (Ch. 7) CS4350/6350/8350 Practice 2: Dynamic Web design Advanced Artificial Intelligence (Ch. 10) CS4810/6810 Scientific Computing such as BioinformaticsCS6630/8630 Sensor Network Human-Computer Interaction Computer graphics Parallel and Distributing Computing CS4310/6310/8530 Advanced Topics: From Bottom to Up