SlideShare a Scribd company logo
1 of 47
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Unit 1,2,3
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Mechanizing of Arithmetic
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Mechanical Computer
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
The Five Generations of Computers
4
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
First generation computers
(1940-1956)
• The first computers used vacuum tubes for circuitry and magnetic
drums for memory.
• They were often enormous and taking up entire room.
• First generation computers relied on machine language.
• They were very expensive to operate and in addition to using a great deal
of electricity, generated a lot of heat, which was often the cause of
malfunctions.
• The UNIVAC and ENIAC computers are examples of first-generation
computing devices.
5
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
First generation computers
6
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Second generation computers
(1956-1963)
• Transistors replaced vacuum tubes and ushered in the
second generation of computers.
• Second-generation computers moved from
cryptic binary machine language to symbolic.
• High-level programming languages were also being
developed at this time, such as early versions of COBOL
and FORTRAN.
• These were also the first computers that stored their
instructions in their memory.
7
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Second generation computers
8
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Third generation computers
(1964-1971)
• The development of the integrated circuit was the hallmark of
the third generation of computers.
• Transistors were miniaturized and placed on siliconchips,
called semiconductors.
• Instead of punched cards and printouts, users interacted with
third generation computers through keyboards
and monitors and interfaced with an operating system.
• Allowed the device to run many different applications at one
time.
9
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Third generation computers
10
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Fourth generation computers
(1971-present)
• The microprocessor brought the fourth generation of
computers, as thousands of integrated circuits were built onto
a single silicon chip.
• The Intel 4004 chip, developed in 1971, located all the
components of the computer.
• From the central processing unit and memory to input/output
controls—on a single chip.
• Fourth generation computers also saw the development
of GUIs, the mouse and handheld devices.
11
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Fourth generation computers
12
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Fifth generation computers
(present and beyond)
• Fifth generation computing devices, based on artificial
intelligence.
• Are still in development, though there are some applications,
such as voice recognition.
• The use of parallel processing and superconductors is helping
to make artificial intelligence a reality.
• The goal of fifth-generation computing is to develop devices
that respond to natural language input and are capable of
learning and self-organization.
13
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Fifth generation computers
14
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
BASICS OF COMPUTER
15
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
DEFINITION OF COMPUTER
• A device that computes,
especially a programmable
electronic machine that performs
high-speed mathematical or
logical operations or that
assembles, stores, correlates, or
otherwise processes information.
16
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
GENERAL OPERATIONS
• Computers can perform four general
operations, which comprise the information
processing cycle:
1. Input.
2. Process.
3. Output.
4. Storage.
17
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
DATA AND INFORMATION
• All computer processing requires data,
• Data is a collection of raw facts, figures and
symbols, such as numbers, words, images,
video and sound, given to the computer
during the input phase.
• Computers manipulate data to create
information.
18
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
DATA AND INFORMATION
• Information is data that is organized,
meaningful, and useful.
• During the output phase, the information that
has been created is put into some form, such
as a printed report.
19
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
COMPUTER CHARACTERISTICS
• High speed.
• Accuracy.
• Reliability.
• Mass storage of information.
• Communication with other computers
through network like internet.
20
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
MAIN PARTS OF A COMPUTER
1. Computer Hardware
2. Computer Software
21
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
WHAT IS COMPUTER HARDWARE?
• Computer Hardware is the physical part of the
computer system, the machinery and
equipment.
• Parts of the computer “you can touch”
22
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
WHAT IS COMPUTER SOFTWARE?
• Computer Software are programs that tell the
computer what to do.
Examples
• Microsoft Word-word processing program
• Microsoft PowerPoint-presentation program
• Microsoft Excel-work book program used to
track, calculate, and analyze numeric data
23
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
PRIMARY COMPONENTS
• Input devices.
• Output devices.
• Storage devices.
• Central Processing Unit.
• Memory.
24
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Input devices
Input device is a peripheral (piece of computer
hardware equipment) used to provide data and
control signals to an computer.
25
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
CPU (Central Processing Unit )
• Interpret instructions to the computer,
performs the logical and arithmetic processing
operations, and cause the input and output
operations to occur.
• Performs all the calculations within the
computer.
• CPU speed measured in MHz.
26
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
CPU’s Components
27
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Control Unit (CU)
• A control unit or CU is circuitry that directs
operations within a computer's processor.
• It lets the computer's logic unit, memory, as well as
both input and output devices know how to respond
to instructions received from a program.
• Examples of devices that utilize control units
include CPUs and GPUs.
28
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Arithmetic Logic Unit(ALU)
• ALU performs basic arithmetic and logic
operations.
• Examples of arithmetic operations are
addition, subtraction, multiplication, and
division.
• Examples of logic operations are comparisons
of values such as NOT, AND, and OR.
29
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Memory
Two different categories
Primary memory
• also known as main storage or memory, is the area in a computer in which
data is stored for quick access by the computer's processor. Eg RAM or
ROM
• stores the data and keep it even when the electricity to the PC (Personal
Computer) is cut off whereas
Secondary memory
• is the memory used externally to the computer.
• losses its contents immediately after we turn off the pc Eg. Hard disk,
pendrive..
30
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Memory:
• RAM:
Random Access Memory.
Temporary memory.
Electronic components that store data including
numbers, letters, graphics and sound.
Information stored is lost when the computer is
turned off.
Measured in Mbytes, i.e 512 Mbytes
31
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Memory
• ROM:
Read Only Memory.
Permanent memory.
Chip that has start-up directions for your
computer.
 Eg. Let think why the computer know what devices
