SlideShare uma empresa Scribd logo
1 de 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

Mais conteúdo relacionado

Mais procurados (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
 

Destaque

Computer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show PresentationComputer Basics 101 Slide Show Presentation
Computer Basics 101 Slide Show Presentationsluget
 
Presentation skills by sohail ahmed
Presentation skills by sohail ahmedPresentation skills by sohail ahmed
Presentation skills by sohail ahmedSohail 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 ahmedSohail Ahmed Solangi
 
Letter writing by Suhail Ahmed Solangi
Letter writing by Suhail Ahmed SolangiLetter writing by Suhail Ahmed Solangi
Letter writing by Suhail Ahmed SolangiSohail Ahmed Solangi
 
Chapter 9-ratio-analysis121
Chapter 9-ratio-analysis121Chapter 9-ratio-analysis121
Chapter 9-ratio-analysis121Anjaneyulu Bandi
 
Computer hardware presentation
Computer hardware presentationComputer hardware presentation
Computer hardware presentationJisu Dasgupta
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer systemmkhisalg
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. pptNaveen Sihag
 
Components of a computer system
Components of a computer systemComponents of a computer system
Components of a computer systemlistergc
 
Parts of a Computer
Parts of a ComputerParts of a Computer
Parts of a ComputerMatt Shea
 
basics of computer system ppt
basics of computer system pptbasics of computer system ppt
basics of computer system pptSuaj
 
How To (Really) Get Into Marketing
How To (Really) Get Into MarketingHow To (Really) Get Into Marketing
How To (Really) Get Into MarketingEd Fry
 

Destaque (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
 

Semelhante a Computer skills by sohail ahmed

what is computer
what is computerwhat is computer
what is computerJelz JZ
 
basics of computer
basics of computerbasics of computer
basics of computerddoid9976
 
Introduction to Computer Sciences .ppt
Introduction to Computer Sciences .pptIntroduction to Computer Sciences .ppt
Introduction to Computer Sciences .pptSyedjawad55
 
1 Introduction to Computer .ppt
1 Introduction to Computer .ppt1 Introduction to Computer .ppt
1 Introduction to Computer .pptZebi Khan
 
Introduction to Computers system ppt.ppt
Introduction to Computers system ppt.pptIntroduction to Computers system ppt.ppt
Introduction to Computers system ppt.pptAnkitaDhiman36
 
Introduction to Computers.ppt
Introduction to Computers.pptIntroduction to Computers.ppt
Introduction to Computers.pptEnquiryTITBhiwani
 
Introduction to computer application ppp
Introduction to computer application pppIntroduction to computer application ppp
Introduction to computer application pppMohammedBSMakimu1
 
Introtocomputernewpptfornewcomputerintro.ppt
Introtocomputernewpptfornewcomputerintro.pptIntrotocomputernewpptfornewcomputerintro.ppt
Introtocomputernewpptfornewcomputerintro.pptSadmanSakib259463
 
1.introduction to computers
1.introduction to computers1.introduction to computers
1.introduction to computersSamith Senadeera
 
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.pptxnoveriustelaumbanua
 
Intro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptIntro_to_Computers_Parts.ppt
Intro_to_Computers_Parts.pptSylvesterNdegese1
 
Lesson 1 introduction to computers
Lesson 1 introduction to computersLesson 1 introduction to computers
Lesson 1 introduction to computersVishal Patyal
 
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.pptxJunaidRamzan4
 

Semelhante a 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 system ppt.ppt
Introduction to Computers system ppt.pptIntroduction to Computers system ppt.ppt
Introduction to Computers system ppt.ppt
 
Introduction to Computers.ppt
Introduction to Computers.pptIntroduction to Computers.ppt
Introduction to Computers.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
 
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
 
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
 

Mais de Sohail Ahmed Solangi

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 SolangiSohail Ahmed Solangi
 
Conditional tense by suhail ahmed solangi
Conditional tense by suhail ahmed solangiConditional tense by suhail ahmed solangi
Conditional tense by suhail ahmed solangiSohail Ahmed Solangi
 
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 SolangiSohail 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 ahmedSohail Ahmed Solangi
 
Comedy through ages by sohail ahmed
Comedy through ages by sohail ahmedComedy through ages by sohail ahmed
Comedy through ages by sohail ahmedSohail Ahmed Solangi
 
Communication skills by sohail ahmed
Communication skills by sohail ahmedCommunication skills by sohail ahmed
Communication skills by sohail ahmedSohail 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 solangiSohail 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 ahmedSohail 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 ahmedSohail 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 solangiSohail 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 SolangiSohail 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 AhmedSohail 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
 

Mais de 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
 

Último

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 

Último (20)

Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 

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