Computer Notes
Computer Notes
PACKAGES
[Link] TO COMPUTER
2. MICROSOFT WORD
3. MICROSOFT EXCEL
4. MICROSOFT ACCESS
5. MICROSOFT POWERPOINT
6. MICROSOFT PUBLISHER
7. ADOPE PAGEMAKER
8. INTERNET /EMAILING
1
S. No. Topic/Lesson
1 Introduction to Computers, Definition, Advantage
s & Limitations
2 Anatomy of Computers – Components of Computers and
its functions-
Overview of Input devices of Computer
3 Overview of Output devices of Computer, Memory, Processors,
Hardware,
Software & Speed
4 Types of Software – Operating System, Translators &
Programming languages
5 Types of Software – Application Programmes, Utility
Programmes & General
Purpose Programmes, Classification of Computers
6 Operating System – Functions of OS – Types of OS-DOS and
WINDOWS,
Booting process
7 Some fundamental DOS commands – FORMAT, DIR, COPY,
PATH,
LABEL, VOL, MD, CD, DEL and TREE
8 WINDOWS:GUI, Desktop and its elements, Anatomy of a
window – Title Bar, Minimize, Maximize, Restore and Close
Buttons, Scroll Bars, Menusand
Graphs
2
1 MSACCESS: Concept of Database, Units of database
4
1 MSACCESS: creating database
5
1 Internet - World Wide Web (WWW), Concepts
6
3
PRACTICALS
S .No Topi
. c
1 Study of Computer Components – Booting of Computer and
its Shut
Down
2 Practice of some fundamental DOS commands – TIME,
DATE, DIR,
MD, CD, RD, DEL, TREE, COPY, VOL and LABEL
3 Practicing WINDOWSOperatingSystem–
UseofMouse,TitleBar,
4
l
5
INTRODUCTION
D
efinition : A Computer is an electronic device that can perform
activities that involve Mathematical, Logical and graphical
manipulations. Generally, the term is used to describe a collection of
devices that function together as a system.
LIMITATIONS OF COMPUTERS :
1. Computers need clear & complete instructions to perform a task
accurately. If theinstructions are not clear & complete, the computer will
not produce the requiredresult.
2. Computers cannotthink.
3. Computers cannot learn byexperience.
GENERATIONS OF COMPUTERS :
Generation Component used
First Vacuum tubes
6
Generation
(1946-
1954 )
Second Transistors
Generation
(1955-1965)
Third Integrated Circuits (IC)
Generation
(1968-1975 )
Fourth Very Large Scale Integrated
Generation Circuits (VLSI)
( 1976-1980)
Fifth Ultra Scale Integrated Circuits
Generation (ULSI) Micro Processor
(1980 – till (SILICON CHIP)
today )
******
7
ANATOMY OF COMPUTERS
Memory unit
ALU
INPUT DEVICE
OUT PUT DEVICE
Control Unit
UNIT FUNCTION
1. Input device : Reads information from input media and
output devices
Central Processing Unit: It is the part of the computer that carries out the
instructions of computer program. It is the unit that reads and executes program
instructions. Hence it is known as the brain of the computer. The CPU consists of
storage or memory unit, Arithmetic Logic Unit (ALU) and control unit.
(a). Memory Unit: It is also known as the primary storage or main memory. It
stores data, program instructions, internal results and final output temporarily
before it is sent to an appropriate output device. It consists of thousands of cells
called ―storage locations. These cells activate with ―off-on‖ or binary digits (0,1)
mechanism. Thus a character either a letter or numerical digit is stored as a string
8
of (0,1) Binary digits ( BITS). These bits are used to store instructions and data by
their combinations.
(b) Arithmetic and Logical Unit(ALU):It is the unit where all Arithmetic
operations (addition, subtraction etc.) and logical functions such as true or false,
male or female are performed. Once data are fed into the main memory from input
devices, they are held and transferred as needed to ALU where processing takes
place. No process occurs in primary storage. Intermediate generated results inALU
9
are temporarily placed in memory until needed at later time. Data may move from
primary memory to ALU and back again to storage many times before the process
is finalized.
(c).Control Unit :It acts as a central nervous system and ensures that the
information is stored correctly and the program instructions are followed in proper
sequence as well as the data are selected from the memory as necessary. It also
coordinates all the input and output devices of a system.
1
0
INPUTDEVICES
Devices used to provide data and instructions to the computer are
called Input devices. Some important input devices are
1. Keyboard: The Key board is used for typing text into the computer. It is also
known as standard Input device. A computer keyboard is similar to that of a
type writer with additional keys. The most commonly available computer
keyboard has 104keys.
There are different types of keys on the keyboard. The keys are categorized as :
1
1
c. Optical barcode recognition(OBCR): Barcode readers are photoelectric
scanners that read the bar codes or vertical zebra striped marks printed on
product containers. This is used in super markets, book shops etc.
ii. MICR: This is widely used in banks to process the cheques. This allows the
computer to recognize characters printed using magnetic ink.
1
2
4. Magnetic Ink Character Recognition(MICR): : It is a character recognition
technology used primarily by the banking industry to facilitate the processing of
the cheques. MICR characters ( cheque No., [Link]. etc) are printed in special ink
usually containing iron oxide. When a document that contains the ink needs to be
read, it passes through a machine which magnetizes the ink and there will be a
reader sorter unit which translates the magnetic information into characters. MICR
provides a secure, high speed of scanning and processing information. It scans
about 2600cheques/min.
OUTPUT DEVICES
The screen sizes differ from system to system. The standard size is 24 lines by 80
characters. Most systems have provision for scrolling which helps in moving the
text vertically or horizontally on the screen.
2 . Printer: A printer is used to transfer data from a computer onto paper. The
paper copy obtained
fromaprinterisoftenreferredas―printout‖. The different printers and their speeds are
as follows:
1
3
4 Line printer Prints lines at a time instead of 300 to 600 LPM
single
characters.
5 Plotter Produces drawings or graphs
through pens which are filled
with different
colours.
( CPS: Characters Per Second; PPM: Pages Per Minutes; LPM : Lines Per Minute)
LASER PRINTER
******
1
4
MEMORY OF THE COMPUTER
1. Access time: This is the time required to locate and retrieve stored data
from the storage unit in response to program instructions.
2. Storage capacity: It is the amount of data that can be stored in the storage unit.
Units of memory: The computer stores a character in the storage cells with binary
(0,1) mechanism. Thus the basic unit of memory is a bit (binary digit – 0,1). To
store a character, a computer requires 8 bits or 1 byte. This is called the ― word
length‖ of the storage unit. Hence the storage capacity of the computer is
measured in the number of words it can store and is expressed in terms of bytes.
The different units of measurementare
o 8Bits = 1 Byte
210(or)1024Bytes = 1
210(or)1024KB =1
Mega Byte(MB)
Conversio
n:
This code has given alphabets like some numbers which can be converted to
Binary form.
By using these codes the alphabets can be converted to digital & hence to Binary
form.
Types of Memory: A computer memory is of two types
1. Primary Memory (Internalstorage) 2. Secondary Memory ( Externalstorage)
1
5
This memory can be quickly accessed by the CPU for reading or storing
information. Primary memory is further classified into two types:
RAM is also known as read/write memory as information can be read from and written
onto it. RAM is
a place in a computer that holds instructions for the computer, its programs and
the data. The CPU can directly access the data from RAM almost immediately.
However, the storage of data and instructions in RAM is temporary, till the time the
computer is running. It disappears from RAM as soon as the power to the computer
is switched off. i.e it is volatile memory.
1
6
ROM:
It is called Read-only memory as information can only be read from and not
written or changed onto ROM. ROM is the ‗built-in‘ memory of a computer. It
stores some basic input – output instructions put by the manufacturer to operate
the computer. The storage of data and instructions in ROM is permanent. It does
not depend on the power supply. i.e it is non-volatile memory.
Secondary memory: The primary memory which is faster (and hence expensive)
is generally not sufficientfor largestorageofdata.
As
aresult,additionalmemory,calledthe―auxiliary‖or―secondarymemory‖isused.
Itisalsoreferredas―backupstorage‖asit
isusedtostorelargevolumeofdataonapermanent basis which can be transferred to
the primary memory whenever required for processing. Data are stored in
secondary storage in the same binary codes as in the main (primary memory)
storage. Some of the devices of secondary storages are Floppy Disk, Hard Disk,
CD-ROM, DVD and Flash drive.
1. FloppyDisk:Itisalsoreferredas―Diskette:andismadeof flexibleVinylmaterial.
Ithasasmall hole on one side called ―Right protect notch‖, Which protects
accidental writing/deleting theinformation from the disk. There is a hole in the
centre through which the spindle of drive unit rotates the disk. The disks are
available in two sizes of 5.25 and 3.5 inches and these could be either low- density
or high-density floppies. Storage capacity of floppies are measured in kilobytes
(KB) and megabytes (MB). The details about the storage capacities of the floppies
are presentedbelow:
Floppy Storage Size
Disk Capacity (Diameter)
Low 360 KB 5.25 inches
Density
High 1.2 MB 5.25 inches
Density
High 1.44 MB 3.5 inches
Density
Extended 2.8 MB 3.5 inches
2. Hard Disk: The hard disk can hold more information than the floppy disk and
the retrieval of information from hard disk is faster when compared to floppies or
tapes. A hard disk is fixed inside the CPU and its capacity ranges from 20 MB
1
7
onwards. The hard disk is made up of a collection of discs (one below the other)
known as platters on which the data is recorded. These platters are coated with
magnetic material. It is less sensitive to external environmental disorders and
hence the storage in hard disk is safe. A small hard disk might be as much as 25
times larger than a floppy disk. Storage Capacity of hard disks varies from 20 MB
to several Gega bytes like 80GB,160GB.
1
8
[Link]-ROM: CD-ROM stands for Compact Disk–Read Only Memory. It is used to
store a wide variety of information. Its main advantage is that it is portable and
can hold a large amount of data.. The storage capacity of most CD-ROMs is
approximately 650 MB or 700MB.
4. DVD: DVD stands for Digital Versatile Disc. It is similar to a CD-ROM, except
that it can store larger amounts of data. The storage capacity of a DVD is at least
4.7MB. DVDs that can store up to 17GBs are also available. Because of their
capacity, DVDs are generally used to store a very large multimedia presentations
and movies that combine high quality sound andgraphics.
5. Flash Drive: It is a small, portable device that can be used to store, access and
transfer data. Due to its small size, it is commonly called Pen drive. It is also
called USB drive. We can read, write, copy, delete, and move data from computer
to pen drive or pen drive to computer. It comes in various storage capacities of
2GB, 4GB, 8GB etc. It is popular because it is easy to use and small enough to be
carried in a pocket. This device is plugged into the USB port of the computer and
the computer automatically detects thisdevice.
******
1
9
HARDWARE
andSOFTWARE
Generallythe OS acts as an interface between the user and the Hardware of the
computer.
GUI : The system can be operated with mouseandkeyboard. Ex: Windows 95,
Windows XPetc
Disk Operating System (DOS):It was developed as early as 1980 by Bill Gates at
the ageof
19. It is suited for personal computers. Dos is a single user and single task operating
system
WINDOWS: ItworkswithDOSanditsupportssingleuserandmultitasksystem.
It requires a powerful PC with a minimum RAM of 8 MB.
2
0
2. Translators: Computers can understand instructions only when they are
written in their own language – the machine language . Therefore, a program
written in any other language should be translated into machine
language. The software that ―translates‖the
instructions of differentlanguages is known as translators.
2
1
interpr
2
2
Sales
1.2
1.4
3.2 8.2
2
3
MY MY DRESS CHOICE
2
4
translates or executes the first instruction before it goes to the second, while a
compiler translates the whole program before execution.
They are machine independent. A program written in any HLL can be run
on computers of different types without anymodifications.
PROLOG: PROgramming
inLOGic ALGOL:
ALGOrithmicLanguage
2
5
3. Utility Programs: These are pre-written programs supplied by the
manufacturer for maintaining day to day activities of computersystem.
2
6
5. General Purpose Packages: These packages are developed to suit the
needs of research workers / scientists in different fields. These packages are
categorized as:
i) DataAnalysis ii) Word Processing iii) Spread Sheet iv) Graphics and v)Databases
DATA ANALYSIS
WORD PROCESSING
Ex: WORDPERFECT,WORDSTAR, MS-Word, CHIRATOR, NORTON EDITORetc.
SPREAD SHEET
*******
2
7
CLASSIFICATION OF COMPUTERS
Computers are classified according to the storage capacity, speed and the
purpose for which they are developed. These can be classified into three types:
A majority of the computers that are in use are digital. These computers were
essentially developed for computations. Later, the developments in the
computers led to the use of digital computers in variety of applications.
Depending on the use of applications, the digital computers are classified into
1) Special Purpose Computers and 2) General Purpose Computers
2
8
etc., they support a large number of terminals for use by a variety of
users simultaneously, but areexpensive
c) Mini Computers: It is a medium sized computer with moderate cost,
available indigenously and used for large volume applications. It can
serve multi-users simultaneously
2
9
d) Micro Computers: A micro computer is the smallest general purpose
processing system. Micro computers are also referred as
―personal computers‖(PC). These are selfcontained units and
usually developed for use by one person at a time but can be linked to
very large systems. They are cheap, easy to use even at homes and
can be read for variety of applications from small to medium range.
These are available in threemodels:
1. PC : PersonalComputer
2. PC-XT : PC with ExtendedTechnology
3. PC-AT : PC with AdvancedTechnology
*****
3
0
PERSONAL COMPUTERS
Over the years, different microprocessors were developed and the first in the
series is INTEL 8080. The other procesors are 8088, 80286, 80386, 80486, Pentium
I, II, III and Pentium 4. The Pentium 4 can execute any piece of code that ran on
the original 8088, but it does it about 5000 times faster.
Clock Speed: The speed with which the instruction is executed or number of
pulses per second is called the clock speed. It is measured in terms of million
pulses per second (MHZs).
The following table gives the differences among the different processors that
intel has introduced over the years :
3
1
―Prescott‖ 4 bit bus
Peripherals: The input, output and secondary storage units like floppy drives,
keyboard, mouse, etc., are called peripherals.
Classification of PCs: PCs are mainly classified on the basis of primary memory (RAM),
Microprocessor, clock speed and peripherals. The classification is presented in the
following table:
Keyboard, Mouse
and Printer
3
2
WORKING WITH PERSONAL
COMPUTERS
Drives of the computer: A computer can have Floppy Disk Drive along with Hard
Disk drives in the system. These are referred as follows:
HardDisk : C
a) A:\> This imply that the computer is booted through Floppy drive `A‘ and is
ready to accept
DOScommands. Thesymbol―\
>‖isreferredasDOSpromptfromwhereDOScommandscanbeentered.
a) Cold Booting: It is only switching OFF the system and after some time again
switchingON.
******
3
3
MS-DOS
MS-DOS is a collection of programs and other files. It is a single user and single
programming environment.
Files and File names: A file is a collection of related information. The files should
have suitable names for their identification in later use.
There are different types of files you can create in your computer, according to
the usage. To differentiate each file, the computer will give an extension to
identify the different types of files you have created.
Executable Files: The files with extension of either .COM or .EXE are called
executable files. These files are directly executed by typing their names
(without the extension) by the computer. A file with
.COM extension refers to COMMAND file name and the other with .EXE
extension refers EXECUTABLE program file.
Batch Files: the file containing a series of DOS commands, which are executed
automatically one at a time in the order entered, is known as the batch file. A
batch file has the extension .BAT. If the batch file is given a special name
[Link], it is automatically executed when the computer is switched on or
during booting.
Backup Files: These are backup files of a file and have extension .BAK. These files
are such that their contents can not be altered (edited). These files are created
while working with WORDSTAR package for typing a document.
3
4
System Files: These are program files developed for system control. They
have .SYS extension. Directory: It is a collection of files, size, date and time of
creation of files. The relation between files, directories and disk is similar to the
relation between papers, filing folders and filling cabinets. Just as a cabinet
contain papers and other folders, a directory may contain directories also. The
main directory of a drive is called Root Directory into which several directories
and sub-directories may exist.
3
5
Types of DOS commands: There are two types of commands: i) internal and ii)
external
i) Internal DOS commands: Internal commands are those commands which
manage files. They are loaded into the memory of the PC when PC is booted. These
are stored in a large file with file name [Link], when a PC isbooted.
1. DIR: Dir displays continuously the directory of file names, file size, date
and time of creation. C:\>dira:
This command displays the list of files and directories from the drive A i.e. the
floppy drive.
Eg: DIR STATS.* : lists all files with STATS and other combinations along with
the extensions. DIR *.COM : lists all files with extension .COM
3. COPY: The COPY command is used to copy files from one place to another.
The way to execute copy command is to type COPY leave a space
followed by the source file name again a space followed by
destinationfile.
Syntax: copy {Drive name} <source file> {Drive name} <target file name>
3
6
3. COPYA:MATHS C:STATS copies afile―MATHS‖form drive―A‖to drive―C‖withthefile
name
―STATS‖
[Link]: The REN command is used to rename the old file with another name. The
way to execute Rename command is to type REN leave a space followed
by the old file name againfollowed
3
7
5. DATE: It displays current date and asks for new date in (mm)-(dd)-
(YY) format. If no date is to be changed, the old date canberetained
bypressing―enter‖key.
C:\> CLS
ii) External commands: External commands are small file programs used for doing
specificjobs.
DIR| SORT/R (or) DIR/O-N: Displays all the files in reverse order (i.e Z to A)
2. FORMAT: Formatting a (new) disk imply organizing the new disk into
magnetic tracksand sectors that are readable by DOS. The PC
copies files only on a formatted disk. However, if an old disk is
formatted, all the existing files on it would be erased. Hence
this command should be usedcarefully.
This command is generally listed in the [Link] files for its execution
when the PC is booted
3
8
C:\> MD\STATS (or) MD STATS : This command makes (creates) a new
directory with the name ― STATS‖.
3
9
9. TREE: It displaysthe directoriesand sub-directoriesexistingin a drive with
a―TREE‖ diagram. The difference between TREE and DIR commands is that:
DIR displays all fileswith its size, date and time of creation. It also
displays only directories with symbol <DIR> (without files and sub
directories in that directory) whereas, TREE displaysdirectories
*********
A virus kills data and program files. Although the purpose for developing such
softwares is not known, they appear to be basically developed for a check
against the ―piracy‖of program packages.
More than 1000 computer viruses have been identified. They are classified as :
Joshi, Die_Hard-2, Jerusalem, Generic, Brain, May_5 th, Gumnam, World peace etc.,
Some of the anti-virus vaccines are: NASHSOFT, UTSCAN, AVG, AVIRA, Meccaf etc.
*****
4
0
WINDOWS
Desktop: The desktop is the on-screen work area on which Windows, Icons,
menus & dialog boxes appear. The Desktop can have several
components. Parts of the desktop include Icons & the taskbar.
4
2
My Computer: This is the icon which represents all the files & folders which can
be used in the system. It is used to access the drives, folders & files on the
computer. i.e Floppy drive(A), Local C, D, E, Printer, Control paneletc.
My Documents: This is the default storage location for the files created in the
windows.
Internet Explorer: This is an application used to browse the internet.
Recycle bin: This is a folder that stores all the files & folders deleted from
windows temporarily, which can be restored again if needed.
Taskbar: The rectangular bar that runs horizontally across the bottom of the
screen is called Taskbar. The Taskbar has the START menu on the left & the
Notification area on the right. We can start an application using the start menu.
Notification area holds system icons that allow for functions such as changing
the time & Volume of the Computer.
All the open applications are available on the Taskbar.
ANATOMY OF A WINDOW:
The window on a desktop is the rectangular area displaying content
independently of other areas of the screen.
The different parts of a window are the Title bar, Menu bar, the Toolbar, and
the min, max & close buttons. These tools are used to manage the window &
the components within it.
Title bar – This is the title of the window, like your name at the top of a piece
of paper. The Title bar is also the handle for the window. If you click and hold
the mouse button down on the title bar, you can move it around the screen.
4
3
Maximize – To have a window take the maximum desktop space, click the
maximizebutton.
This stretches the window out like an architect‘s floor plan being rolled out over
the desk.
Restore – A maximized window will cover over all the other windows and
icons on the desktop. The Restore button places the window back so that
more than one window can display at atime.
Close (X) – When done with a window, you can have it taken completely
off the desktop by closing it. Use the X button to dothis.
Menu bar: The Menu bar displays a list of commands that can be used to
perform various tasks. ( this will be below the Title bar). Menu items are
commands within the menu bar that allow choosing of functions & tasks.
4
4
Tool bar: contains a set of buttons for frequently used commands.
Scroll Bars: On the bottom and right edges of a window we find scroll bars.
They are used to pan across the information in the window, when we have
information which won‘t fit into the window. The Status Bar :The Status bar
appears at the very bottom of the window and provides such information as the
cursor position, current page number, the number of words in the document etc.
BOOTING IN WINDOWS:
*******
4
5
WINDOWS EXPLORER
Explorer uses the directory windows to graphically display the directory structure
of your disk and files. Windows Explorer displays the contents of the entire system
in a hierarchical manner.
Windows Explorer is divided into 2 panes. The left pane displays the list of drives &
folders on the computer. The right pane displays the contents of the selected drive
or folder. By using these two panes, you can browse through the contents of your
computer in a single window. Folder is a list of files (similar to Directory in MS-DOS)
CREATING FILES:
After creating a folder, we can move files into it or create new files within the folder.
4
6
SELECTING FILES & FOLDERS:
4
7
COPYING FILES & FOLDERS:
Alternatively, to copy a file or folder, select it and then press ctrl +C. To paste,
press ctrl+ V
If you do not want certain files or folders, you can delete them. All the files
& folders which are deleted are moved to the recycle bin.
To delete:
i) Select
ii) On the file menu, click delete or pressdelete.
A warning appears prompting you to confirm the file deletion.
iii) If you want to delete, click yes otherwiseNo.
Note: To delete a file permanently without moving it to the Recycle bin, select
the file & then press Shift+ Del.
******
4
8
WORD PROCESSING
Definition: Word-processing is essentially typing, editing, and manipulation of a
document in a desired form.
FEATURES OF WORD-PROCESSING:
1. Word-wrap
2. cursorcontrol
3. editing
4. formatting
5. spell-check
6. thesaurus
7. macros
8. printing
9. file management
10. mail merge printing
5
0
4. Formatting: The text formatting refers to the way the text is desired to
appear on a page. This includes followingfunctions
setting left and rightmargins
paragraphsettings
linespacing
selecting font specifications such as underline, bold, italics,
superscriptsand subscripts
settingfoot-notes
number of lines perpage
printing page numbers and headings for ‗Header‘ and‗Footer‘
table ofcontents
indexing the text
5. Spell-check: Word-processing packages provide checking of spellingsfacility
6. Thesaurus: It provides synonyms (or words with similarmeanings)
7. Macros: A macro is a character or word that represents a series of
keystrokes. The ability to define macros allows us to save a lot of time by
replacing common combinations ofkeystrokes.
8. Printing: It gives a ‗hard‘ copy of the text. The printing can be controlled after
printing a fixed
number of pages or can be resumed from any specified pagenumber.
9. File management: This facility allows to create, delete, move & search forfiles.
10. Mail merge printing: This facility helps in printing same
―original‖letter with differentaddresses,sothateach letter is
―original‖and notacarboncopy.
*******
5
1
MS-WORD
MS- Word is a word processor. The extension name of MS- word is .doc. It is an
application used to create, edit, print and save a document. It allows the user to
insert pictures, tables, charts, drawings & features that will make the text richer &
more interactive.
STARTING MS-WORD:
Start →All Programs →MS-
office→MS-word MS-word icon
isw.
5
2
Status bar: displays the details such as the page number the user is
working on, section no., page no. out of the total pages found in the
document, line number, column numberetc.
5
3
STANDARD TOOLBAR:
This toolbar contains buttons to allow you to perform the basic operations such as
opening and closing a document, moving and printing data.
FORMATTING TOOLBAR:
The formatting Tool bar is the easiest way to change many attributes of a text.
Style menu: Allows you to make your text Bold, Italic, underlined… depending
on the style you choose.
Font: Allows you to change the font by clicking on the drop-down arrow on
the right of the font name box. You can view a list of fonts available; you can
scroll down to view more fonts and select the font name you wish to use by
clicking on its name.
Font size: Allows you to change the font size by clicking inside the Font size
box and entering a value or by clicking on the drop-down arrow on the right
of the box to view a list of sizes available. Select then a size by clicking on it.
5
4
Text orientation: Allows you to change the typing direction of your text,
from left to right or right to left manner.
5
5
Numbering, Bullets : Allows you to make your text appear as a bullets
list or as a numbering list.
Increase / Decrease indent : Allows you to increase or decrease
the indentation of your paragraph in relation to the side of thepage.
Outside Border : Allows you to add a border around a textselection.
Highlight color : Allows you to change the color behind a textselection.
Font colour : Allows you to change the colour of thetext.
5
6
FEATURES OF EDIT MENU(ALT E):
Find - Used to find the part of text word \ character in the file (Ctrl +F)
Find Next – (F3) Finding \ finding next : Used to repeat the finding process.
Replace - Used to replace any part of Text / word / Character with another word/
character.(Ctrl + H)
Paste special – This will paste the copied (or) cut text in a form of an object. It
will paste in box which Cannot be altered.
5
7
2. Paragraph - Used to set the space between paragraphs and also between
thelines
3. Bullets - Used to highlight points in number wise / bulletwise.
4. Borders & Shades - Used to apply different borders to the table / to thepage.
5. Columns – Used to write the text in columnwise.
To have a break in columns, a column break is used ( insert
menu →break →Columns) Ctrl + Shift + Enter
5
8
7. Text direction - Used to change the direction of drop cap (Note : To use
text direction, drop cap must be usedfirst)
8. Change case - Used to change the case of thetext.
9. Toggle – This converts lower case letters to upper case & vice –versa in aword.
10. Back Ground - This is used to change the back ground colour of the
document but the color can be seen only in the weblayout.
11. Theme - This is used to change the document, backgrounds with
some existingdesign background. This shows the background only in
the weblayout.
12. Style - This is used to change the writing fashion of the document which are
alreadyexisting.
13. Frames - Frames are used to write different documents in one singledocument.
5
9
MS WORD - EDITING TEXT :
Word will automatically wrap text as it reaches the end of a line. Press
enter to start a new paragraph. When you reach the end of a page, word will
automatically break text onto the next page. If you want, you can start a new page
at any point by inserting a page break. To do so, press ctrl + Enter.
6
0
Word offers two modes for adding text to your documents: Insert mode
and overwrite mode. In Insert mode, characters typed are inserted into the text to
the left of the insertion point, pushing any characters to the right of the insertion
point further to the right. In overtype mode, the text you type will replace the
existing text.
Note:The Insert key is a toggle key. This means that the same key can be used to
switch back and forth between two different modes.
SELECTING TEXT:
In order to change the format of the text you just typed, it must be first
highlighted, i.e selected with the mouse cursor.
To highlight the whole text or part of it, locate the mouse at the start of the text
you wish to highlight and click the left button, then drag the mouse over the
desired text while keeping the left mouse button pressed.
DELETING TEXT:
Cut text:
Highlight the text you need to move and follow one of the methods listed below:
From the Menu bar, select Edit→cut (or)
From the standard tool bar, click on the cut button.(or)
Follow the key sequence Ctrl +X
COPY TEXT:
To paste previously cut or copied text, move the cursor to the location you want
to move the text to and follow one of the methods listed below:
6
1
*******
6
2
MS -EXCEL
6
3
COMPONENTS OF THE EXCEL WINDOW:
An Excel window has several unique elements identified in the figure below:
Rows, columns & cell: In a worksheet rows are numbered from top to
bottom. The columnsare labeled with letters from left to right. Rows are
numbered from 1 to 65,536 and columns labeled from A to IV (256columns).
Title bar: The title bar contains the name of the program Microsoft Excel
and the default name of the workbook Book1 that would change as soon as
you save your file and give anothername.
Menu bar : The Menu bar contains menus that include all the commands
you need to use to work your way through Excel such as File, Edit, View,
Insert, Format, Tools, Data, Window and Help.
Tool Bar: Tool Bars are usually shortcuts for menu items. Standard and
formatting toolbars are displayed bydefault.
Active cell: The cell in which you are currentlyworking.
Formula bar: displays the contents of the activecell.
Name box: displays the cell address of the active cell. Column letter
followed by therow number. Ex: B6
Worksheet area: The middle portion of screen which occupies a major
area is called worksheet area. In this area, information or data (i.e.) either
textual or numerical can be entered and the results can be displayed. A
worksheet is a large work area of 65,536 rows and 256columns.
Status bar: located at the very bottom of the screen displays brief
information about activating features within the worksheetarea.
Sheet tabs: appear above the status bar displaying the names of
theworksheets.
Standard Toolbar
The Standard toolbar, located beneath the menu bar, has buttons for commonly
performed tasks like adding a column of numbers, printing, sorting, and other
6
4
operations. Excel let's you customize the toolbar or even display multiple toolbars
at the same time. The Standard Excel XP toolbar appears in the figure below.
6
5
FORMATTING TOOLBAR
The Formatting toolbar, located beneath the Standard toolbar bar, has buttons
for various formatting operations like changing text size or style, formatting
numbers and placing borders around cells.
The formula bar is located beneath the toolbar at the top of the Excel worksheet.
Use the formula bar to enter and edit worksheet data. The contents of the active
cell always appear in the formula bar. When you click the mouse in the formula
bar, an X and a check mark appear. You can click the check icon to confirm and
completes editing, or the X to abandon editing.
NAME BOX
The Name box displays the reference of the selected cells in the form of column
label followed by row number.
CREATING A NEW WORKBOOK:
The steps to create a new workbook are,
1. On the File menu, click New.
The new workbook task pane appears at the right side of the screen. Click blank
workbook.
A new workbook with 3 worksheets appears. By default, the workbook is
named as Book 1, and sheet 1 is the active worksheet & A1 is the active cell.
ENTERING DATA:
6
6
EDITING TEXT:
The easiest way to edit the contents of a cell is to select the cell and then
retype the entry. The new entry replaces the old contents.
6
7
You can also edit part of the data in a cell:
1. Double click the cell you want to edit. The insertion point appears within thecell.
2. Delete the part of the data that you do not wish to keep.
3. Retype the data & pressenter.
FORMATTING A WORKSHEET:
Changing the style or appearance of data in a worksheet is called formatting.
You can format the data in a worksheet by:
By default, any text you enter in Excel is aligned to the left and any value or
number is aligned to the Right. To change the default alignment, you can use the
alignment buttons on the formatting tool bar.
FORMATTING NUMBERS:
Formatting data in a worksheet includes changing the number of decimal places,
displaying dates, times & fractions and adding currency symbols.
Formatting Text: Text can be formatted using the buttons on the formatting
toolbar. Font of a cell, font size can be changed. The font style can also be
changed to bold, Italic etc.
In Excel, rows & columns can be inserted or deleted without affecting the surrounding
rows, columns & cells.
To insert a row,
1. Rest the mouse pointer over the row above which you want to insert the
newrow.
2. On the Insert menu, clickrows.
A row is inserted and the existing row moves down
after the new row. Similarly, to insert a column,
1. Rest the mouse pointer over the column before which you want to insert the
newColumn.
2. On the Insert menu, clickcolumns.
6
8
CHANGING ROW HEIGHT & COLUMN WIDTH:
By default, every row is 12.75 points high and every column is 8.43 characters
wide. As you fill it with data, however you have to change the size of rows &
columns so that it is fitted to the length of the data. To Resize a column:
6
9
(OR)
1. The column which is to be adjusted is made active by clicking on columnletter.
2. The column option is selected from the Formatmenu.
3. Click on the width option. A dialogue box isdisplayed.
4. Type in the required size of the column in the text box
columnwidth. Similarly, Row height can also be adjusted by
selecting therows.
Sorting: Highlight the cells that should be sorted and click the sort Ascending
(A-Z) button or Sort Descending (Z-A) button found on the Standard toolbar.
Printing: To print the worksheet, select File →Print from the Menu bar (or) click
on the Print button
from the Standard Toolbar (or) follow the key sequence Ctrl + p
Inserting Page breaks: To set the page breaks within the worksheet, select the
row you want to appear just below the page break by clicking the row‘s label. Then
choose Insert →page break from the Menu bar.
When you attempt to print a worksheet Excel automatically inserts page breaks view.
FILE MENU →PAGE BREAK PREVIEW
The page breaks are shown in dasher lines. If the automatic allocation of page
breaks does not satisfy with your requirements, you can add the page breaks in
the required space.
Step 1: select a cell above which the page break is needed. After that, select the
full row until the data in the sheet exists.
To save a workbook,
File →Save(or)
Ctrl+S (or)
click on the save button on the Tool bar.
Save dialogue box appears. Type the name and click Save.
FORMULAS:
The cells in which formulas are stored, display the result of the calculation
and not the formula. In Excel, a formula starts with an equal (=) sign and
should be followed by the operation to be performed. We can use any
number of operators in a single formula. MS- Excel evaluates the formula
according to the order of precedence of the operators.
7
0
Operator Operation Order of
precedence
( ) Bracket 1
^ Exponentiation 2
*,/ Multiplication ,Divis 3
ion
+ /- Addition, 4
Subtraction
& Concatenation 5
= / > /< Comparisons 6
7
1
Examples of the formula expressions:
1. Suppose the values in the cells B2, C2, D2 are 34, 28, 56 respectively. To
add these values and to have the result in the cellF2,
A function is a built-in, readymade and frequently used formula that accepts data,
perform calculations & returns results.
The Function Wizard is a tool in Excel through which a user can enter formulas in
the correct format without any errors. It contains all the functions according to the
type such as Mathematical, Statistical, Date/time, Financial etc.
Charts in Excel are used to represent data pictorially. We can use different types
of charts to represent data.
For example, to draw a column chart for the production of different crops
in a region:
[Link]. A B
crop Production(ton
s)
1 Paddy 53
2 Wheat 24
3 Maize 18
4 Groundn 82
ut
production of crops
90
80
7
ion(tonns)
70
4
60
Series1
pr
PIE CHART:
Data on each variable is entered in the Excel worksheet in a row or column with
suitable headings. Then we select the data of the first series and choose pie chart
and proceed as per the options given in the dialogue box. A separate chart pie
chart should be drawn for each dataset.
FOR EXAMPLE, TO DRAW A PIE CHART FOR THE PRODUCTION OF DIFFERENT CROPS IN A
REGION:
[Link]. A B
crop Production(ton
s)
1 Paddy 53
2 Wheat 24
3 Maize 18
4 Groundn 82
ut
production of crops
paddy
w heat
30% maize
groundnut
46%
*******
7
5
Statistical Analysis Tools
Microsoft Excel provides a set of data analysis tools— called the Analysis Tool Pak
— that you can use to save steps when you develop complex statistical or
engineering analyses. You provide the data and parameters for each analysis; the
tool uses the appropriate statistical or engineering macro functions and then
displays the results in an output table. Some tools generate charts in addition to
output tables.
Accessing the data analysis tools: The Analysis Tool Pak includes the tools
described below. To access these tools, click Data Analysis on the Tools menu. If
the Data Analysis command is not available, you need to load the Analysis Tool
Pak add-inprogram.
Analysis Tools:
ANOVA: Single factor
ANOVA: Two-Factor with
replication ANOVA: Two-Factor
without replication Correlation
Covariance
Descriptive
statistics
F-test two-sample for
variances Histogram
Regression
t-test: two sample assuming equal variances
t-test: two sample assuming
unequalvariances Z-test: two
sample formeans
STEPS TO USE ANALYSISTOOLS:
Step i) From the Menu bar choose Tools and click on Data Analysis
7
6
ii) When the Data Analysis dialogue box appears, click on the one you want.
iii) The corresponding dialogue box appears. Enter the Input range and
Output range (addresses of thecells)
iv) give the address of the cell where you want the result to beshown.
iv) clickOK
v) The result will be given in the corresponding outputformat.
7
7
ex 1: the following are the results of 5 preschool going children at different levels
of protein content in diet. compute the correlation coefficient using excel
Protein Gain in
content(%) weight(gm)
5 30
7 40
10 80
12 100
13 120
Step i) From the Menu bar, choose Tools and click on Data Analysis.
ii) Select Correlation in the Data Analysis Dialogue box and clickOK.
iii) When the Correlation dialogue box appears, enter the Input range and also
give the output range where you want the result to be shown, clock OK.
Summary output:
Protein gainin
content weight
Protein
content 1
gain in
weight 0.989783 1
Ex 2: Following is the data of head and body weights of 5 insects. Find the
regression equationof y onx.
Head Body
weigh weigh
t (X) t (Y)
20 6
0
22 6
4
25 7
7
8
2
27 8
0
31 8
4
Step i) From the Menu bar, choose Tools and click on Data Analysis.
ii) Select Regression in the Data Analysis Dialogue box and clickOK.
iii) When the Regression dialogue box appears, enter the Input Y range and input
Xrange.
iv) give the output range where you want the result to be shown, clockOK.
7
9
v) The result will be shown in the followingformat.
SUMMARY OUTPUT
RegressionStatistics
Multiple R 0.980316
R Square 0.961019
Adjusted
R
Square 0.948025
Standard
Error 2.324953
Observations 5
ANOVA
Significance
df SS MS F F
Total 4 416
EX 3:
The daily production of two pesticide factories is recorded as follows.
Factory 1 2 3 4 5 6 7 8
A 12 16 9 13 15 17 20 23
B 8 13 21 16 11 12
8
0
ii) Select t-test; two samples assuming equal variances in the Data
Analysis Dialogue boxand clickOK.
iii) Enter the variable 1 range, variable 2 range and set Hypothesized mean
difference aszero.
iv) Click the check box against Labels in the Firstrow.
iv) Give the output range where you want the result to be shown, clickO.K
8
1
v) the result will be shown in the followingformat.
A B
Mean 15.625 13.5
Variance 19.98214 20.3
Observations 8 6
Pooled Variance 20.11458
Hypothesized Mean Difference 0
df 12
t Stat 0.877324
P(T<=t) one-tail 0.198768
t Critical one-tail 1.782288
P(T<=t) two-tail 0.397535
tCriticaltwo-tail 2.178813
******
8
2
MS-ACCESS
TO START MS-ACCESS:
Ex: A table can contain personal information about all the students in a college.
Every row containing information about a student represents a record. The
records in the student table can include fields such as Admission number,
Student name, Address, Phone numberetc.
CREATING A DATABASE :
8
3
The database Wizard is used to create tables, forms, queries and reports
by following a seriesof steps provided by thewizard.
The Blank Database command is used to create a blank database. All
database objects shouldbe createdmanually.
8
4
CREATING A TABLE :
Command Purpo
se
Create table Used to create a table by entering values directly in a row and
by column format
entering
data
Design view Used to assign fields for the new table and modify field properties
Table wizard Used to create a table through a guided sequence of steps
8
5
Microsoft Access database fields are created by entering a field name and a field
data type in each row of the field entry area of the database table window.
8
6
DATA TYPES IN MS-ACCESS :
The following list summarizes all the field data types available in MS- Access,
their uses and their storage sizes.
Text : used for text or combinations of text and numbers, such as
addresses or for numbers that do not require calculations, such as phone
numbers, or postalcodes.
Ex:
Primary key: The field in a table that uniquely identifies each record is called
the primary key. Usually this field is sequentially numbered.
8
7
Foreign key : When a primary key of one table appears as a field in another
table, the field is called the foreign key in the second table.
8
8
QUERIES :
In a table, number of records are displayed at a time. But, if the table has
many fields, then it may not be possible for a user to view all of them. The
screen may be too small to fit it. The user may have to scroll horizontally
or vertically to view the rest of the fields/records.
In forms, the data can be displayed as per the users requirement. The
records are generally displayed one at a time. The fields can be arranged
as the user wants it. Pictures can be added to a form. The display and
contents of the form is controlled fully by theuser.
In forms there are 3 views,
i. Design ii. Datasheet & iii. Formview
The datasheet view shows many records whereas form view displays
single record. Youcan toggle between these three views using the
ViewTool.
REPORT:
The data shown in a table, Query and forms are meant for displaying it on
screen, but when you take the printout or the Hard copy, it is known as
Report. In the database window, the open button is replaced by the preview
button, when you click the report tab. Reports can be viewed either in print
preview mode or design mode. Data cannot be edited in the reports. The
report preview shows how the data will appear on taking out the printouts.
******
8
9
Networking and Internet
A network is an arrangement that enables two or more computers to
communicate (talk) to each
othe
r.
TYPES OFNETWORKS
Internet connectionhelpsusto:
1. Read information on a wide range oftopics
2. Send or receiveE-mail
3. Down load useful programs such as virus detectors, file compression,
decompression utilityetc.,
4. Share your opinions and your knowledge on a variety of topics through various
newgroups.
5. Chat with other people any where in theworld
6. View interesting video‘s listen to music or wander through a 3-Dworld.
9
0
REQUIREMENTS FOR CONNECTING TO THE INTERNET:
9
1
d) Subscription with Internet service provider (ISP): ISP‘s are
companies that provide access to the internet. We need subscription
with any ISP to get an Internet connection. Some of the ISPs in India
are VSNL, MTNL, Sify, Specrta Netetc.
Internet was initially designed for the transmission of text basing on the
protocols mentioned. In order to transmit a graphically designed web page
complete with pictures, embedded sound and animation a special language was
designed which is referred to as Hyper Text Mark up Language (HTML). HTML
uses special text codes to define the various elements of a web page.
HTTP provides a method of transmitting a professionally laid out page over the
text based internet. Uniform Resource Locator: (URL): Each web site has a
unique address commonly referred to as a URL. A URL specifies the exact location
of the web page on the internet.
9
2
E-mail or electronic mail is a service for sending or receiving messages
electronically through a computer network. The electronic mail uses various
technologies that support electronic transmission of text, data and graphics.
1. it is much faster than the normal mail. Messages can be sent within a
matter of seconds to any part in theworld.
2. it can be sent to many people at the sametime
3. E-mail is cheaper than a phone call and an ordinarymail
4. it can access information and file libraries on request
5. E-mail user can have a mail box which is accessed through a computerterminal
6. an E-mail message consists of two parts
a) a header specifying the address of the sender and the address of
thereceiver
b) the text of themessage
9
3
7. The mailing system allows selecting messages for reading,
displaying, saving, deleting, forwarding andreplying.
8. Mailing list can be created to send the same message to a group ofpeople
SEARCH ENGINES :
Search engines are utilities used to search for information on the web. A user
interface is provided where you can enter the word or phrase you are searching
for. The search engine looks for the keywords we have entered and returns the
results of the search, providing links to relevant Web sites for us to choose from.
Some commonly used search engines are MSN, Alta Vista, Google, Yahoo! search
and Infoseeketc.
*******
9
4