to boot up first?
Liang LINCOLN UNIVERSITY
COLLGE
32
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
CACHE MEMORY
When the processor needs to read from or write to a
location in main memory, it first checks whether a copy
of that data is in the cache. If so, the processor
immediately reads from or writes to the cache, which is
much faster than reading from or writing to main
memory.
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
CACHE MEMORY
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Register Memory
• Registers are also temporary storage internal
to CPU, but for processing the data must be
shifted to registers from cache.
35
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Unit of Information
• Bytes
One character takes up about one Byte.
One byte is equal to eight bits.
Bits means binary digit.
Eg. 10101010101…
36
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Cont.
1 Bit = 0 or 1
8 Bits = 1 Bytes
1024 Bytes = 1 KB
1024 KB = 1 MB
1024 MB = 1 GB
1024 GB = 1 TB
Liang LINCOLN UNIVERSITY
COLLGE
37
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Output Devices
An output device is any device used to send
data from a computer to another device or user.
Liang LINCOLN UNIVERSITY
COLLGE
38
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
Storage Devices
Liang LINCOLN UNIVERSITY
COLLGE
39
Storage device is a device for storing
information (data).
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
HARDWARE AND SOFTWARE
• Hardware:
The term hardware refers to the physical
components of you computer such as the
computer screen, mouse, keyboard etc…
• Software:
Computer software is the key to productive
use of computers.
40
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
SOFTWARE
• The computer hardware on its own has no
intelligence and therefore must be supplied with
instructions to perform any task.
• Software or programs, consist of step-by-step
instructions that tell the computer how to perform a
task.
• Software is divided into two main categories:
– System software and
– Application software.
41
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
TYPES OF SOFTWARE
•Operating System Software.
•Application Software.
42
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
OPERATING SYSTEM SOFTWARE
• It is a program that
controls the computer
and enables it to run
application software.
• It allows the computer to
manage its internal
resources.
• The software runs the
basic computer
operations – it tells the
hardware what to do,
how to do it, and when to
do it.
43
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
OPERATING SYSTEM SOFTWARE
• Examples of Operating
system software:
 Windows XP
 Windows Vista
 Windows 7
 Windows 8/10
44
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
APPLICATION SOFTWARE
Consists of programs that tell a computer
how to produce information.
Some of the more commonly used
packages are:
 Word processing.
 Electronic spreadsheet.
 Presentation.
