Presentation II History of Computers By Teacher Julio Cesar Peñaloza Castañeda.

Slides:



Advertisements
Similar presentations
Generations of the Computer
Advertisements

HARDWARE AND SOFTWARE DEVELOPMENT By: Pratama Wahyu Purnama ( ) Maulida Yulianti ( )
Lecture 1 “History and Evolution of Computers” Informatics.
evolution Time to time Updated: Reference:
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.
Lecture 2 Computer development history. Topic History of computer development Computer generation Programming language.
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,
Some of these slides are based on material from the ACM Computing Curricula 2005.
Prepared by: Jasper Francisco. The Early Years 1  In the early years, before the computer was invented, there were several inventions of counting machine.
History of computers By Anne Perera.
Lecture 6 & 7 Computer History.
SHARANPREET SIDHU IT/9. The first generation of computers is said by some to have started in 1946 with Eniac, the first 'computer' to use electronic.
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.
COMPUTER SYSTEM.
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.
Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing.
The History of Computers
CCSE251 Introduction to Computer Organization
CS 1410 Intro to Computer Tecnology Computers and History1.

Generational Computing CSCI 1060 Fall CSCI 1060 — Fall 2006 — 2 First Generation Large computers, difficult to program Primarily used by scientists.
History of Computer Questions. Computer Information Q1. Which hand and finger do you use to press the return key? A.You use your right pinky to press.
© 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)
History of Computers Teacher: Ms. Hall. Reference site: History of Computer generation's of computer (HQ) - YouTube.
Computer Science What is Computer Science? Algorithm Design and Analysis Organization and Architecture Artificial Intelligence Databases Operating Systems.
History of Information Technology We study the past to envision the future.
History of Computers.
National Diploma Unit 4 Introduction to Software Development Introduction to Programming Languages.
Software Basics. Some Pioneers Charles Babbage Analytical Engine Countess Ada Lovelace First Programmer ? John Von Neumann storing instructions in memory.
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.
Software Development Programming Languages and Data Organization.
History of Computer Wyatt Feiling Did you know... The first idea for a computer was in the early 1800s Charles Babbage is the man who is credited with.
History of Educational Technology. Educational Technology “Technology is commonly thought of in terms of gadgets, instruments, machines and devices …
Computer Generations ITSC 1401, Intro to Computers Instructor: Glenda H. Easter.
History of Computer History of Computer.
Programming Languages
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.
Computer Concepts Eduardson A. Tacuban, MIT Computer Fundamentals & Generations Lecture 1.
Generations of Computing. The Computer Era Begins: The First Generation  1950s: First Generation for hardware and software Vacuum tubes worked as memory.
Information Processing by Les Krahner Micro computers Mini computers Mainframes CPU Input Output Primary Memory Supercomputers.
You may need to know this for a test????. What is a computer "Computer" was originally a job title: it was used to describe those human beings (predominantly.
EVOLUTION OF COMPUTER Prepared by: Masniza Mustafa.
Computer A Computer may be defined as an electronic device that operates upon data. So, a computer can store, process and retrieve data as and when desired.
Programming Languages and Data Organization
The Five Generations of Computers
Chapter 1 The Big Picture
The Five Generations of Computers
History Computers.
The Five Generations of Computers
The Five Generations of Computers
The Five Generations of Computers
Charles Babbage English inventor
Generations of Computers
The Five Generations of Computers
Computer.
Presentation transcript:

Presentation II History of Computers By Teacher Julio Cesar Peñaloza Castañeda

2.1 Evolution of Computer Technology The origin of computer technology took place in the 19 th century. However, more than to mileniums BC people wanted to have a machine that could calculate mathematical operations. Many consider the ABACUS the first computer to have been created. It was used to perform simple measurements and calculations.

2.2 Important Scientists In the 17th century, the scientist Pascal developed a machine that could perform mathematical calculations. He named the machine PASCALINE. The concept of the modern computer was created by the mathematician Charles Babbage who based on the concept of logic and loops. George Boolean developed the famous Boolean Algebra based on binary numbers. De Morgan wrote the theorems of logic gates. These theorems are known as De Morgan’s Theorems. Lady Ada was the first computer programmer..

2.3 Computer Generations Using size and features as the bases, computers are classified into various generations. These generations of computers are discussed below:

First Generation Computers Characterized by vacuum tubes which burned out very rapidly. The first generation of computers used machine language or 0s and 1s. This generation also used magnetic tape.

The Second Generation (1959 to 1963) The second generation of computers used transistors for the internal operations. They used magnetic core for the memory. These machines used assembly language

The Third Generation (1963 to 1975) These computers used integrated circuits on silicon chips. They were characterized with high-level programming languages which required logic such as BASIC, Pascal, C, COBOL, and Fortran

The Fourth Generation (1975 to Today) These computers use microprocessor chips. Object-Oriented Programming (OOP) Languages such as Visual Basic, and JAVA are characteristic of this computer generation.

Object Oriented Languages The new languages are based on a concept called Object-Oriented Programming (OOP) which encourages programmers to reuse code by maintaining libraries of code segments. These programs are designed to solve specific problems and require little special user training. This includes Query Languages and application generators

A Fifth Generation?

AI and Natural Languages Natural Language This language is designed to give people a more human connection with computers. Uses multi-media has also defined this generation. There is a great deal of “bundled software” with this generation.