SlideShare a Scribd company logo
1 of 42
Download to read offline
February 18, 2015
The History of Computers
February 18, 2015
1200 A.D. The Chinese invent the Abacus
The oldest surviving counting board is the Salamis tablet, which was used as early as 300 BC
in Babylon, and which was discovered on the island of Salamis in Greece.
The Chinese used the abacus, a hand-
held wooden device with rows of beads,
to add, subtract, divide, and multiply.
February 18, 2015
1834
Charles Babbage invented his Analytical Engine in
1834, a large device that used memory, programming,
and stored data by way of punched cards to calculate
numbers.
February 18, 2015
1920'sExpanding on many of Babbage’s concepts,
Herman Hollerith founded International Business
Machines (IBM) in 1924 out of 4 companies.
His tabulating machine
which included the key
concept that data could be
coded numerically. His
machine is the first to use
electricity.
Hollerith card puncher which used
punched holes to encode data by
the U.S. Census Bureau starting in
1890. Used by the
Nazis to track prisoners in out of
concentration camps.
February 18, 2015
1930's
A wave of research produced an electronic computer that
could store data digitally as 0s and 1s, a vast improvement
over mechanical machines that operated on gears.
Z3 used floating-point numbers which improved the accuracy of calculations
February 18, 2015
George Boole
The work of English mathematician George Boole was a key to further
development. By means of determining that all mathematical
calculations can be stated as either true or false, Boole defined the
binary system – to be used by all future computers.
Binary system - uses 0 and 1
0 = 0
1 = 1
2 = 10
3 = 11
4 = 100
5 = 101
6 = 110
7 = 111
8 = 1000
9 = 1001
10 = 1010
11 = 1011
12 = 1100
13 = 1101
14 = 1110
15 = 1111
16 = 10000
17 = 10001
18 = 10010
19 = 10011
20 = 10100
1011 = (1 * 2^3) + (0 * 2^2) + (1 * 2^1) + (1 * 2^0) = 8 + 0 + 2 + 1 = 11
February 18, 2015
Boolean logic consists of three logical operators:
• OR
• AND
• NOT
Boolean logic "Gates"
February 18, 2015
Bit and Bytes
The word bit is a shortening of the
words "Binary digIT."
Bits are rarely seen alone in computers. They are almost always bundled together into 8-bit
collections, and these collections are called bytes. Why are there 8 bits in a byte? A similar
question is, "Why are there 12 eggs in a dozen?" The 8-bit byte is something that people settled on
through trial and error over the past 50 years.
With 8 bits in a byte, you can represent values as shown here:
0 = 00000000
1 = 00000001
2 = 00000010
February 18, 2015
February 18, 2015
Bit and Bytes
What is a "byte"?
A byte is the unit most computers use to represent a character such as a
letter, number, or typographic symbol (for example, "g", "5", or "?"). A
byte is abbreviated with a "B".
Computer storage is usually measured in byte multiples.
For example, an 820 MB hard drive holds a nominal 820 million bytes -
or megabytes - of data.
What is a "gigabyte"?
1,000,000,000 bytes: one billion bytes
What is a "terabyte"?
1,000,000,000,000 bytes: one trillion bytes
What is a "kilobyte"?
1024 Bytes = 1 KB
KB- Kilobyte - 1024 bytes make one KB
MB- Megabyte - 1024 KB make one MB
GB- Gigabyte - 1024 MB make one GB
What is a "megabyte"?
1024 KB make 1 MB
February 18, 2015
1 TB USB Portable Hard Drive -
$457.69
8 GB USB FlashDrive = $4.99
256 GB USB FlashDrive =
$169.09
February 18, 2015
What does "USB" stand for?
Acronym for Universal Serial Bus
It is a type of connector which allows the user to attach peripheral
devices to his computer. It is the most used connection point for data
transfer in the world. It was created in the mid-1990s. A standard usb
connector is a simple socket with 4 pins : one for power, one for ground
and two for data transfer.
February 18, 2015
Vacuum Tube Computers
February 18, 2015
Colossus - developed to decrypt secret
German coded messages during World War II.
It used vacuum tubes and paper tape and
could perform Boolean logic (yes/no, true/
false)
February 18, 2015
The working rebuilt bombe at Bletchley Park museum. Each of the rotating drums simulates the action of an Enigma rotor. There are 36 Enigma-
equivalents and, on the right-hand end of the middle row, three indicator drums. John Harper led the "Phoenix" team that built this.[1] It was officially
switched on by the Duke of Kent, patron of the British Computer Society on 17 July 2008.
Alan Turing & Bombe - also helped decipher Enigma
February 18, 2015
1940's
Second-generation computers operated via transistors,
which were much smaller and energy efficient than
vacuum tubes.
February 18, 2015
1950's
ASCII was established as the first standard
industry computer language based upon the
English alphabet.
The American Standard Code for Information Interchange
February 18, 2015
The integrated circuit became the standard computer
technology, using many transistors and electronic circuits on a
single semi-conducting chip. This led to smaller, faster, and
more powerful computers, as well as the first network and
initial Internet concepts. In 1965, Lawrence Roberts of MIT
connected a computer in Massachusetts to a computer in
California using a dial-up telephone connection.
1960's
February 18, 2015
The modern era of the microprocessor – a phenomenal breakthrough
first used in the Apple II and Commodore personal computers. Further
advancements on the microprocessor (CPU) and the Internet have
brought about a world powered and connected by computer
technology.
1970's - Present
A microprocessor incorporates the
functions of a computer's central processing
unit (CPU) on a single integrated circuit
February 18, 2015
The Intel 4004
The first commercial microprocessor
Microprocessors operate on numbers and symbols represented in the binary numeral system.
The advent of low-cost computers on integrated circuits has transformed modern society. General-
purpose microprocessors in personal computers are used for computation, text editing, multimedia
display, and communication over the Internet. Designed by Ted Hoff in 1971, and which led to the
development of the microcomputer industry.
February 18, 2015
February 18, 2015
Steve Jobs
Was an American entrepreneur and inventor, best known as the
co-founder, chairman, and CEO of Apple Inc. Through Apple, he
was widely recognized as a charismatic pioneer of the personal
computer revolution and for his influential career in the computer
and consumer electronics fields, transforming "one industry after
another, from computers and smartphones to music and
movies..."
Jobs also co-founded and served as chief executive of Pixar
Animation Studios; he became a member of the board of
directors of The Walt Disney Company in 2006, when Disney
acquired Pixar.
(February 24, 1955 – October 5, 2011)
- with Steve Wozniak
February 18, 2015
Bill Gates
William Henry "Bill" Gates III (born October 28, 1955) is
an American business magnate, investor, programmer,
inventor and philanthropist. Gates is the former chief
executive and current chairman of Microsoft, the worldʼs
largest personal-computer software company, which he
co-founded with Paul Allen. He remains at Microsoft as
non-executive chairman.
February 18, 2015
The World Wide Web (abbreviated as WWW or W3, commonly known as the web), is a system of interlinked
hypertext documents accessed via the Internet. With a web browser, one can view web pages that may
contain text, images, videos, and other multimedia, and navigate between them via hyperlinks.
WWW
British engineer, computer scientist and at that time employee of the CERN, Sir Tim Berners-
Lee, now Director of the World Wide Web Consortium (W3C), wrote a proposal in March
1989 for what would eventually become the World Wide Web
February 18, 2015
February 18, 2015
The Future
Three areas of new technology are artificial intelligence
(machines that imitate human thinking and behavior),
nanotechnology (cell-sized computer processors), and
membrane technology &data processed within organic, living
tissue cells).
February 18, 2015
February 18, 2015
Nanotechnology
February 18, 2015
Membrane Technology
Membrane separation processes are influencing -
1. Heating systems
2. Water filtration
3. Food processing
4. Pharmaceutical
5. Medicine (artificial kidneys, artificial lungs)
UCSF bioengineering Professor Shuvo Roy holds a prototype model of an implantable artificial kidney that he and his research team are
developing at the university's Mission Bay campus.
Read more: http://www.sfchronicle.com/health/article/Kidney-designers-take-cues-from-nature-4458059.php#ixzz2RmiN6XBQ
A device that achieves carbon dioxide/oxygen
gas exchange could allow patients more
freedom when awaiting a lung transplant
February 18, 2015
Forbes Magazine Article - 3/12/13
5 Trends that will Drive the Power of Technology
1. No-Touch Interface
Microsoft HoloLens
Google's Project Glass,
Apple Siri,
February 18, 2015
Microsoft HoloLens
February 18, 2015
February 18, 2015
2. Native Content
The new digital battlefield will be fought in the
living room, with Netflix, Amazon, Microsoft, Google,
Apple and the cable companies all vying to produce a
dominant model for delivering consumer entertainment.
February 18, 2015
3. Massively Online
In the last decade, massively multiplayer online games such as World of
Warcraft became all the rage.  Rather than simply play against the
computer, you could play with thousands of others in real time.
Now other facets of life are going massively online.  Khan Academy
offers thousands of modules for school age kids, Code Academy can teach
a variety of programming languages to just about anybody and the latest
iteration is Massively Online Open Courses (MOOC’s) that offer
university level instruction. (For a good example, see here).
The massively online trend has even invaded politics, with President
Obama recently reaching out to ordinary voters through Ask Me Anything
on Reddit and Google Hangouts.
February 18, 2015
February 18, 2015
February 18, 2015
4. The Web of Things
Smartphones
Smartcars
February 18, 2015
QR Codes - Quick Response Code
Is the trademark for a type of matrix barcode (or two-dimensional bar code) first designed for the
automotive industry in Japan created in 1994. Bar codes are optical machine-readable labels
attached to items that record information related to the item.
A QR code is read by an imaging device, such as a camera, and formatted algorithmically by underlying
software using Reed-Solomon error correction until the image can be appropriately interpreted.
February 18, 2015
February 18, 2015
5. Computer Driven Supercomputing
Companies ranging from IBM to Google to Microsoft are
racing to combine natural language processing with huge
Big Data systems in the cloud that we can access from
anywhere.
February 18, 2015
February 18, 2015

