SlideShare a Scribd company logo
1 of 29
Introduction to Computers

Sohail Ahmed
NMC, ION Karachi

Sohail Ahmed
NMC, ION Karachi

1
What Is A Computer?
A computer is an electronic device, operating
under the control of instructions (software)
stored in its own memory unit, that can accept
data (input), manipulate data (process), and
produce information (output) from the
processing. Generally, the term is used to
describe a collection of devices that function
together as a system.

Sohail Ahmed
NMC, ION Karachi

2
Devices that comprise a computer system
Monitor
(output)

Speaker
(output)

System unit
(processor, memory…)

Printer
(output)

Storage devices

Scanner
(input)

Keyboard
(input)

Sohail Ahmed
NMC, ION Karachi

Mouse
(input)

(CD-RW, Floppy,
Hard disk, zip,…)

3
What Does A Computer Do?
Computers can perform four general
operations, which comprise the information
processing cycle.
Input
 Process
 Output
 Storage


Sohail Ahmed
NMC, ION Karachi

4
Data and Information








All computer processing requires data, which 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. 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.
The information can also be put in computer storage for future
use.

Sohail Ahmed
NMC, ION Karachi

5
Why Is A Computer So Powerful?








The ability to perform the information
processing cycle with amazing speed.
Reliability (low failure rate).
Accuracy.
Ability to store huge amounts of data and
information.
Ability to communicate with other computers.

Sohail Ahmed
NMC, ION Karachi

6
How Does a Computer Know
what to do?






It must be given a detailed list of instructions,
called a compute program or software,
that tells it exactly what to do.
Before processing a specific job, the
computer program corresponding to that job
must be stored in memory.
Once the program is stored in memory the
compute can start the operation by executing
the program instructions one after the other.
Sohail Ahmed
NMC, ION Karachi

7
What Are The Primary
Components Of A Computer ?







Input devices.
Central Processing Unit
(containing the control
unit and the
arithmetic/logic unit).
Memory.
Output devices.
Storage devices.

Sohail Ahmed
NMC, ION Karachi

8
Input Devices
Keyboard.
 Mouse.


Sohail Ahmed
NMC, ION Karachi

9
The Keyboard
The most commonly used input device is the
keyboard on which data is entered by
manually keying in or typing certain keys. A
keyboard typically has 101 or 105 keys.

Sohail Ahmed
NMC, ION Karachi

10
The Mouse
Is a pointing device which is used to control
the movement of a mouse pointer on the
screen to make selections from the screen. A
mouse has one to five buttons. The bottom of
the mouse is flat and contains a mechanism
that detects movement of the mouse.

Sohail Ahmed
NMC, ION Karachi

11
The Central processing Unit
The central processing unit (CPU) contains
electronic circuits that cause processing to
occur. The CPU interprets instructions to the
computer, performs the logical and arithmetic
processing operations, and causes the input
and output operations to occur. It is
considered the “brain” of the computer.

Sohail Ahmed
NMC, ION Karachi

12
Memory
Memory also called Random Access Memory
or RAM (temporary memory) is the main
memory of the computer. It consists of
electronic components that store data
including numbers, letters of the alphabet,
graphics and sound. Any information stored in
RAM is lost when the computer is turned off.
Read Only Memory or ROM is memory that
is etched on a chip that has start-up
directions for your computer. It is permanent
memory.
Sohail Ahmed
NMC, ION Karachi

13
Amount Of RAM In Computers
The amount of memory in computers is
typically measured in kilobytes or megabytes.
One kilobyte (K or KB) equals approximately
1,000 memory locations and one megabyte
(M or MB) equals approximately one million
locations A memory location, or byte, usually
stores one character.
Therefore, a computer with 8 MB of memory
can store approximately 8 million characters.
One megabyte can hold approximately 500
pages of text information.
Sohail Ahmed
NMC, ION Karachi

14
Output Devices
Output devices make the information resulting
from the processing available for use. The
two output devices more commonly used are
the printer and the computer screen.
The printer produces a hard copy of your
output, and the computer screen produces a
soft copy of your output.

Sohail Ahmed
NMC, ION Karachi