45
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
APPLICATION SOFTWARE
• This is software that help the user carry out
specific task such as word-processing,
spreadsheet, databases and presentation
software.
• Application fall under two styles
– Tailor-made: software designed for the particular
customer.
– Off-the-shelf: for use by the general public
46
Subject Name Code Credit Hours
Copyright @ 2016 Lincoln University College
APPLICATION SOFTWARE
• MS Word ( Word Processing ):
 Word Processing software is used to create and print
documents
• Spreadsheet ( MS Excel )
 Electronic spreadsheet software allows the user to
add, subtract, and perform user-defined calculations
on rows and columns of numbers.
• Presentation ( MS Powerpoint )
 MS Powerpoint allows the user to create documents
called slides to be used in making the presentation. 47

More Related Content

What's hot

101ch1mcguire
101ch1mcguire101ch1mcguire
101ch1mcguireghmcguire
 
Operating system of computer
Operating system of computerOperating system of computer
Operating system of computerHamzaAbbas43
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...yaminohime
 
Chapter 01
Chapter 01Chapter 01
Chapter 01Hans Raj
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...yaminohime
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...yaminohime
 
Software languages and devices
Software languages and devicesSoftware languages and devices
Software languages and devicesYogeshSorot
 
11. operating-systems-part-1
11. operating-systems-part-111. operating-systems-part-1
11. operating-systems-part-1Muhammad Ahad
 
M.tech admission in india
M.tech admission in indiaM.tech admission in india
M.tech admission in indiaEdhole.com
 

What's hot (20)

1. intro to comp & c++ programming
1. intro to comp & c++ programming1. intro to comp & c++ programming
1. intro to comp & c++ programming
 
Comp 111 cep ii
Comp 111 cep iiComp 111 cep ii
Comp 111 cep ii
 
Module 5 and 6
Module 5 and 6Module 5 and 6
Module 5 and 6
 
Comp 111chp 1
Comp 111chp 1Comp 111chp 1
Comp 111chp 1
 
Unit1
Unit1Unit1
Unit1
 
101ch1mcguire
101ch1mcguire101ch1mcguire
101ch1mcguire
 
Operating system of computer
Operating system of computerOperating system of computer
Operating system of computer
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 6 - Applica...
 
Module 4
Module 4Module 4
Module 4
 
Chapter 01
Chapter 01Chapter 01
Chapter 01
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 13 - Progra...
 
1 introduction-to-computer
1 introduction-to-computer1 introduction-to-computer
1 introduction-to-computer
 
Uc14 chap14
Uc14 chap14Uc14 chap14
Uc14 chap14
 
Uc14 chap02
Uc14 chap02Uc14 chap02
Uc14 chap02
 
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
Understanding Computers: Today and Tomorrow, 13th Edition Chapter 2 - The Sys...
 
Types of computer
Types of computerTypes of computer
Types of computer
 
Software languages and devices
Software languages and devicesSoftware languages and devices
Software languages and devices
 
11. operating-systems-part-1
11. operating-systems-part-111. operating-systems-part-1
11. operating-systems-part-1
 
Uc13.chapter.06
Uc13.chapter.06Uc13.chapter.06
Uc13.chapter.06
 
M.tech admission in india
M.tech admission in indiaM.tech admission in india
M.tech admission in india
 

Viewers also liked

Comp unit 9 e commerce
Comp unit 9 e commerceComp unit 9 e commerce
Comp unit 9 e commerceMijanur Rahman
 
Comp 107 unit 7 and 8 (networking, internet and intranet)
Comp 107 unit 7 and 8 (networking, internet and intranet)Comp 107 unit 7 and 8 (networking, internet and intranet)
Comp 107 unit 7 and 8 (networking, internet and intranet)Mijanur Rahman
 
THESIS_Tampere All Bright Ambassador network_Mari Taverne
THESIS_Tampere All Bright Ambassador network_Mari TaverneTHESIS_Tampere All Bright Ambassador network_Mari Taverne
THESIS_Tampere All Bright Ambassador network_Mari TaverneMari Taverne
 
Мята перечная
Мята перечнаяМята перечная
Мята перечнаяDulmabald
 