More Related Content

What's hot

Principles It Lesson2 Presentation 052308
Principles It Lesson2 Presentation 052308Principles It Lesson2 Presentation 052308
Principles It Lesson2 Presentation 052308drussell54
 
Computer history
Computer historyComputer history
Computer historyBikram Pradhan
 
Computer inventors and their inventions the world is thankful for
Computer inventors and their inventions the world is thankful forComputer inventors and their inventions the world is thankful for
Computer inventors and their inventions the world is thankful forPhylKaye Canillo
 
History of computers
History of computersHistory of computers
History of computersshashvut
 
Computers Now And Then
Computers Now And ThenComputers Now And Then
Computers Now And Thenluis050993
 
The history of computers
The history of computersThe history of computers
The history of computersickymeowmeow
 
The evolution of the computers
The evolution of the computersThe evolution of the computers
The evolution of the computersStephan Nick Beloo
 
102 Evolution of computers
102 Evolution of computers102 Evolution of computers
102 Evolution of computersMukalele Rogers
 
Evolution of computers
Evolution of computersEvolution of computers
Evolution of computersAryan Kabra
 
History Of Computer By Ian Fred Caballero
History Of Computer By Ian Fred CaballeroHistory Of Computer By Ian Fred Caballero
History Of Computer By Ian Fred Caballeroianfredcaballero1
 
