Introduction to computing Why study computer science? It encompasses many things. There is a multiplicity of university and industry courses available.

Slides:



Advertisements
Similar presentations
5 Generations of Computers Ms. Ceejay Jader. FIRST GENERATION : Vacuum Tubes a glass tube surrounding a vacuum (an area from which all gases.
Advertisements

HARDWARE AND SOFTWARE DEVELOPMENT By: Pratama Wahyu Purnama ( ) Maulida Yulianti ( )
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 01 Introduction Chapter 0 Introduction. Chapter 02 History of Computing - Early Computers Abacus (ancient orient, still in use) Slide rule (17C,
Appendix The Continuing Story of the Computer Age.
Chapter 1 An Overview of Personal Computers
CS 104 Introduction to Computer Science and Graphics Problems History of Computer 09/05/2008 Yang Song (Prepared by Yang Song and Suresh Solaimuthu)
The Evolution of the Computer Age Marcus Riley. First Generation ( ) During the first generation, computers were built with vacuum tubes which are.
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,
History of computers By Anne Perera.
Computer History Timeline
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.
COMPUTER SYSTEM.
Chapter 01 Nell Dale & John Lewis.
What is a computer? What is its definition? A computer is a programmable machine designed to sequentially and automatically carry out a sequence of arithmetic.
The History of Computers

 the gradual transformation or development of certain specie to a new form.
Generational Computing CSCI 1060 Fall CSCI 1060 — Fall 2006 — 2 First Generation Large computers, difficult to program Primarily used by scientists.
© Prentice Hall THE EVOLUTION OF COMPUTER AGE 1. First Generation ( ) - computers were built with vacuum tubes. (electronic tubes that.
Chapter 1 The Big Picture.
Generations Of Computer Copyright(c)2011 Presentation Point( om)
©Brooks/Cole, 2003 Foundations of Computer Science from Data Manipulation to Theory of Computation Behrouz A. Forouzan, Brooks/Cole — Thomson Learning,
Chapter 1 Introduction.
Computer Generation First Generation Second Generation

Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
History of Computers! Claire Bromm March 28 th, 2012.
The Contemporary Computer Age Ed-Eng 106 – Technology in Language Education.
History of Computer History of Computer.
COMPUTER SCIENCE Computer science (CS) is The systematic study of algorithmic.
GENERATIONS OF COMPUTERS.
Rizwan Rehman, Asstt. Professor Centre for Computer Studies COMPUTER FUNDAMENTALS.
Answer the following questions in one or two sentences each:
The 5 generations of computers. Generations of computers The history of computer development is often referred to in reference to the different generations.
Prepared by: Shaima Al-aizary
Computer Concepts Eduardson A. Tacuban, MIT Computer Fundamentals & Generations Lecture 1.
CS 101 INTRODUCTION TO COMPUTING * image from The Central Eglinton Community Centre website.
EVOLUTION OF COMPUTER Prepared by: Masniza Mustafa.
THE FIVE GENERATIONS OF COMPUTERS
No one think of modern life without computers.
Chapter 1 Introduction.
The Five Generations of Computers
4. History of Computing Technology
Computer Science Introduction
Electrical Engineering
Chapter 1 The Big Picture
Computer Organization and Architecture
The Five Generations of Computers
The Five Generations of Computers
Practical Oriented Theory
No one think of modern life without computers.
Computer Technology Notes #3
The Five Generations of Computers
The Five Generations of Computers
The Five Generations of Computers
=
NIRANJAN KUMAR Seminar On Generations OF Computer GOOD MORNING.
The Five Generations of Computers
Generations of Computers
HISTROY CLASS EVOLUTION..
The Five Generations of Computers
Computer Generations.
CS 330 Programming Languages
INTRODUCTION TO COMPUTING
Chapter 0 Introduction Introduction Chapter 0.
Presentation transcript:

Introduction to computing Why study computer science? It encompasses many things. There is a multiplicity of university and industry courses available. A lot is happening in many fields. It’s an exciting time to be involved. Skilled computer scientists are highly employable.

What is computer science about? Designing and building hardware. Designing and writing software. Managing information. Developing a wide range of systems. But at its most fundamental it is about the algorithm: a step-by-step process for carrying out an aim.

What makes a good computer scientist? Being up to date. Being organised. Grasping the big picture. Thinking ‘outside the box’ (in more ways than one). Understanding the basics. Being a good communicator. Being numerate but not necessarily a mathematician. Being aware of the business or domain that uses/will use the system.

History The history of computing is fascinating in itself but it also makes it easier to understand the nitty-gritty of the subject. Some major stages: Turing’s machine – computability information theory – Shannon mechanical programmable devices electronic programmable devices – Colossus programming languages and operating systems transistors integrated circuits and silicon chips

First generation Vacuum tubes/valves, e.g. ENIAC. The first multi- purpose, electronic computer, ENIAC

Second generation The transistor.

Third generation Integrated circuits/chips.. Used in keyboards, monitors, operating systems and applications

Fourth generation The microprocessor. Used in GUIs, the mouse and hand-held devices

Fifth generation Work in progress, e.g: artificial intelligence voice recognition parallel processing quantum computation nanotechnology natural language machine learning