15
Storage Devices
Auxiliary storage devices are used to store
data when they are not being used in
memory. The most common types of auxiliary
storage used on personal computers are
floppy disks, hard disks and CD-ROM drives.

Sohail Ahmed
NMC, ION Karachi

16
Floppy Disks
A floppy disk is a portable, inexpensive
storage medium that consists of a thin,
circular, flexible plastic disk with a magnetic
coating enclosed in a square-shaped plastic
shell.

Sohail Ahmed
NMC, ION Karachi

17
Structure Of Floppy Disks









Initially Floppy disks were 8-inches wide, they then
shrank to 5.25 inches, and today the most widely
used folly disks are 3.5 inches wide and can typically
store 1.44 megabytes of data.
A folly disk is a magnetic disk, which means that it
used magnetic patterns to store data.
Data in floppy disks can be read from and written to.
Formatting is the process of preparing a disk for
reading and writing.
A track is a narrow recording band that forms a full
circle on the surface of the disk.
Sohail Ahmed
NMC, ION Karachi

18





The disk’s storage locations are divided into pieshaped sections called sectors.
A sectors is capable of holding 512 bytes of data.
A typical floppy stores data on both sides and has 80
tracks on each side with 18 sectors per track.

Sohail Ahmed
NMC, ION Karachi

19
Hard Disks






Another form of auxiliary storage is a hard disk. A
hard disk consists of one or more rigid metal plates
coated with a metal oxide material that allows data to
be magnetically recorded on the surface of the
platters.
The hard disk platters spin at a high rate of speed,
typically 5400 to 7200 revolutions per minute (RPM).
Storage capacites of hard disks for personal
computers range from 10 GB to 120 GB (one billion
bytes are called a gigabyte).
Sohail Ahmed
NMC, ION Karachi

20
Compact Discs






A compact disk (CD), also called an optical disc, is a
flat round, portable storage medium that is usually
4.75 inch in diameter.
A CD-ROM (read only memory), is a compact disc
that used the same laser technology as audio CDs
for recording music. In addition it can contain other
types of data such as text, graphics, and video.
The capacity of a CD-ROM is 650 MB of data.

Sohail Ahmed
NMC, ION Karachi

21
Computer Software
Computer software is the key to
productive use of computers.
Software can be categorized into
two types:
Operating system software
 Application software.


Sohail Ahmed
NMC, ION Karachi

22
Operating System Software
Operating system software tells the computer
how to perform the functions of loading,
storing and executing an application and how
to transfer data.
Today, many computers use an operating
system that has a graphical user interface
(GUI) that provides visual clues such as icon
symbols to help the user. Microsoft Windows
98 is a widely used graphical operating
system. DOS (Disk Operating System) is an
older but still widely used operating system
Sohail
that is text-based. Ahmed ION Karachi
NMC,

23
Application Software
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
Database
Presentation graphics
Sohail Ahmed
NMC, ION Karachi

24
Word Processing



Word Processing software is used to create and print
documents. A key advantage of word processing
software is that users easily can make changes in
documents.
Sohail Ahmed
NMC, ION Karachi

25
Electronic Spreadsheets



Electronic spreadsheet software allows the user to
add, subtract, and perform user-defined calculations
on rows and columns of numbers. These numbers
can be changed and the spreadsheet quickly
recalculates the new results.
Sohail Ahmed
NMC, ION Karachi

26
Database Software



Allows the user to enter, retrieve, and update data in
an organized and efficient manner, with flexible
inquiry and reporting capabilities.
Sohail Ahmed
NMC, ION Karachi

27
Presentation Graphics



Presentation graphic software allows the user to
create documents called slides to be used in making
the presentations. Using special projection devices,
the slides display as they appear on the computer
screen.
Sohail Ahmed
NMC, ION Karachi

28
Sohail Ahmed
NMC, ION Karachi

29

More Related Content

What's hot

Computer hardware presentation
Computer hardware presentationComputer hardware presentation
Computer hardware presentation
Zach Dodson
 
Personal computer-hardware
Personal computer-hardwarePersonal computer-hardware
Personal computer-hardware
Santosh Kulkarni
 

What's hot (20)

Computer Hardware
Computer Hardware Computer Hardware
Computer Hardware
 