Sejarah komputer
Sejarah komputerSejarah komputer
Sejarah komputeryaperkasa
 
A History of Computer and Cyber Warfare
A History of Computer and Cyber WarfareA History of Computer and Cyber Warfare
A History of Computer and Cyber WarfareBob Mayer
 
EVOLUTION OF COMPUTER
EVOLUTION OF COMPUTEREVOLUTION OF COMPUTER
EVOLUTION OF COMPUTERfhemrosacia
 
Lecture 5 - VDIS10047 Fashion Marketing - The Growth of eBusiness
Lecture 5 - VDIS10047 Fashion Marketing - The Growth of eBusinessLecture 5 - VDIS10047 Fashion Marketing - The Growth of eBusiness
Lecture 5 - VDIS10047 Fashion Marketing - The Growth of eBusinessVirtu Institute
 
Lecture one history of computing
Lecture one history of computingLecture one history of computing
Lecture one history of computingAndrew Murray
 
history of computer part 2 : ICT lesson 2
history of computer part 2 : ICT lesson 2history of computer part 2 : ICT lesson 2
history of computer part 2 : ICT lesson 2erwin marlon sario
 

What's hot (18)

Gates grade5
Gates grade5Gates grade5
Gates grade5
 
Principles It Lesson2 Presentation 052308
Principles It Lesson2 Presentation 052308Principles It Lesson2 Presentation 052308
Principles It Lesson2 Presentation 052308
 
