Learn Computer in Simple Steps
Learn Computer in Simple Steps
Computer In
Simple Steps
By Dr. Mehul S. Dixit
In this book you will learn basic introduction, history,
different Parts, types of computers, languages of computer,
its calculations and uses of computer.
Learning Computer In Simple Steps
Learning
Computer In
Simple Steps
By Dr. Mehul S. Dixit
SPARKLE Multipurpose
ultipurpose Services iii
Learning Computer In Simple Steps
Version 9.
Print Year: Jan 2018
SPARKLE Multipurpose
ultipurpose Services iv
Learning Computer In Simple Steps
Table of Contents
Chapter 1
Introduction to Computer
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
SPARKLE Multipurpose Services 2
Learning Computer In Simple Steps
Chapter 1
Introduction to Computer
Introduction
Definition of Computer
C = Commonly
O = Oriented
M = Machine
P = Properly
U = Used for
T = Training
E = Education
R = Research
History of computer
Uses of Computers.
Chapter 2
Computer Fundamentals
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
Chapter 2
Computer Fundamentals
Mouse
Keyboard
Function of keys
Caps lock: - It is used to make the alphabets capital or small.
When it is pressed on it gives capital alphabets and when it is off it
gives small alphabets. In case of Nepali font it shows half character,
when it is on.
Enter: - It is used to break the lines, paragraph or columns.
Shift: - it is used to display capital and small alphabets by
holding shift we can bring changes in the character.
Tab: - It is used to give long space between two character and
words
Space bar: - It is used to give space between two character
and word.
Back space: - It is used to remove character at the back of
the cursor.
Delete: - It is used to remove character at the right of the
cursor.
End: - It is used to move the cursor at the end of the line.
Home: - It is used to move the cursor at the beginning of the
line.
Page up: - It is used to move the cursor one page up.
Page down: - It is used to move the cursor one page down.
Esc: - It is used to cancel any job function.
Monitor
Speakers
Printer
Type of Printers
Dot-matrix Printer (Uses Ribbon)
Disc
Thumb/Flash/Pen Drive
Advantages
Following list demonstrates the advantages of Computers in today's
arena.
High speed
Accuracy
Storage capability
Diligence
Versatility
Reliability
Automation
Reduction in paper work
Reduction in cost
Disadvantages
Units
0/1 1 Bit
4 Bits 1 Nibble
8 Bits 1 Byte
1 Byte 1 Character
1024 Bytes 1 Kilobyte (KB)
1024 KB 1 Megabyte (MB)
1024 MB 1 Gigabyte (GB)
1024 GB 1 Terabyte (TB)
1024 TB 1 Petabyte (PB)
1024 PB 1 Exabyte (EB)
1024 EB 1 Zettabyte (ZB)
Chapter 3
Computer Hardware
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
Chapter 3
Computer Hardware
Computer - Hardware
Computer - Ports
A computer port is a physical docking point using which an external
device can be connected to the computer.
A computer port can also be programmatic docking point through
which information flows from a program to computer or over the
internet.
Characteristics
External devices are connected to a computer using cables and ports.
Ports are slots on the motherboard into which a cable of external
device is plugged in.
Examples of external devices attached via ports are mouse,
keyboard, monitor, microphone, speakers, etc.
Output: The data that the user seeks for and receiving it.
System Unit
A floppy drive.
A CD drive.
the flow in a particular voltage. All in all the system unit controls all
the devices that are connected to the computer.
Chapter 4
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
Chapter 4
Number System:
Characteristics
Uses two digits, 0 and 1.
Also called base 2 number system.
Each position in a binary number represents a 0 power of the
base (2). Example, 20.
EXAMPLE
Binary Number: 101012
Binary
Step Decimal Number
Number
Characteristics
Uses eight digits: 0, 1, 2, 3, 4, 5, 6, 7.
Also called base 8 number system.
Each position in a octal number represents a 0 power of the
base (8). Example, 80.
EXAMPLE
Characteristics
Uses 10 digits and 6 letters: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E,
F.
Letters represent numbers starting from 10. A = 10. B = 11, C = 12,
D = 13, E = 14, F = 15.
EXAMPLE
Hexadecimal Number: 19FDE16
Hexadecimal
Step Decimal Number
Number
BAR CODE
QR CODE
Chapter 5
Type of Computer
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
Chapter 5
Type of Computer
ON THE BASIS OF WORKING:
Analog computer
Digital computer
Hybrid computer (Digital + Analog)
Sr.
Type Specifications
No.
PC (Personal Computer)
Laptop computer
Palmtop computer
WorkStation
Minicomputer
Mainframe
Supercomputer
Chapter 6
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
Chapter 6
Input
In computing, an input device is any peripheral (piece
of computer hardware equipment) used to provide data and
control signals to an information processing system such as
a computer or other information appliance. Examples of input
devices include keyboards, mouse, scanners, digital
cameras and joysticks.
Output
An output device is any piece of computer
hardware equipment used to communicate the results of data
processing carried out by an information processing
system (such as a computer) which converts the electronically
generated information into human-readable form
Types of Output
Process
Secondary Memory: These are the storage devices & are used to
save the programs files permanently. There are different types of
Secondary Memory. They are:
Hard disk (ranges from 40 GB to 1 TB)
Floppy disk (1.44 MB)
CD (700MB), DVD (4.7 GB, 8.5 GB)
Blue ray Disc (25 GB, 32 GB, 50 GB)
Pen Drive (ranges from 128 MB to 256 GB)
Magnetic Tapes, Zip disk, etc.
Control Unit
ARITHMETIC SECTION
LOGIC SECTION
ARITHMETIC SECTION
Function of Arithmetic section is to perform
arithmetic operations like addition, subtraction,
multiplication and division. All complex operations are
done by making repetitive use of above operations.
LOGIC SECTION
Function of logic section is to perform logic
operations such as comparing, selecting, matching and
merging of data.
Chapter 7
Computer Software
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
___________________________
Chapter 7
Computer Software
Software
System Software
Application software
System Software
Application software
What is Data?
What is Information?
Chapter 8
Operating System
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
Chapter 8
Operating System
System Software
Windows 7
Windows 8
Windows 9
Windows 10
Windows 95
Windows 98
Windows 98 SE
Windows 2000
Windows Automotive
Windows CE
Windows ME
Windows NT
Windows Vista
Windows XP
Red Hat
Ubuntu
Omega
Kubuntu
SUSE
Bodhi
Fedora
Android
Android
Beta
Cupcake (Android1.5)
Donut (Android1.5)
Éclair (Android2.0/2.1)
Froyo (Android2.2)
Gingerbread (Android2.3)
Lollipop(Android 5.0/5.1)
Marshmallow(Android 6.0/6.0.1)
Chapter 9
Application Software
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
Chapter 9
Application Software
Application Software
Microsoft office
Photoshop
Coreldraw
Pagemaker
Tally
these kinds of software are wrapped inside a CD case when you buy
it from market. Example: MS Office, Games etc.
Web Based Software: Software that are run from the Internet.
Example: Online games, Virus protection software that you download
from Internet etc.
In linking if the source file data change the destination data will
change. In Embedding if the source data change destination data
does not change.
Chapter 10
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
SPARKLE Multipurpose Services 74
Learning Computer In Simple Steps
Chapter 10
Introduction:
The Internet links are computer networks all over the world so
that users can share resources and communicate with each other.
Some computers, have direct access to all the facilities on the
Internet such as the universities. And other computers, eg privately-
owned ones, have indirect links through a commercial service
provider, who offers some or all of the Internet facilities. In order to
be connected to Internet, you must go through service suppliers.
Many options are offered with monthly rates. Depending on the
option chosen, access time may vary.
Internet
Chapter 11
Working with Windows
Notes
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
____________________________
Chapter 11
Working with Windows
Restart
Click on turn off
Log off: It enables your close the multi user’s desktop setting.
Typing Skills:
Here:
Themes: Changes the current theme on desktop
On category view:
Changing keyboard setting:
Start Control Panel Keyboard
Recycle bin:
It consists of the deleted item for recovery.
We can restore the accidently deleted item form recycle bin. Or
we can delete permanently delete any file from recycle bin
Ms DOS
MS Paint
Starting System
To flip or rotate:
Select the reqd. figure go to image menu click on flip/
rotate give your option & click on Ok.
To edit color:
Go to option menu choose edit color choose the color
click on Ok.
Print:
Go to file menu print.
WordPad
To start WordPad:
1. Start Programs Accessories WordPad
or,
2. Start run type WordPad & press enter.
Undo/redo
1. Click on edit --> undo (to remove changes)
2. Click on edit --> redo (to attain changes)
Alignment:
Alignment is a position of text on a paper. There are 3 types of
alignment in WordPad.
1. Left Alignment.
2. Center Alignment.
3. Right Alignment.
Methods:
1. Select the required text.
2. Direct click on alignment icon on format bar.
Or,
Ctrl+ L= for Left Alignment
Ctrl+ E= for Centre Alignment
Ctrl+ R= for Right Alignment
Or,
1. Go to Format menu
2. Click on paragraph.
Replacing text:
1. Go to Edit menu.
2. Click on replace
Or, direct press Ctrl+H key.
3. Then type the required word, which you want you want to replace
at find what box.
4. Click on replace all.
To print documents:
1. click on file
2. click on print
3. choose your printer & then click on print.
Media Player:
Click on start button Program Accessories Multimedia
Media player
Go to file menu open browse choose CD
or any drive to choose reqd. media files to play.
Click on open ok
Calculator:
Click on start button Program Accessories Calculator
Recording Sound:
Click on start button Program Accessories Multimedia
Sound recorder