Basic Components of Computer
Basic Components of ComputerBasic Components of Computer
Basic Components of Computer
 
Computer fundamental on Discovering Computer
Computer fundamental on Discovering ComputerComputer fundamental on Discovering Computer
Computer fundamental on Discovering Computer
 
Computer hardware presentation
Computer hardware presentationComputer hardware presentation
Computer hardware presentation
 
Itc lecture
Itc lectureItc lecture
Itc lecture
 
Computer hardware: a class presentation
Computer hardware: a class presentationComputer hardware: a class presentation
Computer hardware: a class presentation
 
Computer systems
Computer systemsComputer systems
Computer systems
 
'Computer Hardware' - A PPT good for summer home work for Class VIII
'Computer Hardware' - A PPT good for summer home work for Class VIII'Computer Hardware' - A PPT good for summer home work for Class VIII
'Computer Hardware' - A PPT good for summer home work for Class VIII
 
ICT 1
ICT 1ICT 1
ICT 1
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Computers
ComputersComputers
Computers
 
Pc components
Pc componentsPc components
Pc components
 
Personal computer-hardware
Personal computer-hardwarePersonal computer-hardware
Personal computer-hardware
 
Basics of Computer Hardware
Basics of Computer HardwareBasics of Computer Hardware
Basics of Computer Hardware
 
Basics of computer
Basics of computerBasics of computer
Basics of computer
 
INTRODUCTION TO COMPUTERS
INTRODUCTION TO COMPUTERSINTRODUCTION TO COMPUTERS
INTRODUCTION TO COMPUTERS
 
Computers
ComputersComputers
Computers
 
Computer System Hardware
Computer System HardwareComputer System Hardware
Computer System Hardware
 
Parts of a Computer ppt
Parts of a Computer pptParts of a Computer ppt
Parts of a Computer ppt
 
Basic of computer
Basic of computerBasic of computer
Basic of computer
 

Viewers also liked

Presentation skills by sohail ahmed
Presentation skills by sohail ahmedPresentation skills by sohail ahmed
Presentation skills by sohail ahmed
Sohail Ahmed Solangi
 
Writing objectives using bloom’s taxonomy by Sohail ahmed
Writing objectives using bloom’s taxonomy by Sohail ahmedWriting objectives using bloom’s taxonomy by Sohail ahmed
Writing objectives using bloom’s taxonomy by Sohail ahmed
Sohail Ahmed Solangi
 
Letter writing by Suhail Ahmed Solangi
Letter writing by Suhail Ahmed SolangiLetter writing by Suhail Ahmed Solangi
Letter writing by Suhail Ahmed Solangi
Sohail Ahmed Solangi
 
Chapter 9-ratio-analysis121
Chapter 9-ratio-analysis121Chapter 9-ratio-analysis121
Chapter 9-ratio-analysis121
Anjaneyulu Bandi
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
Naveen Sihag
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer system
listergc
 

Viewers also liked (14)

Computer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show PresentationComputer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show Presentation
 
Presentation skills by sohail ahmed
Presentation skills by sohail ahmedPresentation skills by sohail ahmed
Presentation skills by sohail ahmed
 
Meeting etiquette by Sohail Ahmed
Meeting etiquette by Sohail AhmedMeeting etiquette by Sohail Ahmed
Meeting etiquette by Sohail Ahmed
 
Writing objectives using bloom’s taxonomy by Sohail ahmed
Writing objectives using bloom’s taxonomy by Sohail ahmedWriting objectives using bloom’s taxonomy by Sohail ahmed
Writing objectives using bloom’s taxonomy by Sohail ahmed
 
Letter writing by Suhail Ahmed Solangi
Letter writing by Suhail Ahmed SolangiLetter writing by Suhail Ahmed Solangi
Letter writing by Suhail Ahmed Solangi
 
Chapter 9-ratio-analysis121
Chapter 9-ratio-analysis121Chapter 9-ratio-analysis121
Chapter 9-ratio-analysis121
 
Computer hardware presentation
Computer hardware presentationComputer hardware presentation
Computer hardware presentation
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer system
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
 
Computer presentation
Computer presentationComputer presentation
Computer presentation
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer system
 