Computer history
Computer historyComputer history
Computer history
 
Computer inventors and their inventions the world is thankful for
Computer inventors and their inventions the world is thankful forComputer inventors and their inventions the world is thankful for
Computer inventors and their inventions the world is thankful for
 
History of computers
History of computersHistory of computers
History of computers
 
Computers Now And Then
Computers Now And ThenComputers Now And Then
Computers Now And Then
 
The history of computers
The history of computersThe history of computers
The history of computers
 
The evolution of the computers
The evolution of the computersThe evolution of the computers
The evolution of the computers
 
102 Evolution of computers
102 Evolution of computers102 Evolution of computers
102 Evolution of computers
 
Evolution of computers
Evolution of computersEvolution of computers
Evolution of computers
 
History Of Computer By Ian Fred Caballero
History Of Computer By Ian Fred CaballeroHistory Of Computer By Ian Fred Caballero
History Of Computer By Ian Fred Caballero
 
Sejarah komputer
Sejarah komputerSejarah komputer
Sejarah komputer
 
A History of Computer and Cyber Warfare
A History of Computer and Cyber WarfareA History of Computer and Cyber Warfare
A History of Computer and Cyber Warfare
 
EVOLUTION OF COMPUTER
EVOLUTION OF COMPUTEREVOLUTION OF COMPUTER
EVOLUTION OF COMPUTER
 
Lecture 5 - VDIS10047 Fashion Marketing - The Growth of eBusiness
Lecture 5 - VDIS10047 Fashion Marketing - The Growth of eBusinessLecture 5 - VDIS10047 Fashion Marketing - The Growth of eBusiness
Lecture 5 - VDIS10047 Fashion Marketing - The Growth of eBusiness
 
Evolution & History of Computers
Evolution & History of ComputersEvolution & History of Computers
Evolution & History of Computers
 
Lecture one history of computing
Lecture one history of computingLecture one history of computing
Lecture one history of computing
 
history of computer part 2 : ICT lesson 2
history of computer part 2 : ICT lesson 2history of computer part 2 : ICT lesson 2
history of computer part 2 : ICT lesson 2
 

Similar to History of computers

History of Computers Lesson two of indus
History of Computers Lesson two of indusHistory of Computers Lesson two of indus
History of Computers Lesson two of indusNiaGelAparecio
 
Basic Computing Concepts, Including History - Lecture D
Basic Computing Concepts, Including History - Lecture DBasic Computing Concepts, Including History - Lecture D
Basic Computing Concepts, Including History - Lecture DCMDLearning
 
Basic Computing Concepts Including History | Lecture 2D
Basic Computing Concepts Including History | Lecture 2DBasic Computing Concepts Including History | Lecture 2D
Basic Computing Concepts Including History | Lecture 2DCMDLMS
 