Comp107 unit 1,2,3 (1)
Comp107 unit 1,2,3 (1)Comp107 unit 1,2,3 (1)
Comp107 unit 1,2,3 (1)Mijanur Rahman
 
Lecture 13 trajectory planning ii ( 4 3-4 & trapezoidal velocity strategy fo...
Lecture 13  trajectory planning ii ( 4 3-4 & trapezoidal velocity strategy fo...Lecture 13  trajectory planning ii ( 4 3-4 & trapezoidal velocity strategy fo...
Lecture 13 trajectory planning ii ( 4 3-4 & trapezoidal velocity strategy fo...Joe Lau
 
Imo38013802 istatistik-1
Imo38013802 istatistik-1Imo38013802 istatistik-1
Imo38013802 istatistik-1serkanarikan
 
learning-spoken-english
learning-spoken-englishlearning-spoken-english
learning-spoken-englishPepe Pita
 

Viewers also liked (13)

Comp107 unit 5,6
Comp107 unit 5,6Comp107 unit 5,6
Comp107 unit 5,6
 
Comp unit 9 e commerce
Comp unit 9 e commerceComp unit 9 e commerce
Comp unit 9 e commerce
 
Comp 107 unit 7 and 8 (networking, internet and intranet)
Comp 107 unit 7 and 8 (networking, internet and intranet)Comp 107 unit 7 and 8 (networking, internet and intranet)
Comp 107 unit 7 and 8 (networking, internet and intranet)
 
Comunicacion social
Comunicacion socialComunicacion social
Comunicacion social
 
THESIS_Tampere All Bright Ambassador network_Mari Taverne
THESIS_Tampere All Bright Ambassador network_Mari TaverneTHESIS_Tampere All Bright Ambassador network_Mari Taverne
THESIS_Tampere All Bright Ambassador network_Mari Taverne
 
Мята перечная
Мята перечнаяМята перечная
Мята перечная
 
Comp107 unit 1,2,3 (1)
Comp107 unit 1,2,3 (1)Comp107 unit 1,2,3 (1)
Comp107 unit 1,2,3 (1)
 
Lecture 13 trajectory planning ii ( 4 3-4 & trapezoidal velocity strategy fo...
Lecture 13  trajectory planning ii ( 4 3-4 & trapezoidal velocity strategy fo...Lecture 13  trajectory planning ii ( 4 3-4 & trapezoidal velocity strategy fo...
Lecture 13 trajectory planning ii ( 4 3-4 & trapezoidal velocity strategy fo...
 
senior-thesis
senior-thesissenior-thesis
senior-thesis
 
SOLAR SYSYEM
SOLAR SYSYEMSOLAR SYSYEM
SOLAR SYSYEM
 
LectureNoteCAPM
LectureNoteCAPMLectureNoteCAPM
LectureNoteCAPM
 
Imo38013802 istatistik-1
Imo38013802 istatistik-1Imo38013802 istatistik-1
Imo38013802 istatistik-1
 
learning-spoken-english
learning-spoken-englishlearning-spoken-english
learning-spoken-english
 

Similar to Comp107 unit 1,2,3

Computer Architecture
Computer ArchitectureComputer Architecture
Computer ArchitectureHaris456
 
Unit1-fcp-fundamentals of computing
Unit1-fcp-fundamentals of computingUnit1-fcp-fundamentals of computing
Unit1-fcp-fundamentals of computingkokilabe
 
Mca i-fundamental of computer-u-1-computer hardware system
Mca  i-fundamental of  computer-u-1-computer hardware systemMca  i-fundamental of  computer-u-1-computer hardware system
Mca i-fundamental of computer-u-1-computer hardware systemRai University
 
Bsc cs 1 fit u-1 computer hardware system
Bsc cs 1 fit u-1 computer hardware systemBsc cs 1 fit u-1 computer hardware system
Bsc cs 1 fit u-1 computer hardware systemRai University
 
fundamental of computer-u-1-computer hardware system
fundamental of  computer-u-1-computer hardware systemfundamental of  computer-u-1-computer hardware system
fundamental of computer-u-1-computer hardware systemRai University
 
Bba i-introduction to computer-u-1-computer hardware system
Bba  i-introduction to computer-u-1-computer hardware systemBba  i-introduction to computer-u-1-computer hardware system
Bba i-introduction to computer-u-1-computer hardware systemRai University
 
C programming for problem solving
C programming for problem solving  C programming for problem solving
C programming for problem solving Anuradha Moti T
 
Lecturer1 introduction to computer architecture (ca)
Lecturer1   introduction to computer architecture (ca)Lecturer1   introduction to computer architecture (ca)
Lecturer1 introduction to computer architecture (ca)ADEOLA ADISA
 
computer application in hospitality Industry, periyar university unit 1
computer application in hospitality Industry, periyar university  unit 1computer application in hospitality Industry, periyar university  unit 1
computer application in hospitality Industry, periyar university unit 1admin information
 
computer applicationin hospitality Industry1 periyar university unit1
computer applicationin hospitality Industry1 periyar university  unit1computer applicationin hospitality Industry1 periyar university  unit1
computer applicationin hospitality Industry1 periyar university unit1admin information
 
Mba i-ifm-u-1- computer hardware system
Mba i-ifm-u-1- computer hardware systemMba i-ifm-u-1- computer hardware system
Mba i-ifm-u-1- computer hardware systemRai University
 
Fundamentals of Computers
Fundamentals of ComputersFundamentals of Computers
Fundamentals of ComputersAnkur Kumar
 
Unit 1- computer hardware system
Unit 1- computer hardware systemUnit 1- computer hardware system
Unit 1- computer hardware systemHardik Patel
 
Computer Architecture & Program Execution.pptx
Computer Architecture & Program Execution.pptxComputer Architecture & Program Execution.pptx
Computer Architecture & Program Execution.pptxHASNAINNAZIR1
 
Chapter 1 - Introduction.pptx.pptx
Chapter 1 - Introduction.pptx.pptxChapter 1 - Introduction.pptx.pptx
Chapter 1 - Introduction.pptx.pptxNixYong
 

Similar to Comp107 unit 1,2,3 (20)

Computer Architecture
Computer ArchitectureComputer Architecture
Computer Architecture
 
Unit1-fcp-fundamentals of computing
Unit1-fcp-fundamentals of computingUnit1-fcp-fundamentals of computing
Unit1-fcp-fundamentals of computing
 
Generation of computer
Generation of computerGeneration of computer
Generation of computer
 
Mca i-fundamental of computer-u-1-computer hardware system
Mca  i-fundamental of  computer-u-1-computer hardware systemMca  i-fundamental of  computer-u-1-computer hardware system
Mca i-fundamental of computer-u-1-computer hardware system
 
Bsc cs 1 fit u-1 computer hardware system
Bsc cs 1 fit u-1 computer hardware systemBsc cs 1 fit u-1 computer hardware system
Bsc cs 1 fit u-1 computer hardware system
 
fundamental of computer-u-1-computer hardware system
fundamental of  computer-u-1-computer hardware systemfundamental of  computer-u-1-computer hardware system
fundamental of computer-u-1-computer hardware system
 
Bba i-introduction to computer-u-1-computer hardware system
Bba  i-introduction to computer-u-1-computer hardware systemBba  i-introduction to computer-u-1-computer hardware system
Bba i-introduction to computer-u-1-computer hardware system
 
C programming for problem solving
C programming for problem solving  C programming for problem solving
C programming for problem solving
 
SPC Unit 1
SPC Unit 1SPC Unit 1
SPC Unit 1
 
Lecturer1 introduction to computer architecture (ca)
Lecturer1   introduction to computer architecture (ca)Lecturer1   introduction to computer architecture (ca)
Lecturer1 introduction to computer architecture (ca)
 
Unit i
Unit  iUnit  i
Unit i
 
computer application in hospitality Industry, periyar university unit 1
computer application in hospitality Industry, periyar university  unit 1computer application in hospitality Industry, periyar university  unit 1
computer application in hospitality Industry, periyar university unit 1
 
computer applicationin hospitality Industry1 periyar university unit1
computer applicationin hospitality Industry1 periyar university  unit1computer applicationin hospitality Industry1 periyar university  unit1
computer applicationin hospitality Industry1 periyar university unit1
 
Unit I
Unit  IUnit  I
Unit I
 
Unit i
Unit  iUnit  i
Unit i
 
Mba i-ifm-u-1- computer hardware system
Mba i-ifm-u-1- computer hardware systemMba i-ifm-u-1- computer hardware system
Mba i-ifm-u-1- computer hardware system
 
Fundamentals of Computers
Fundamentals of ComputersFundamentals of Computers
Fundamentals of Computers
 
Unit 1- computer hardware system
Unit 1- computer hardware systemUnit 1- computer hardware system
Unit 1- computer hardware system
 
Computer Architecture & Program Execution.pptx
Computer Architecture & Program Execution.pptxComputer Architecture & Program Execution.pptx
Computer Architecture & Program Execution.pptx
 
Chapter 1 - Introduction.pptx.pptx
Chapter 1 - Introduction.pptx.pptxChapter 1 - Introduction.pptx.pptx
Chapter 1 - Introduction.pptx.pptx
 

Recently uploaded

Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGAPNIC
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)Damian Radcliffe
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Roomdivyansh0kumar0
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirtrahman018755
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024APNIC
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girlsstephieert
 
VIP Call Girls Pune Madhuri 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Madhuri 8617697112 Independent Escort Service PuneVIP Call Girls Pune Madhuri 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Madhuri 8617697112 Independent Escort Service PuneCall girls in Ahmedabad High profile
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Sheetaleventcompany
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of indiaimessage0108
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girladitipandeya
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebJames Anderson
 

Recently uploaded (20)

Networking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOGNetworking in the Penumbra presented by Geoff Huston at NZNOG
Networking in the Penumbra presented by Geoff Huston at NZNOG
 
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 26 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)How is AI changing journalism? (v. April 2024)
How is AI changing journalism? (v. April 2024)
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
 
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya ShirtChallengers I Told Ya Shirt
Challengers I Told Ya ShirtChallengers I Told Ya Shirt
 
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Model Towh Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024On Starlink, presented by Geoff Huston at NZNOG 2024
On Starlink, presented by Geoff Huston at NZNOG 2024
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Russian Call girls in Dubai +971563133746 Dubai Call girls
Russian  Call girls in Dubai +971563133746 Dubai  Call girlsRussian  Call girls in Dubai +971563133746 Dubai  Call girls
Russian Call girls in Dubai +971563133746 Dubai Call girls
 
VIP Call Girls Pune Madhuri 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Madhuri 8617697112 Independent Escort Service PuneVIP Call Girls Pune Madhuri 8617697112 Independent Escort Service Pune
VIP Call Girls Pune Madhuri 8617697112 Independent Escort Service Pune
 
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 22 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
Call Girls Service Chandigarh Lucky ❤️ 7710465962 Independent Call Girls In C...
 
Gram Darshan PPT cyber rural in villages of india
Gram Darshan PPT cyber rural  in villages of indiaGram Darshan PPT cyber rural  in villages of india
Gram Darshan PPT cyber rural in villages of india
 
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call GirlVIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
VIP 7001035870 Find & Meet Hyderabad Call Girls LB Nagar high-profile Call Girl
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark WebGDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
GDG Cloud Southlake 32: Kyle Hettinger: Demystifying the Dark Web
 
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICECall Girls In South Ex 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
Call Girls In South Ex 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SERVICE
 

Comp107 unit 1,2,3

  • 1. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Unit 1,2,3
  • 2. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Mechanizing of Arithmetic
  • 3. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Mechanical Computer
  • 4. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College The Five Generations of Computers 4
  • 5. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College First generation computers (1940-1956) • The first computers used vacuum tubes for circuitry and magnetic drums for memory. • They were often enormous and taking up entire room. • First generation computers relied on machine language. • They were very expensive to operate and in addition to using a great deal of electricity, generated a lot of heat, which was often the cause of malfunctions. • The UNIVAC and ENIAC computers are examples of first-generation computing devices. 5
  • 6. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College First generation computers 6
  • 7. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Second generation computers (1956-1963) • Transistors replaced vacuum tubes and ushered in the second generation of computers. • Second-generation computers moved from cryptic binary machine language to symbolic. • High-level programming languages were also being developed at this time, such as early versions of COBOL and FORTRAN. • These were also the first computers that stored their instructions in their memory. 7
  • 8. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Second generation computers 8
  • 9. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Third generation computers (1964-1971) • The development of the integrated circuit was the hallmark of the third generation of computers. • Transistors were miniaturized and placed on siliconchips, called semiconductors. • Instead of punched cards and printouts, users interacted with third generation computers through keyboards and monitors and interfaced with an operating system. • Allowed the device to run many different applications at one time. 9
  • 10. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Third generation computers 10
  • 11. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Fourth generation computers (1971-present) • The microprocessor brought the fourth generation of computers, as thousands of integrated circuits were built onto a single silicon chip. • The Intel 4004 chip, developed in 1971, located all the components of the computer. • From the central processing unit and memory to input/output controls—on a single chip. • Fourth generation computers also saw the development of GUIs, the mouse and handheld devices. 11
  • 12. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Fourth generation computers 12
  • 13. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Fifth generation computers (present and beyond) • Fifth generation computing devices, based on artificial intelligence. • Are still in development, though there are some applications, such as voice recognition. • The use of parallel processing and superconductors is helping to make artificial intelligence a reality. • The goal of fifth-generation computing is to develop devices that respond to natural language input and are capable of learning and self-organization. 13
  • 14. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Fifth generation computers 14
  • 15. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College BASICS OF COMPUTER 15
  • 16. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College DEFINITION OF COMPUTER • A device that computes, especially a programmable electronic machine that performs high-speed mathematical or logical operations or that assembles, stores, correlates, or otherwise processes information. 16
  • 17. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College GENERAL OPERATIONS • Computers can perform four general operations, which comprise the information processing cycle: 1. Input. 2. Process. 3. Output. 4. Storage. 17
  • 18. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College DATA AND INFORMATION • All computer processing requires data, • Data is a collection of raw facts, figures and symbols, such as numbers, words, images, video and sound, given to the computer during the input phase. • Computers manipulate data to create information. 18
  • 19. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College DATA AND INFORMATION • Information is data that is organized, meaningful, and useful. • During the output phase, the information that has been created is put into some form, such as a printed report. 19
  • 20. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College COMPUTER CHARACTERISTICS • High speed. • Accuracy. • Reliability. • Mass storage of information. • Communication with other computers through network like internet. 20
  • 21. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College MAIN PARTS OF A COMPUTER 1. Computer Hardware 2. Computer Software 21
  • 22. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College WHAT IS COMPUTER HARDWARE? • Computer Hardware is the physical part of the computer system, the machinery and equipment. • Parts of the computer “you can touch” 22
  • 23. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College WHAT IS COMPUTER SOFTWARE? • Computer Software are programs that tell the computer what to do. Examples • Microsoft Word-word processing program • Microsoft PowerPoint-presentation program • Microsoft Excel-work book program used to track, calculate, and analyze numeric data 23
  • 24. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College PRIMARY COMPONENTS • Input devices. • Output devices. • Storage devices. • Central Processing Unit. • Memory. 24
  • 25. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Input devices Input device is a peripheral (piece of computer hardware equipment) used to provide data and control signals to an computer. 25
  • 26. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College CPU (Central Processing Unit ) • Interpret instructions to the computer, performs the logical and arithmetic processing operations, and cause the input and output operations to occur. • Performs all the calculations within the computer. • CPU speed measured in MHz. 26
  • 27. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College CPU’s Components 27
  • 28. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Control Unit (CU) • A control unit or CU is circuitry that directs operations within a computer's processor. • It lets the computer's logic unit, memory, as well as both input and output devices know how to respond to instructions received from a program. • Examples of devices that utilize control units include CPUs and GPUs. 28
  • 29. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Arithmetic Logic Unit(ALU) • ALU performs basic arithmetic and logic operations. • Examples of arithmetic operations are addition, subtraction, multiplication, and division. • Examples of logic operations are comparisons of values such as NOT, AND, and OR. 29
  • 30. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Memory Two different categories Primary memory • also known as main storage or memory, is the area in a computer in which data is stored for quick access by the computer's processor. Eg RAM or ROM • stores the data and keep it even when the electricity to the PC (Personal Computer) is cut off whereas Secondary memory • is the memory used externally to the computer. • losses its contents immediately after we turn off the pc Eg. Hard disk, pendrive.. 30
  • 31. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Memory: • RAM: Random Access Memory. Temporary memory. Electronic components that store data including numbers, letters, graphics and sound. Information stored is lost when the computer is turned off. Measured in Mbytes, i.e 512 Mbytes 31
  • 32. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Memory • ROM: Read Only Memory. Permanent memory. Chip that has start-up directions for your computer.  Eg. Let think why the computer know what devices to boot up first? Liang LINCOLN UNIVERSITY COLLGE 32
  • 33. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College CACHE MEMORY When the processor needs to read from or write to a location in main memory, it first checks whether a copy of that data is in the cache. If so, the processor immediately reads from or writes to the cache, which is much faster than reading from or writing to main memory.
  • 34. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College CACHE MEMORY
  • 35. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Register Memory • Registers are also temporary storage internal to CPU, but for processing the data must be shifted to registers from cache. 35
  • 36. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Unit of Information • Bytes One character takes up about one Byte. One byte is equal to eight bits. Bits means binary digit. Eg. 10101010101… 36
  • 37. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Cont. 1 Bit = 0 or 1 8 Bits = 1 Bytes 1024 Bytes = 1 KB 1024 KB = 1 MB 1024 MB = 1 GB 1024 GB = 1 TB Liang LINCOLN UNIVERSITY COLLGE 37
  • 38. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Output Devices An output device is any device used to send data from a computer to another device or user. Liang LINCOLN UNIVERSITY COLLGE 38
  • 39. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College Storage Devices Liang LINCOLN UNIVERSITY COLLGE 39 Storage device is a device for storing information (data).
  • 40. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College HARDWARE AND SOFTWARE • Hardware: The term hardware refers to the physical components of you computer such as the computer screen, mouse, keyboard etc… • Software: Computer software is the key to productive use of computers. 40
  • 41. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College SOFTWARE • The computer hardware on its own has no intelligence and therefore must be supplied with instructions to perform any task. • Software or programs, consist of step-by-step instructions that tell the computer how to perform a task. • Software is divided into two main categories: – System software and – Application software. 41
  • 42. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College TYPES OF SOFTWARE •Operating System Software. •Application Software. 42
  • 43. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College OPERATING SYSTEM SOFTWARE • It is a program that controls the computer and enables it to run application software. • It allows the computer to manage its internal resources. • The software runs the basic computer operations – it tells the hardware what to do, how to do it, and when to do it. 43
  • 44. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College OPERATING SYSTEM SOFTWARE • Examples of Operating system software:  Windows XP  Windows Vista  Windows 7  Windows 8/10 44
  • 45. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College APPLICATION SOFTWARE Consists of programs that tell a computer how to produce information. Some of the more commonly used packages are:  Word processing.  Electronic spreadsheet.  Presentation. 45
  • 46. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College APPLICATION SOFTWARE • This is software that help the user carry out specific task such as word-processing, spreadsheet, databases and presentation software. • Application fall under two styles – Tailor-made: software designed for the particular customer. – Off-the-shelf: for use by the general public 46
  • 47. Subject Name Code Credit Hours Copyright @ 2016 Lincoln University College APPLICATION SOFTWARE • MS Word ( Word Processing ):  Word Processing software is used to create and print documents • Spreadsheet ( MS Excel )  Electronic spreadsheet software allows the user to add, subtract, and perform user-defined calculations on rows and columns of numbers. • Presentation ( MS Powerpoint )  MS Powerpoint allows the user to create documents called slides to be used in making the presentation. 47