Parts of a Computer
Parts of a ComputerParts of a Computer
Parts of a Computer
 
basics of computer system ppt
basics of computer system pptbasics of computer system ppt
basics of computer system ppt
 
How To (Really) Get Into Marketing
How To (Really) Get Into MarketingHow To (Really) Get Into Marketing
How To (Really) Get Into Marketing
 

Similar to Computer skills by sohail ahmed

what is computer
what is computerwhat is computer
what is computer
Jelz JZ
 
Introduction to Computer Sciences .ppt
Introduction to Computer Sciences .pptIntroduction to Computer Sciences .ppt
Introduction to Computer Sciences .ppt
Syedjawad55
 
1 Introduction to Computer .ppt
1 Introduction to Computer .ppt1 Introduction to Computer .ppt
1 Introduction to Computer .ppt
Zebi Khan
 
Introduction to computer application ppp
Introduction to computer application pppIntroduction to computer application ppp
Introduction to computer application ppp
MohammedBSMakimu1
 

Similar to Computer skills by sohail ahmed (20)

what is computer
what is computerwhat is computer
what is computer
 
basics of computer
basics of computerbasics of computer
basics of computer
 
introtocomputers.pptx
introtocomputers.pptxintrotocomputers.pptx
introtocomputers.pptx
 
Introduction to Computer Sciences .ppt
Introduction to Computer Sciences .pptIntroduction to Computer Sciences .ppt
Introduction to Computer Sciences .ppt
 
1 Introduction to Computer .ppt
1 Introduction to Computer .ppt1 Introduction to Computer .ppt
1 Introduction to Computer .ppt
 
Introduction to Computers.ppt
Introduction to Computers.pptIntroduction to Computers.ppt
Introduction to Computers.ppt
 
Introduction to Computers.ppt
Introduction to Computers.pptIntroduction to Computers.ppt
Introduction to Computers.ppt
 
Introduction to Computers system ppt.ppt
Introduction to Computers system ppt.pptIntroduction to Computers system ppt.ppt
Introduction to Computers system ppt.ppt
 
Intro to computer
Intro to computerIntro to computer
Intro to computer
 
Introduction to Computer
Introduction to ComputerIntroduction to Computer
Introduction to Computer
 
Introduction to computer application ppp
Introduction to computer application pppIntroduction to computer application ppp
Introduction to computer application ppp
 
Introtocomputernewpptfornewcomputerintro.ppt
Introtocomputernewpptfornewcomputerintro.pptIntrotocomputernewpptfornewcomputerintro.ppt
Introtocomputernewpptfornewcomputerintro.ppt
 
Introduction to Computing not in 2022 - Presentation
Introduction to Computing not in 2022 - PresentationIntroduction to Computing not in 2022 - Presentation
Introduction to Computing not in 2022 - Presentation
 
1.introduction to computers
1.introduction to computers1.introduction to computers
1.introduction to computers
 
Ipc 01
Ipc 01Ipc 01
Ipc 01
 
Mis 1
Mis 1Mis 1
Mis 1
 
lesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptxlesson_1_Introduction_to_computers_pptx.pptx
lesson_1_Introduction_to_computers_pptx.pptx
 
Hardware
HardwareHardware
Hardware
 
Intro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptIntro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.ppt
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computers
 

More from Sohail Ahmed Solangi

The god of small things by sohail ahmed
The god of small things by sohail ahmedThe god of small things by sohail ahmed
The god of small things by sohail ahmed
Sohail Ahmed Solangi
 
Communication skills by sohail ahmed
Communication skills by sohail ahmedCommunication skills by sohail ahmed
Communication skills by sohail ahmed
Sohail Ahmed Solangi
 
Resume and cv writing by sohail ahmed solangi
Resume and cv writing by sohail ahmed solangiResume and cv writing by sohail ahmed solangi
Resume and cv writing by sohail ahmed solangi
Sohail Ahmed Solangi
 
A list of body idioms by sohail ahmed
A list of body idioms by sohail ahmedA list of body idioms by sohail ahmed
A list of body idioms by sohail ahmed
Sohail Ahmed Solangi
 