Basic Computing Concepts, Including History - Lecture D
Basic Computing Concepts, Including History - Lecture DBasic Computing Concepts, Including History - Lecture D
Basic Computing Concepts, Including History - Lecture DCMDLearning
 
IoT Now And In The Future: Presented by Niroshan Madampitige, Head of Deliver...
IoT Now And In The Future: Presented by Niroshan Madampitige, Head of Deliver...IoT Now And In The Future: Presented by Niroshan Madampitige, Head of Deliver...
IoT Now And In The Future: Presented by Niroshan Madampitige, Head of Deliver...InterCon
 
Evolution of computer
Evolution of computerEvolution of computer
Evolution of computerAnkit Yadav
 
History of the computer
History of the computerHistory of the computer
History of the computerSamantha Lehman
 
The growth of computing in the 20th century
The growth of computing in the 20th centuryThe growth of computing in the 20th century
The growth of computing in the 20th centurychrisnconley
 
History and development of computers
History and development of computersHistory and development of computers
History and development of computersANJU A
 
Living in the IT Era - Lesson 2.2.pptx
Living in the IT Era - Lesson 2.2.pptxLiving in the IT Era - Lesson 2.2.pptx
Living in the IT Era - Lesson 2.2.pptxFroilan Cantillo
 
Module 1 Introduction to Big and Smart Data- Online
Module 1 Introduction to Big and Smart Data- Online Module 1 Introduction to Big and Smart Data- Online
Module 1 Introduction to Big and Smart Data- Online caniceconsulting
 
2 evolution of computer systems
2 evolution of computer systems2 evolution of computer systems
2 evolution of computer systemsNymphea Saraf
 
Introduction and history of computers.
Introduction and history of computers.Introduction and history of computers.
Introduction and history of computers.Shahariar Rabby
 

Similar to History of computers (20)

Essay About History Of The Computer
Essay About History Of The ComputerEssay About History Of The Computer
Essay About History Of The Computer
 
The History Of Computer Development Essay
The History Of Computer Development EssayThe History Of Computer Development Essay
The History Of Computer Development Essay
 
The Invention Of Modern Technology
The Invention Of Modern TechnologyThe Invention Of Modern Technology
The Invention Of Modern Technology
 
The Four Main Components And History Of Computers
The Four Main Components And History Of ComputersThe Four Main Components And History Of Computers
The Four Main Components And History Of Computers
 
History of Computers Lesson two of indus
History of Computers Lesson two of indusHistory of Computers Lesson two of indus
History of Computers Lesson two of indus
 
Basic Computing Concepts, Including History - Lecture D
Basic Computing Concepts, Including History - Lecture DBasic Computing Concepts, Including History - Lecture D
Basic Computing Concepts, Including History - Lecture D
 
Basic Computing Concepts Including History | Lecture 2D
Basic Computing Concepts Including History | Lecture 2DBasic Computing Concepts Including History | Lecture 2D
Basic Computing Concepts Including History | Lecture 2D
 
Basic Computing Concepts, Including History - Lecture D
Basic Computing Concepts, Including History - Lecture DBasic Computing Concepts, Including History - Lecture D
Basic Computing Concepts, Including History - Lecture D
 
IoT Now And In The Future: Presented by Niroshan Madampitige, Head of Deliver...
IoT Now And In The Future: Presented by Niroshan Madampitige, Head of Deliver...IoT Now And In The Future: Presented by Niroshan Madampitige, Head of Deliver...
IoT Now And In The Future: Presented by Niroshan Madampitige, Head of Deliver...
 
Evolution of computer
Evolution of computerEvolution of computer
Evolution of computer
 
Computers
ComputersComputers
Computers
 
History of the computer
History of the computerHistory of the computer
History of the computer
 
The growth of computing in the 20th century
The growth of computing in the 20th centuryThe growth of computing in the 20th century
The growth of computing in the 20th century
 
History and development of computers
History and development of computersHistory and development of computers
History and development of computers
 
Living in the IT Era - Lesson 2.2.pptx
Living in the IT Era - Lesson 2.2.pptxLiving in the IT Era - Lesson 2.2.pptx
Living in the IT Era - Lesson 2.2.pptx
 
Module 1 Introduction to Big and Smart Data- Online
Module 1 Introduction to Big and Smart Data- Online Module 1 Introduction to Big and Smart Data- Online
Module 1 Introduction to Big and Smart Data- Online
 
Computer History
Computer HistoryComputer History
Computer History
 
2 evolution of computer systems
2 evolution of computer systems2 evolution of computer systems
2 evolution of computer systems
 
Introduction and history of computers.
Introduction and history of computers.Introduction and history of computers.
Introduction and history of computers.
 
Computers
ComputersComputers
Computers
 

More from Barbara M. King (20)

Dia de los muertos 2019
Dia de los muertos 2019Dia de los muertos 2019
Dia de los muertos 2019
 
Chavez web quest
Chavez web questChavez web quest
Chavez web quest
 
Pancho villa
Pancho villaPancho villa
Pancho villa
 
Spain's royal family
Spain's royal familySpain's royal family
Spain's royal family
 
Adverbios
AdverbiosAdverbios
Adverbios
 
Stem changing verbs final
Stem changing verbs finalStem changing verbs final
Stem changing verbs final
 
Everyday expressions
Everyday expressionsEveryday expressions
Everyday expressions
 
Me gusta task
Me gusta taskMe gusta task
Me gusta task
 
Python
PythonPython
Python
 
Codesters word wall
Codesters word wallCodesters word wall
Codesters word wall
 
Codesters
CodestersCodesters
Codesters
 
Dia de los muertos
Dia de los muertosDia de los muertos
Dia de los muertos
 
Bullfighting
BullfightingBullfighting
Bullfighting
 
Robotics
RoboticsRobotics
Robotics
 
Scratch
ScratchScratch
Scratch
 
Scratch
ScratchScratch
Scratch
 
Problem solving
Problem solvingProblem solving
Problem solving
 
Do now
Do nowDo now
Do now
 
Social media
Social mediaSocial media
Social media
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 

Recently uploaded

JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 

Recently uploaded (20)

JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 