Proof reading, editing and revising by sohail ahmed
Proof reading, editing and revising by sohail ahmedProof reading, editing and revising by sohail ahmed
Proof reading, editing and revising by sohail ahmed
Sohail Ahmed Solangi
 
Islamic provision of 1973 constitution in urdu by sohail ahmed solangi
Islamic provision of 1973 constitution in urdu by sohail ahmed solangiIslamic provision of 1973 constitution in urdu by sohail ahmed solangi
Islamic provision of 1973 constitution in urdu by sohail ahmed solangi
Sohail Ahmed Solangi
 
Natural resources of pakistan by Sohail Ahmed Solangi
Natural resources of pakistan by Sohail Ahmed SolangiNatural resources of pakistan by Sohail Ahmed Solangi
Natural resources of pakistan by Sohail Ahmed Solangi
Sohail Ahmed Solangi
 
Direct and indirect speech by Sohail Ahmed
Direct and indirect speech by Sohail AhmedDirect and indirect speech by Sohail Ahmed
Direct and indirect speech by Sohail Ahmed
Sohail Ahmed Solangi
 
Active and passive voice rules by Sohail Ahmed
Active and passive voice rules by Sohail Ahmed Active and passive voice rules by Sohail Ahmed
Active and passive voice rules by Sohail Ahmed
Sohail Ahmed Solangi
 

More from Sohail Ahmed Solangi (20)

Drama its origin: growth & development by Suhail Ahmed Solangi
Drama its origin: growth & development by Suhail Ahmed SolangiDrama its origin: growth & development by Suhail Ahmed Solangi
Drama its origin: growth & development by Suhail Ahmed Solangi
 
Conditional tense by suhail ahmed solangi
Conditional tense by suhail ahmed solangiConditional tense by suhail ahmed solangi
Conditional tense by suhail ahmed solangi
 
Nursing notes
Nursing notesNursing notes
Nursing notes
 
Academic and Non Academic writing by Sohail Ahmed Solangi
Academic and Non Academic writing by Sohail Ahmed SolangiAcademic and Non Academic writing by Sohail Ahmed Solangi
Academic and Non Academic writing by Sohail Ahmed Solangi
 
The god of small things by sohail ahmed
The god of small things by sohail ahmedThe god of small things by sohail ahmed
The god of small things by sohail ahmed
 
Tenses by sohail ahmed solangi
Tenses by sohail ahmed solangiTenses by sohail ahmed solangi
Tenses by sohail ahmed solangi
 
Comedy through ages by sohail ahmed
Comedy through ages by sohail ahmedComedy through ages by sohail ahmed
Comedy through ages by sohail ahmed
 
Report writing by sohail ahmed
Report writing by sohail ahmedReport writing by sohail ahmed
Report writing by sohail ahmed
 
Interview skills by Sohail Ahmed
Interview skills by Sohail AhmedInterview skills by Sohail Ahmed
Interview skills by Sohail Ahmed
 
Communication skills by sohail ahmed
Communication skills by sohail ahmedCommunication skills by sohail ahmed
Communication skills by sohail ahmed
 
Resume and cv writing by sohail ahmed solangi
Resume and cv writing by sohail ahmed solangiResume and cv writing by sohail ahmed solangi
Resume and cv writing by sohail ahmed solangi
 
A list of body idioms by sohail ahmed
A list of body idioms by sohail ahmedA list of body idioms by sohail ahmed
A list of body idioms by sohail ahmed
 
Important idioms by sohail ahmed
Important idioms by sohail ahmedImportant idioms by sohail ahmed
Important idioms by sohail ahmed
 
Proof reading, editing and revising by sohail ahmed
Proof reading, editing and revising by sohail ahmedProof reading, editing and revising by sohail ahmed
Proof reading, editing and revising by sohail ahmed
 
Essay writing by sohail ahmed
Essay writing by sohail ahmedEssay writing by sohail ahmed
Essay writing by sohail ahmed
 
Research proposal by sohail ahmed
Research proposal by sohail ahmedResearch proposal by sohail ahmed
Research proposal by sohail ahmed
 
Islamic provision of 1973 constitution in urdu by sohail ahmed solangi
Islamic provision of 1973 constitution in urdu by sohail ahmed solangiIslamic provision of 1973 constitution in urdu by sohail ahmed solangi
Islamic provision of 1973 constitution in urdu by sohail ahmed solangi
 
Natural resources of pakistan by Sohail Ahmed Solangi
Natural resources of pakistan by Sohail Ahmed SolangiNatural resources of pakistan by Sohail Ahmed Solangi
Natural resources of pakistan by Sohail Ahmed Solangi
 
Direct and indirect speech by Sohail Ahmed
Direct and indirect speech by Sohail AhmedDirect and indirect speech by Sohail Ahmed
Direct and indirect speech by Sohail Ahmed
 
Active and passive voice rules by Sohail Ahmed
Active and passive voice rules by Sohail Ahmed Active and passive voice rules by Sohail Ahmed
Active and passive voice rules by Sohail Ahmed
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 

Computer skills by sohail ahmed

  • 1. Introduction to Computers Sohail Ahmed NMC, ION Karachi Sohail Ahmed NMC, ION Karachi 1
  • 2. What Is A Computer? A computer is an electronic device, operating under the control of instructions (software) stored in its own memory unit, that can accept data (input), manipulate data (process), and produce information (output) from the processing. Generally, the term is used to describe a collection of devices that function together as a system. Sohail Ahmed NMC, ION Karachi 2
  • 3. Devices that comprise a computer system Monitor (output) Speaker (output) System unit (processor, memory…) Printer (output) Storage devices Scanner (input) Keyboard (input) Sohail Ahmed NMC, ION Karachi Mouse (input) (CD-RW, Floppy, Hard disk, zip,…) 3
  • 4. What Does A Computer Do? Computers can perform four general operations, which comprise the information processing cycle. Input  Process  Output  Storage  Sohail Ahmed NMC, ION Karachi 4
  • 5. Data and Information     All computer processing requires data, which 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. 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. The information can also be put in computer storage for future use. Sohail Ahmed NMC, ION Karachi 5
  • 6. Why Is A Computer So Powerful?      The ability to perform the information processing cycle with amazing speed. Reliability (low failure rate). Accuracy. Ability to store huge amounts of data and information. Ability to communicate with other computers. Sohail Ahmed NMC, ION Karachi 6
  • 7. How Does a Computer Know what to do?    It must be given a detailed list of instructions, called a compute program or software, that tells it exactly what to do. Before processing a specific job, the computer program corresponding to that job must be stored in memory. Once the program is stored in memory the compute can start the operation by executing the program instructions one after the other. Sohail Ahmed NMC, ION Karachi 7
  • 8. What Are The Primary Components Of A Computer ?      Input devices. Central Processing Unit (containing the control unit and the arithmetic/logic unit). Memory. Output devices. Storage devices. Sohail Ahmed NMC, ION Karachi 8
  • 10. The Keyboard The most commonly used input device is the keyboard on which data is entered by manually keying in or typing certain keys. A keyboard typically has 101 or 105 keys. Sohail Ahmed NMC, ION Karachi 10
  • 11. The Mouse Is a pointing device which is used to control the movement of a mouse pointer on the screen to make selections from the screen. A mouse has one to five buttons. The bottom of the mouse is flat and contains a mechanism that detects movement of the mouse. Sohail Ahmed NMC, ION Karachi 11
  • 12. The Central processing Unit The central processing unit (CPU) contains electronic circuits that cause processing to occur. The CPU interprets instructions to the computer, performs the logical and arithmetic processing operations, and causes the input and output operations to occur. It is considered the “brain” of the computer. Sohail Ahmed NMC, ION Karachi 12
  • 13. Memory Memory also called Random Access Memory or RAM (temporary memory) is the main memory of the computer. It consists of electronic components that store data including numbers, letters of the alphabet, graphics and sound. Any information stored in RAM is lost when the computer is turned off. Read Only Memory or ROM is memory that is etched on a chip that has start-up directions for your computer. It is permanent memory. Sohail Ahmed NMC, ION Karachi 13
  • 14. Amount Of RAM In Computers The amount of memory in computers is typically measured in kilobytes or megabytes. One kilobyte (K or KB) equals approximately 1,000 memory locations and one megabyte (M or MB) equals approximately one million locations A memory location, or byte, usually stores one character. Therefore, a computer with 8 MB of memory can store approximately 8 million characters. One megabyte can hold approximately 500 pages of text information. Sohail Ahmed NMC, ION Karachi 14
  • 15. Output Devices Output devices make the information resulting from the processing available for use. The two output devices more commonly used are the printer and the computer screen. The printer produces a hard copy of your output, and the computer screen produces a soft copy of your output. Sohail Ahmed NMC, ION Karachi 15
  • 16. Storage Devices Auxiliary storage devices are used to store data when they are not being used in memory. The most common types of auxiliary storage used on personal computers are floppy disks, hard disks and CD-ROM drives. Sohail Ahmed NMC, ION Karachi 16
  • 17. Floppy Disks A floppy disk is a portable, inexpensive storage medium that consists of a thin, circular, flexible plastic disk with a magnetic coating enclosed in a square-shaped plastic shell. Sohail Ahmed NMC, ION Karachi 17
  • 18. Structure Of Floppy Disks      Initially Floppy disks were 8-inches wide, they then shrank to 5.25 inches, and today the most widely used folly disks are 3.5 inches wide and can typically store 1.44 megabytes of data. A folly disk is a magnetic disk, which means that it used magnetic patterns to store data. Data in floppy disks can be read from and written to. Formatting is the process of preparing a disk for reading and writing. A track is a narrow recording band that forms a full circle on the surface of the disk. Sohail Ahmed NMC, ION Karachi 18
  • 19.    The disk’s storage locations are divided into pieshaped sections called sectors. A sectors is capable of holding 512 bytes of data. A typical floppy stores data on both sides and has 80 tracks on each side with 18 sectors per track. Sohail Ahmed NMC, ION Karachi 19
  • 20. Hard Disks    Another form of auxiliary storage is a hard disk. A hard disk consists of one or more rigid metal plates coated with a metal oxide material that allows data to be magnetically recorded on the surface of the platters. The hard disk platters spin at a high rate of speed, typically 5400 to 7200 revolutions per minute (RPM). Storage capacites of hard disks for personal computers range from 10 GB to 120 GB (one billion bytes are called a gigabyte). Sohail Ahmed NMC, ION Karachi 20
  • 21. Compact Discs    A compact disk (CD), also called an optical disc, is a flat round, portable storage medium that is usually 4.75 inch in diameter. A CD-ROM (read only memory), is a compact disc that used the same laser technology as audio CDs for recording music. In addition it can contain other types of data such as text, graphics, and video. The capacity of a CD-ROM is 650 MB of data. Sohail Ahmed NMC, ION Karachi 21
  • 22. Computer Software Computer software is the key to productive use of computers. Software can be categorized into two types: Operating system software  Application software.  Sohail Ahmed NMC, ION Karachi 22
  • 23. Operating System Software Operating system software tells the computer how to perform the functions of loading, storing and executing an application and how to transfer data. Today, many computers use an operating system that has a graphical user interface (GUI) that provides visual clues such as icon symbols to help the user. Microsoft Windows 98 is a widely used graphical operating system. DOS (Disk Operating System) is an older but still widely used operating system Sohail that is text-based. Ahmed ION Karachi NMC, 23
  • 24. Application Software 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 Database Presentation graphics Sohail Ahmed NMC, ION Karachi 24
  • 25. Word Processing  Word Processing software is used to create and print documents. A key advantage of word processing software is that users easily can make changes in documents. Sohail Ahmed NMC, ION Karachi 25
  • 26. Electronic Spreadsheets  Electronic spreadsheet software allows the user to add, subtract, and perform user-defined calculations on rows and columns of numbers. These numbers can be changed and the spreadsheet quickly recalculates the new results. Sohail Ahmed NMC, ION Karachi 26
  • 27. Database Software  Allows the user to enter, retrieve, and update data in an organized and efficient manner, with flexible inquiry and reporting capabilities. Sohail Ahmed NMC, ION Karachi 27
  • 28. Presentation Graphics  Presentation graphic software allows the user to create documents called slides to be used in making the presentations. Using special projection devices, the slides display as they appear on the computer screen. Sohail Ahmed NMC, ION Karachi 28
  • 29. Sohail Ahmed NMC, ION Karachi 29