History of computers

  • 1. February 18, 2015 The History of Computers
  • 2. February 18, 2015 1200 A.D. The Chinese invent the Abacus The oldest surviving counting board is the Salamis tablet, which was used as early as 300 BC in Babylon, and which was discovered on the island of Salamis in Greece. The Chinese used the abacus, a hand- held wooden device with rows of beads, to add, subtract, divide, and multiply.
  • 3. February 18, 2015 1834 Charles Babbage invented his Analytical Engine in 1834, a large device that used memory, programming, and stored data by way of punched cards to calculate numbers.
  • 4. February 18, 2015 1920'sExpanding on many of Babbage’s concepts, Herman Hollerith founded International Business Machines (IBM) in 1924 out of 4 companies. His tabulating machine which included the key concept that data could be coded numerically. His machine is the first to use electricity. Hollerith card puncher which used punched holes to encode data by the U.S. Census Bureau starting in 1890. Used by the Nazis to track prisoners in out of concentration camps.
  • 5. February 18, 2015 1930's A wave of research produced an electronic computer that could store data digitally as 0s and 1s, a vast improvement over mechanical machines that operated on gears. Z3 used floating-point numbers which improved the accuracy of calculations
  • 6. February 18, 2015 George Boole The work of English mathematician George Boole was a key to further development. By means of determining that all mathematical calculations can be stated as either true or false, Boole defined the binary system – to be used by all future computers. Binary system - uses 0 and 1 0 = 0 1 = 1 2 = 10 3 = 11 4 = 100 5 = 101 6 = 110 7 = 111 8 = 1000 9 = 1001 10 = 1010 11 = 1011 12 = 1100 13 = 1101 14 = 1110 15 = 1111 16 = 10000 17 = 10001 18 = 10010 19 = 10011 20 = 10100 1011 = (1 * 2^3) + (0 * 2^2) + (1 * 2^1) + (1 * 2^0) = 8 + 0 + 2 + 1 = 11
  • 7. February 18, 2015 Boolean logic consists of three logical operators: • OR • AND • NOT Boolean logic "Gates"
  • 8. February 18, 2015 Bit and Bytes The word bit is a shortening of the words "Binary digIT." Bits are rarely seen alone in computers. They are almost always bundled together into 8-bit collections, and these collections are called bytes. Why are there 8 bits in a byte? A similar question is, "Why are there 12 eggs in a dozen?" The 8-bit byte is something that people settled on through trial and error over the past 50 years. With 8 bits in a byte, you can represent values as shown here: 0 = 00000000 1 = 00000001 2 = 00000010
  • 10. February 18, 2015 Bit and Bytes What is a "byte"? A byte is the unit most computers use to represent a character such as a letter, number, or typographic symbol (for example, "g", "5", or "?"). A byte is abbreviated with a "B". Computer storage is usually measured in byte multiples. For example, an 820 MB hard drive holds a nominal 820 million bytes - or megabytes - of data. What is a "gigabyte"? 1,000,000,000 bytes: one billion bytes What is a "terabyte"? 1,000,000,000,000 bytes: one trillion bytes What is a "kilobyte"? 1024 Bytes = 1 KB KB- Kilobyte - 1024 bytes make one KB MB- Megabyte - 1024 KB make one MB GB- Gigabyte - 1024 MB make one GB What is a "megabyte"? 1024 KB make 1 MB
  • 11. February 18, 2015 1 TB USB Portable Hard Drive - $457.69 8 GB USB FlashDrive = $4.99 256 GB USB FlashDrive = $169.09
  • 12. February 18, 2015 What does "USB" stand for? Acronym for Universal Serial Bus It is a type of connector which allows the user to attach peripheral devices to his computer. It is the most used connection point for data transfer in the world. It was created in the mid-1990s. A standard usb connector is a simple socket with 4 pins : one for power, one for ground and two for data transfer.
  • 13. February 18, 2015 Vacuum Tube Computers
  • 14. February 18, 2015 Colossus - developed to decrypt secret German coded messages during World War II. It used vacuum tubes and paper tape and could perform Boolean logic (yes/no, true/ false)
  • 15. February 18, 2015 The working rebuilt bombe at Bletchley Park museum. Each of the rotating drums simulates the action of an Enigma rotor. There are 36 Enigma- equivalents and, on the right-hand end of the middle row, three indicator drums. John Harper led the "Phoenix" team that built this.[1] It was officially switched on by the Duke of Kent, patron of the British Computer Society on 17 July 2008. Alan Turing & Bombe - also helped decipher Enigma
  • 16. February 18, 2015 1940's Second-generation computers operated via transistors, which were much smaller and energy efficient than vacuum tubes.
  • 17. February 18, 2015 1950's ASCII was established as the first standard industry computer language based upon the English alphabet. The American Standard Code for Information Interchange
  • 18. February 18, 2015 The integrated circuit became the standard computer technology, using many transistors and electronic circuits on a single semi-conducting chip. This led to smaller, faster, and more powerful computers, as well as the first network and initial Internet concepts. In 1965, Lawrence Roberts of MIT connected a computer in Massachusetts to a computer in California using a dial-up telephone connection. 1960's
  • 19. February 18, 2015 The modern era of the microprocessor – a phenomenal breakthrough first used in the Apple II and Commodore personal computers. Further advancements on the microprocessor (CPU) and the Internet have brought about a world powered and connected by computer technology. 1970's - Present A microprocessor incorporates the functions of a computer's central processing unit (CPU) on a single integrated circuit
  • 20. February 18, 2015 The Intel 4004 The first commercial microprocessor Microprocessors operate on numbers and symbols represented in the binary numeral system. The advent of low-cost computers on integrated circuits has transformed modern society. General- purpose microprocessors in personal computers are used for computation, text editing, multimedia display, and communication over the Internet. Designed by Ted Hoff in 1971, and which led to the development of the microcomputer industry.
  • 22. February 18, 2015 Steve Jobs Was an American entrepreneur and inventor, best known as the co-founder, chairman, and CEO of Apple Inc. Through Apple, he was widely recognized as a charismatic pioneer of the personal computer revolution and for his influential career in the computer and consumer electronics fields, transforming "one industry after another, from computers and smartphones to music and movies..." Jobs also co-founded and served as chief executive of Pixar Animation Studios; he became a member of the board of directors of The Walt Disney Company in 2006, when Disney acquired Pixar. (February 24, 1955 – October 5, 2011) - with Steve Wozniak
  • 23. February 18, 2015 Bill Gates William Henry "Bill" Gates III (born October 28, 1955) is an American business magnate, investor, programmer, inventor and philanthropist. Gates is the former chief executive and current chairman of Microsoft, the worldʼs largest personal-computer software company, which he co-founded with Paul Allen. He remains at Microsoft as non-executive chairman.
  • 24. February 18, 2015 The World Wide Web (abbreviated as WWW or W3, commonly known as the web), is a system of interlinked hypertext documents accessed via the Internet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia, and navigate between them via hyperlinks. WWW British engineer, computer scientist and at that time employee of the CERN, Sir Tim Berners- Lee, now Director of the World Wide Web Consortium (W3C), wrote a proposal in March 1989 for what would eventually become the World Wide Web
  • 26. February 18, 2015 The Future Three areas of new technology are artificial intelligence (machines that imitate human thinking and behavior), nanotechnology (cell-sized computer processors), and membrane technology &data processed within organic, living tissue cells).
  • 29. February 18, 2015 Membrane Technology Membrane separation processes are influencing - 1. Heating systems 2. Water filtration 3. Food processing 4. Pharmaceutical 5. Medicine (artificial kidneys, artificial lungs) UCSF bioengineering Professor Shuvo Roy holds a prototype model of an implantable artificial kidney that he and his research team are developing at the university's Mission Bay campus. Read more: http://www.sfchronicle.com/health/article/Kidney-designers-take-cues-from-nature-4458059.php#ixzz2RmiN6XBQ A device that achieves carbon dioxide/oxygen gas exchange could allow patients more freedom when awaiting a lung transplant
  • 30. February 18, 2015 Forbes Magazine Article - 3/12/13 5 Trends that will Drive the Power of Technology 1. No-Touch Interface Microsoft HoloLens Google's Project Glass, Apple Siri,
  • 33. February 18, 2015 2. Native Content The new digital battlefield will be fought in the living room, with Netflix, Amazon, Microsoft, Google, Apple and the cable companies all vying to produce a dominant model for delivering consumer entertainment.
  • 34. February 18, 2015 3. Massively Online In the last decade, massively multiplayer online games such as World of Warcraft became all the rage.  Rather than simply play against the computer, you could play with thousands of others in real time. Now other facets of life are going massively online.  Khan Academy offers thousands of modules for school age kids, Code Academy can teach a variety of programming languages to just about anybody and the latest iteration is Massively Online Open Courses (MOOC’s) that offer university level instruction. (For a good example, see here). The massively online trend has even invaded politics, with President Obama recently reaching out to ordinary voters through Ask Me Anything on Reddit and Google Hangouts.
  • 37. February 18, 2015 4. The Web of Things Smartphones Smartcars
  • 38. February 18, 2015 QR Codes - Quick Response Code Is the trademark for a type of matrix barcode (or two-dimensional bar code) first designed for the automotive industry in Japan created in 1994. Bar codes are optical machine-readable labels attached to items that record information related to the item. A QR code is read by an imaging device, such as a camera, and formatted algorithmically by underlying software using Reed-Solomon error correction until the image can be appropriately interpreted.
  • 40. February 18, 2015 5. Computer Driven Supercomputing Companies ranging from IBM to Google to Microsoft are racing to combine natural language processing with huge Big Data systems in the cloud that we can access from anywhere.