1502656599class VI
1502656599class VI
1502656599class VI
Patron
Shri C. Neelap
Deputy Commissioner, KVS RO Guwahati
School Co-ordination
Shri S. Sarkar
Principal, KV IOC,
Noonmati, Guwahati
Subject Expert
Shri Rajendra Shakyawal
PGT(CS),
KV IOC, Noonmati, Guwahati
Table of Contents
.
1. Month wise Syllabus 1
2. Fundamental of Computer 2
6. Adobe Presenter 70
7. HTML 77
9. Sample Papers 91
SN Unit/Chapter Contents No. of periods
Quarter - April to June
1 Fundamental of Review & Brief history of computer, Basic components of
Computer computer, Different I/O Devices, Computer Language, Software
6
definition and its types, Computer Memory,
Different types of Printers.
2 Word Processing Header and footer, Formatting of paragraph, Mail merge, Envelop
6
(MS Word) and labels, Page column, Hyperlink, Drop cap.
Formative Assessment-1
Quarter - July to September
3 Spreadsheet (MS Table creating in MS Excel and implementation various Charts,
Excel) Cell reference in MS Excel, Sorting of data in MS Excel, Filtering
18
data in MS Excel, Conditional Formatting, Workbook and
worksheet, Protection of workbook and worksheet.
Formative Assessment-2 & Summative Assessment-1
Quarter - October to December
4 Advance features Inserting different objects (i.e. images, Word Arts, audio & video
of MS etc.), Transitions in slide. Custom Animation with text, Adobe 14
PowerPoint. Presenter.
5 HTML Introduction to HTML, Uses of HTML, HTML Tags, HEAD, TITLE,
3
BODY, Empty and Container Tags.
Formative Assessment-3
Quarter – January to March
6 Use of Internet. Overview of Internet, Intranet, Different types of websites, Web
Browsers, Opening of web pages and Web sites, Use of search
13
engine, Creation of an Email and using it, Advantages and
Disadvantages of Social Media sites, Networking and Networks.
Formative Assessment-4 & Summative Assessment-2
1
Chapter 1
Fundamental of Computer
Inside this chapter : Brief history of computer, Basic components of computer, Different I/O Devices,
Computer Language, Software definition and its types, Computer Memory, Different types of Printers.
1. The history of computers starts out about 2000 years ago in Babylonia (Mesopotamia),
at the birth of the abacus, a wooden rack holding two horizontal wires with beads
strung on them.
2. Blaise Pascal has credited the first digital computer
in 1642. The basic principle of his calculator is still
used today in water meters and modern-day
odometers.
3. Punched cards, which were first successfully used with computers in 1890 by Herman
Hollerith and James Powers. They developed devices
that could read the information that had been
punched into the cards automatically, without human
help.
4. Punch-card using computers created by International Business
Machines (IBM), Remington, Burroughs. These computers used
electromechanical devices in which electrical power provided
mechanical motion -- like turning the wheels of an adding
machine. Such systems included features to:
o feed in a specified number of cards automatically
o add, multiply, and sort
2
5. In 1942, John P. Eckert, John W. Mauchly, and their
associates at the Moore school of Electrical Engineering
of University of Pennsylvania decided to build a high -
speed electronic computer to do the job. This machine
became known as ENIAC (Electrical Numerical
Integrator And Calculator) and it occupied the entire
thirty by fifty feet room.
6. ENIAC was therefore about 1,000 times faster than the
previous generation of relay computers. ENIAC used
18,000 vacuum tubes about 1,800 square feet of floor
space, and consumed about 180,000 watts of electrical
power.
7. In 1950 magnetic core memory and the Transistor -
Circuit Element of digital computers. RAM capacities
increased from 8,000 to 64,000 words in commercially
available machines by the 1960s, with access times of 2
to 3 MS (Milliseconds).
8. In the 1980's manufacturing of semiconductor chips
was done, The Intel and Motorola Corporations were very competitive into the 1980s,
although Japanese firms were making strong economic
advances, especially in the area of memory chips. By the
late 1980s, some personal computers were run by
microprocessors that, handling 32 bits of data at a time.
3
Basic components of Computer
Input Unit
The devices which are used to input the data and programs in the computer are known
as "Input Devices". Input unit accepts instructions and data from the user and converts these
instructions and data in computer acceptable format which are sent to computer system for
processing.
Mouse: It is a pointing device. The mouse is rolled over the mouse pad,
which in turn controls the movement of the cursor in the screen. You can
click, double click or drag the mouse. Its sensor notifies the speed of its
movements to the computer, which in turn moves the cursor/pointer on the
screen.
4
Scanner: Scanners are used to enter information directly in to the
computer memory. This device works like a Xerox machine. The
scanner converts any type of printed or written information including
photographs into digital pulses, which can be manipulated by the
computer.
Track Ball: Track ball is similar to the upside- down design of the mouse.
The user moves the ball directly, while the device itself remains
stationary. The user spins the ball in various directions to effect the
screen movements.
Light Pen: This is an input device which is used to draw lines or figures on
a computer screen. It is touched to the CRT screen where it can detect
raster on the screen as it passes.
Bar Code Reader: This device reads bar codes and coverts them into
electric pulses to be processed by a computer. A bar code is nothing but
data coded in form of light and dark bars.
5
Output Unit
Output Device produces the final results of computer into human understandable form.
Output unit accepts the results produced by the computer which are in coded form and it
converts these coded results to human readable form.
6
Types of Printers
Speed: 200-540 Speed: 4-8 pages per Speed: 4-20 pages per minute.
characters per minute.
second.
Touch Screen: A touch screen is a display screen that is sensitive to human touch. It allows
the user to interact with the computer by touching pictures or words
displayed on the screen. Touch screens are used to display the output
information on the screen as well as to give input by touching the words
or pictures on the screen. Thus it is an input/output device. Touch
screens are normally used when information has to be accessed with
minimum effort.
Storage Unit
The data and instructions that are entered into the computer
system through input units have to be stored inside the computer
before the actual processing starts. Similarly, the results produced
by the computer after processing must also be kept somewhere
inside the computer system before being passed on to the output
units. The Storage Unit or the primary / main storage of a
computer system is designed to do all these things. It provides space for storing data and
instructions, intermediate results and for the final results.
7
Central Processing Unit (CPU)
The main unit inside the computer is the CPU. This unit is responsible for all events
inside the computer. It consists of Control Unit and Arithmetic and Logic unit. The CPU is the
brain of any computer system. In a human body, all major
decisions are taken by the brain and the other parts of the
body function as directed by the brain. Similarly, in a
computer system, all major calculations and comparisons are
made inside the CPU and it activates and controls the
operations of other units like Hard disk, Printer etc. of a computer system.
Arithmetic and Logic Unit (ALU): The arithmetic and logic unit (ALU) is the part where actual
computations take place. It consists of circuits that perform arithmetic operations (e.g.
addition, subtraction, multiplication, division over data received from memory and capable to
compare numbers (less than, equal to, or greater than etc).
Control Unit: The control unit acts as a central nervous system for the components of the
computer. It manages and coordinates the entire computer system. It obtains instructions from
the program stored in main memory, interprets the instructions, and issues signals that cause
other units of the system to execute them. the control unit directs and controls the activities of
the internal and external devices.
Computer Language
A language is defined as the medium of expression of thoughts. All the human beings in
this world communicate with each other by a language. Similarly, computer also needs some
expression medium to communicate with others.
A computer follows the instructions given by the programmer to perform a specific job.
To perform a particular task, programmer prepares a sequence of instructions, known as
program. A program written for a computer is known as Software.
1) First Generation Languages -1GLs (Machine language):When the human being stared
programming, the computer the instruction were given to it in a language that it could easily
understand is called as machine language. The binary language of 1 and 0 is known as
Machine language. Any instruction in this language is given in the form of 1s and 0s.
8
2) Second Generation Languages- 2GLs (Assembly Language):The first language similar to
English was developed in 1950 which was known as Assembly Language or Symbolic
Programming Languages. An assembly language is a low-level programming language for
microprocessors (CPU) and other programmable devices.
Graphical User Interface (GUI) based languages: These are the languages which use a
Graphical User Interface to write, compile & execute the program with ease. Some of them are-
Visual Basic
Visual C++
C# (Pronounced as C sharp)
Visual Basic.NET
Visual Basic 2005
Software
Computer software also called program is a set of instructions that directs a computer
to perform specific tasks or operations. Computer software consists of computer programs and
libraries.
9
System software: Software that directly operates the computer hardware to provide basic
functionality needed by users and other software and to provide a platform for running
application software. System software includes:
Operating system (OS): Operating system manages resources of computer system like
memory, CPU, hard disk, printer etc. also provides an interface between user and
computer system & provides various services to other software.
Language Processor & Device drivers: All the devices like mouse, keyboard, modem
etc needs at least one corresponding device driver. A device driver is a program that
controls a device. A language processor is a hardware device designed or used to
perform tasks, such as processing program code to machine code. Language processors
are found in languages such as Fortran and COBOL
Computer Memory:
A memory is just like a human brain. It is used to store data and instructions. Computer
memory is the storage space in computer where data is to be processed and instructions
required for processing are stored.
1
Memory is primarily of three types
Cache Memory
Primary Memory or Main Memory
Secondary Memory
Disadvantages
The disadvantages of cache memory are as follows:
Cache memory has limited capacity.
It is very expensive.
1
A computer cannot run without primary memory.
Primary memory can be divided into RAM (Random Access Memory) and ROM (Read Only
Memory).
RAM ROM
Random Access Read Only
Memory. Memory.
Secondary Memory
It is also known as external memory or non-volatile memory. It is slower than main
memory. These are used for storing data or information permanently. For example: hard disk, CD-
ROM, DVD etc.
Characteristic of Secondary memory
These are magnetic and optical memories
It is non-volatile memory which is used for storage of data in a computer.
Data is permanently stored even if power is switched off.
Computer may run without secondary memory.
Slower than primary memories.
1
Printers
Printers are output devices which are used to prepare permanent output on paper.
Types of Printers
the paper when the pin strikes the carbon. There are generally 9
or 24 pins.
Line Printer The line printer is an impact computer printer that prints
one entire line of text at a time. It is mostly associated with unit record
equipment and the early days of digital computing, but the technology is
still in use.
Non-Impact Printers: There printers use non-Impact technology such as ink-jet or laser
technology. There printers provide better quality of output at higher speed. These printers are
of two types:
Ink-Jet Printer: It prints characters by spraying patterns of ink on the
paper from a nozzle or jet. It prints from nozzles having very fine holes,
from which ink is pumped out to create various letters and shapes.
1
Laser Printer: It utilizes a laser beam to produce an image on a drum. The light of the laser
alters the electrical charge on the drum wherever it hits. The drum is then
rolled through a reservoir of toner, which is picked up by the charged
portions of the drum. Finally, the toner is transferred to the paper through a
combination of heat and pressure. They are much quieter than dot-matrix.
They are also relatively fast. The speed of laser printers ranges from about 4 to 20 pages of
text per minute (ppm).
1
WORKSHEET
Identify the following peripherals as INPUT device or OUTPUT device.
1. Monitor
2. Keyboard
3. Scanner
4. Laser Printer
5. Mouse
6. Speakers
7. Digital Camera
Fill in the blank with the correct answer from the box.Some may be used more than
once or not at all.
Fill in the blanks with the vocabulary words from the box. Use each word only once.
information flash drive CD primary DVD secondary
Windows operating system graphics upgraded user friendly
1. memory is stored on chips located on the motherboard.
2. memory is stored on the hard drive.
3. A can hold information greater than a CD or DVD.
4. A usually holds up to 650 to 700 MB.
5. A holds even more information at least 7 GB.
6. The purpose of storage in a computer is to hold or data.
1
7. A computer that is easy to operate is called
8. is the most common operating system for PCs.
9. Operating systems are constantly being as technology advances.
10. A Graphical User Interface (GUI) uses to help the user navigate within
the computer system.
O M
P T R
C U
T M M Y
K B D
A A C S
1
Match the following
1 CD a Impact printer
1
Chapter 2
Inside this chapter : Header and footer, Formatting of paragraph, Mail merge, Envelop and labels, Page
column, Hyperlink, Drop cap.
Microsoft word or MS-Word (often called word) is a graphical word processing program
by Microsoft Corporation. The purpose of the MS Word is to allow the users to type and save
documents. Similar to other word processors, it has various helpful tools to make documents.
1
You will see the application window of MS Word as below
After starting MS Word, you will see the menu bar items as below
1
2. Find Header and Footer
The Design tab will appear on the Ribbon, and the header or footer will appear in the
document.
Here you can place Date & Time, Page number, Picture Clip Art and other desired
information.
When you have finished editing, click Close Header and Footer in the
Design tab, or hit the Esc key.
After you close the header or footer, it will still be visible, but it will be locked. To edit it again,
just double-click anywhere on the header or footer margin and it will become unlocked for
editing.
2
Paragraph
MS Word includes many features designed to assist you in placing text on the page just
the way you want it. You can align text left to right using tabs or alignment options, or you can
adjust your text vertically using line spacing options. Following are some of the available
paragraph formatting choices.
Aligning Text:
Alignment arranges the text to line up at one or both margins, or in center between the
margins. Alignment applies to entire paragraphs. You can align text to the left, right, or center,
or you can justify your text, which means that the text becomes evenly spaced across the page
from the left margin to the right margin. Apply alignment options by selecting the text you
want to align, then choosing Home > Paragraph and clicking one of the following alignment
buttons:
Align Text Left: The text aligns evenly at the left margin. This is the default choice.
Center: The text centers evenly between the left and right margins.
Align Text Right: The text aligns along the right document margin.
Justify: The text fills with micro spaces so it aligns evenly on both the left and right
margins.
Following picture illustrates a document with text matching each alignment option.
2
Adding Paragraph Borders
Word includes borders that you can apply to any size block of text, which draw the
reader’s eye to specific areas for a “quick read.”
A border can cover the entire area or be any combination of lines around the text, such
as above and/or below the text. Select the text you want bordered and choose Home >
Paragraph.
Click the drop-down arrow next to the Borders button, which displays a list of options
like the one you see in following picture. Choose the border option you want.
Shading Text
Shading helps you distinguish headlines and important passages, such as sidebars, by
creating a screen, which is typically light gray shading against the standard black text.
Click anywhere in the paragraph you want shaded and choose Home > Paragraph >
Shading. Choose a color from the resulting Shading gallery, as shown in following picture.
Adding dark blue shading caused Word to change the font color to white.
2
If you want to add a shading pattern ranging from a light 5%
shade to patterns, such as diagonal stripes or polka dots, you can
choose Home > Paragraph, and then click the Borders drop-down
arrow. From the list, select Borders and Shading, which then
displays the Borders and
Shading dialog box.
2
Indenting Text
Typically, text runs between the left and right margins, but you may want to indent
particular paragraphs. Click anywhere in the paragraph you want to indent, and then choose
Home > Paragraph > Increase Indent. Each click of the Increase Indent button indents the text one-
half inch from the left margin. Click the Decrease Indent button to move the text back one- half
inch.
If you want to indent from the right margin or you want to manually set how much
indentation Word applies, you can use the Format Paragraph dialog box. Click the Paragraph
Dialog Box Launcher, which displays the Paragraph dialog box shown in following picture.
Click the spinner arrows for the Left or the Right text boxes to specify the number of
inches to indent the left and right edge of the paragraph. The Preview box at the bottom
shows the effects of your settings. Optionally, click the Special dropdown list and select an
indenting option:
First line: This option indents only the first line of the paragraph and leaves the rest of
the paragraph even with the left margin.
Hanging: This option indents all lines except the first line of the paragraph.
Click OK after you finish making selections. Word applies the paragraph indentation settings
you selected.
Another way to control indention is by dragging the indentation icons on the ruler:
If you don’t see the ruler, choose View > Show > Ruler.
Left Indent Hanging Indent First Line Indent Right Indent
2
Mail Merge
Mail merge is a very important tool which allows you to create form letters, mailing
labels, and envelopes by linking a main document to a set of data or data source. The main
document is linked to the data source by common fields of data, called merge fields.
For example, in a form letter, your main document would be the letter informing the
parents to be called for a parent teacher meeting. The data source is where the fields of
information on each parent receiving the letter are located. The data source would contain
names, addresses, phone number etc.
If you were printing envelopes or address labels, the main document would be the
envelopes or the sheet with labels on it; the data source would be the addresses that are to be
placed on these envelopes or labels of sheets.
When you are performing a Mail Merge, you will need a Word document (you can start
with an existing one or create a new one) and a recipient list, which is typically an Excel
workbook.
Exploring Mail Merge practically:
1. Open an existing Word document, or create a new
one.
2. Click the Mailings tab.
3. Click the Start Mail Merge command.
4. Select Step by Step Mail Merge Wizard.
The Mail Merge task pane appears and will guide you through the six main steps to
complete a merge. The following is an example of how to create a form letter and merge the
letter with a recipient list.
Step 1:
1. Choose the type of document you want to create. In this
example, select Letters.
2. Click Next: Starting document to move to Step 2.
Step 2:
1. Select Use the current document.
2. Click Next: Select recipients to move to Step 3.
2
Step 3:
Now you'll need an address list so Word can automatically place each address into the
document. The list can be in an existing file, such as an Excel workbook, or you can type a new
address list from within the Mail Merge
Wizard.
1. From the Mail Merge task pane,
select Use an existing list, and then
click Browse.
2. Locate your file in the dialog box
(you may have to navigate to a
different folder), then click Open.
3. If the address list is in an Excel
5. From the Mail Merge task pane, click Next: Write your letter to move to Step 4.
Step 4:
Now you are ready to write your letter. When it's printed, each copy of the letter will basically
be the same, except the recipient data like the name and address will be different on each one.
2
You'll need to add placeholders for the recipient data so Mail Merge knows exactly where to
add the data. If you're using Mail Merge with an existing letter, make sure the file is open.
2
2. Click Next: Complete the merge to move to Step 6.
Step 6:
1. Click Print to print the letters.
2. The Merge to Printer dialog box opens. Click All, then click OK.
3. The Print dialog box will appear. Adjust the print settings if
needed, then click OK.
2
Envelops and Labels
There are times when you may need to print several envelopes that have the same
delivery address, or you may need to keep an envelope on file for future use. The developers
at Word provided the capability to add an envelope to your current document, but not to
create a new document that contains just an envelope.
Let’s see how to create and use envelopes and labels
1. Open an existing document that contains
the address you want to use on your
envelope.
2. Highlight the address and copy it to the
Clipboard by pressing Ctrl+C.
3. Create a new document.
4. Display the Mailings tab of the ribbon.
5. Click Envelopes in the Create group.
Word displays the Envelopes and Labels
dialog box.
6. Make sure the Envelopes tab is selected.
7. Place the insertion point in the Delivery Address area.
8. Press Ctrl+V to paste the address you copied in step 2.
9. Using the Options button you can change the orientation and formatting.
10.Click on the Add to Document button. Your envelope is ready
2
Labels
As I mentioned in the Envelopes section, the envelopes and labels feature can be found
in the same place: the Mailings tab.
3
Your labels with same address are ready and it can be saved & printed.
3
Now, Type “To” in the Label and click on Mailing tab -> Insert Merge Fields->Title.
Repeat this step to insert other Fields, like
First_Name, Last_Name. Now copy these
Inserted fields to other label (after <<Next
Record>>)
Finally, your window should be as below
Your labels with different addresses are ready, save this document.
3
Page Column
Columns are used in many types of documents, but they are most commonly used in
newspapers, magazines, academic journals, and newsletters. Columns are also used in your
NCRT Textbooks. In this lesson, you will learn how to insert columns into a document and
create column breaks.
Inserting Columns
Columns and column breaks can improve your document's organization and increase its
readability. They also allow you to utilize all of the available space on the page.
How to add columns?
1. Select the text you want to format.
2. Click the Page Layout menu tab.
3. Click the Columns command. A drop-down menu will appear (as shown below).
3
If you want to remove the columns, click the Columns command and
select One for the number of columns.
Hyperlink
A hyperlink is a word, phrase, or image that you can click on to
jump to a new document or a new section within the current
document. Hyperlinks are found in nearly all Web pages, allowing
users to click their way from page to page. Hypertext is text with
hyperlinks.
There are two ways that you can insert a hyperlink in Word 2010.
Using the first method, you type out the text for the link then select it and click the
Insert tab, then click the Hyperlink command in the Links group.
In the Insert Hyperlink window that opens, you can type in the website URL
into the address box if the link is to a website. (as shown below)
after pressing OK button you will see the text appers blue and underlined. Your
hyperlink is ready. Click on the link see the result-----------
However, you could also link to the following:
An existing file on your computer
A location in the current document
A new document
An email address
Each of the above options can be used by clicking on its
corresponding button on the left of the Insert Hyperlink
window.
3
Drop Cap
A drop cap is a large capital letter at the beginning of a text block that has the depth of
two or more lines of regular text.
Let’s see how you can do it. Open a document Word document and select the
letter you want to insert as drop cap. Click on the "Insert"
tab, and in the "Text" group you can find "Drop Cap"
button. Click it, and hold the mouse pointer over your
choice to see a preview in your document.
The steps to decide the size and modify the drop cap are the same as the steps.
3
WORKSHEET
3
This way you can create a Marksheet with ease.
D
I D E T
O C H
D
E V L P
A L M R E
P R
B N
I
L
K
3
Chapter 3
Inside this chapter : Table creating in MS Excel and implementation various Charts, Cell reference in MS
Excel, Sorting of data in MS Excel, Filtering data in MS Excel, Conditional Formatting, Workbook and
worksheet, Protection of workbook and worksheet.
Microsoft Excel is a powerful spread sheet application that is perfect for maintaining
long lists of data, budgets, sales figures and other data. In this chapter you will learn some
important and interesting features of Excel like Table, Cell reference, inbuilt functions, sorting
of data etc. Let’s discuss these features one by one.
Creating a bar or column chart
To learn how to create a Column and Bar chart in Excel, let's use a simple example of
marks secured by some students in Science and Maths that we want to show in a chart format.
Note that a column chart is one that presents your data in vertical columns. A bar chart is very
similar in terms of the options you have, but presents your data in horizontal bars. The steps
below take you through creating a column chart but you can also follow them if you need to
create a bar chart.
Preparing chart data
The table below shows the data we want to chart. It is important that your data be
presented correctly in order to create a good looking chart.
3
In our example above, that means selecting the range of cells from B5:D13.
It's important to remember to include the row headings if you want to use those
values as axis labels on your finished chart.
Next, click Insert in the menu. The ribbon will change, and will include a number of
chart options(as shown below)
Now again select the data (cells from B5:D13) and this time select 3D Clustered Column
Chart in Bar chart option and your Bar chart will be ready.
3
Note the following points about this chart:
Excel has automatically put labels on an angle to fit neatly into the space
available.
The legend to the right of the chart contains the column heading from our
spreadsheet. You can change them by editing the headings in our data table.
Excel has chosen these colours based on a default theme. You can change the
theme if you need to, and the colours will change automatically. You can also
override the colours manually if you need to.
There is no title on the chart by default. You can add one manually, or choose a
chart layout that includes one.
4
7. Press Ctrl+V or click the Paste button on the Home tab.
8. If you see a moving marquee around cell C2, press the Esc key.
Cell C3 should be the active cell, but if it is not, just click it once on C3. Look at the
Formula bar. The contents of cell C3 are =B3*2, and not the =B2*2 that you copied.
What happened? Excel assumed that if a formula in cell C2 references the cell B2 one
cell to the left then the same formula put into cell C3 is supposed to reference cell B3 also one
cell to the left. Relative references adjust when you copy a formula.
By default, Excel uses relative reference. Let’s see another example. See the formula in
cell D2 below. Cell D2 references (points to) cell B2 and cell C2. Both references are relative.
1. Select cell D2, click on the lower right corner of cell D2 and drag it down to cell D5.
Cell D3 references cell B3 and cell C3. Cell D4 references cell B4 and cell C4. Cell D5
references cell B5 and cell C5. In other words: each cell references its two neighbours on the
left.
Absolute cell reference: Sometimes you don't want relative addressing but rather absolute
addressing: making a cell reference fixed to an absolute cell address so that it doesn't change
4
when the formula is copied. In an absolute cell reference, a dollar sign ($) precedes both the
column letter and the row number. See the following example
1. To create an absolute reference to cell H3, place a $ symbol in front of the column letter
and row number of cell H3 ($H$3) in the formula of cell E3.
The reference to cell H3 is fixed (when we drag the formula down and across). As a result, the
correct lengths and widths in inches are calculated.
Mixed reference: You can also have a mixed reference in which the column is absolute and the row is
relative or vice versa. To create a mixed reference, you use the dollar sign in front of just the column
letter or row number. Here are some examples:
Cell Reference Types
Reference Type Formula After copying the Formula
Relative =A1 Both the column letter A and the row number 1 can change.
Absolute =$A$1 The column letter A and the row number 1 does not change.
Mixed =$A1 The column letter A does not change. The row number 1 can change.
Mixed =A$1 The column letter A can change. The row number 1 does not change.
4
Built in functions
MS Excel has many built in functions which we can use in our formula. To see all the
functions by category choose Formulas Tab » Insert Function. Then Insert function Dialog
appears from which we can choose function.
4
o NOT : Returns a logical value that is the opposite of a user supplied logical value
or expression i.e. returns FALSE is the supplied argument is TRUE and returns
TRUE if the supplied argument is FALSE)
Mathematical
o SQRT : Returns the positive square root of a given number
o POWER: Returns the power of a number raised to second number.
How to insert a function in excel
Every function has the same structure. For example, SUM(A1:A4). The name of this
function is SUM. The part between the brackets (arguments) means we give Excel the range
A1:A4 as input. This function adds the values in cells A1, A2, A3 and A4. It's not easy to
remember which function and which arguments to use for each task. Fortunately, the Insert
Function feature in Excel helps you with this.
To insert a function, execute the following steps.
1. Select a cell.
2. Click the Insert Function button.
The 'Insert Function' dialog box appears.
3. Search for a function or select a function from a
category. For example, choose COUNTIF from the
Statistical category.
4. Click OK.
The 'Function Arguments' dialog box appears.
4
Sorting in Excel
Sorting is a common task that allows you to change or customize the order of your
spreadsheet data. For example, you could organize your class student’s birthday list will
make you easier to find what you are looking for. Custom sorting takes it a step further, giving
you the ability to sort multiple levels—such as Name first, then birthdate etc.
To sort in alphabetical order:
1. Select a cell in the column you want to sort by. In this
example, we'll sort by Name.
2. Select the Data tab, then locate the Sort and Filter
group.
3. Click the ascending command to Sort A to Z or the
descending command to Sort Z to A.
4. The data in the spreadsheet will be organized alphabetically. (as shown below)
4
Sorting options can also be found on the Home tab, condensed into the
Sort & Filter command.
To sort in numerical order:
1. Select a cell in the column you want to sort by.(In our example C6)
2. From the Data tab, click the ascending command to Sort Smallest to Largest or the
descending command to Sort Largest to Smallest.
3. The data in the spreadsheet will be organized numerically.
Filters in Excel
If your worksheet contains a lot of content, it can be difficult to find information
quickly. Filters can be used to narrow down the data in your worksheet, allowing you to view
only the information you need.
Filtering data: In the following example, I am applying a filter to an equipment log worksheet
to display only the laptops and projectors that are available for checkout.
1. In order for filtering to work correctly, your worksheet should include a header row,
which is used to identify the name of each column. In our example, our worksheet is
organized into different columns identified by the header cells in row 1: ID#, Type,
Equipment Detail, and so on.
4
2. Select the Data tab, and then click the Filter command.
3. A drop-down arrow will appear in the header cell for each column.
4. Click the drop-down arrow for the column you want to filter. In our example, we will
filter column B to view only certain types of equipment.
4
8. The data will be filtered, temporarily hiding any content that doesn't match the criteria.
In our example, only laptops and tablets are visible.
Filtering options can also be accessed from the Sort & Filter
command on the Home tab.
4
4. The new filter will be applied. In our example, the worksheet is now filtered to show
only laptops and tablets that were checked out in August.
4
Conditional formatting in Excel
Excel conditional formatting is a really powerful feature which helps you highlight the
most important information in your spreadsheets and identify variances of cells' values with a
quick glance. Conditional formatting in Excel is very straightforward and easy to use. So now
let’s discuss it with an example.
For a start, let's see where you can find the conditional formatting feature in MS Excel
2010. See Home tab -> Styles group.
Conditional formatting in Excel
5
5. Enter the value in box in the right-hand part of the window under "Format cells that are
LESS THAN", in our case we type 13.
As soon as you have entered the value, Microsoft Excel will highlight the cells in the
selected range that meet your condition.
Worksheet
A worksheet is a collection of cells where you keep and manipulate the data. By default,
each Excel workbook contains three worksheets. An Excel worksheet is a single spreadsheet
that contains cells organized by rows and columns. A worksheet begins with row number 1
and column A. In Excel 2010, the maximum size of a worksheet is 1,048,576 rows by 16,384
columns.
Select a Worksheet
When you open Excel, Excel automatically selects Sheet1 for you. The name of the
worksheet appears on its sheet tab at the bottom of the document window.
To select one of the other two worksheets, simply click on the sheet tab of Sheet2 or Sheet3.
Rename a Worksheet
By default, the worksheets are named Sheet1, Sheet2 and Sheet3. To give a worksheet a more
specific name, execute the following steps.
1. Right click on the sheet tab of Sheet1.
2. Choose Rename.
3. For example, type Class VI.
5
Insert a Worksheet
You can insert as many worksheets as you want. To quickly insert a new worksheet, click the
Insert Worksheet tab at the bottom of the document window.
Move a Worksheet
To move a worksheet, click on the sheet tab of
the worksheet you want to move and drag it
into the new position.
1. For example, click on the sheet tab of Sheet4
and drag it before Sheet2.
Delete a Worksheet
To delete a worksheet, right click on a sheet tab and choose Delete.
For example, delete Sheet4.
5
Copy a Worksheet
Imagine, you have Class VI ready and want to create the exact same sheet for Class VI
Games, but with different data. You can recreate the worksheet, but this is time-consuming. It's
a lot easier to copy the entire worksheet and only change the numbers.
1. Right click on the sheet tab of Class VI.
2. Choose Move or Copy...
The 'Move or Copy' dialog box appears.
4. Click OK.
5
Workbook
Excel 2010 includes a Protect Workbook command that prevents others from making
changes to the layout of the worksheets in a workbook. You can assign a password when you
protect an Excel workbook so that only those who know the password can unprotect the
workbook and change the structure or layout of the worksheets.
Now, let’s see protections one by one with example.
How to protect an excel workbook
This example teaches you how to protect the workbook structure and windows in Excel.
Protecting Structure
If you protect the workbook structure, users cannot insert, delete, rename, move, copy, hide or
unhide worksheets anymore.
1. Open a workbook.
2. On the Review tab, click Protect Workbook.
5
Protecting windows
If you protect the workbook windows, users cannot move, change the size and close windows
anymore.
1. Open a workbook.
2. On the Review tab, click Protect Workbook.
You cannot move, change the size and close windows anymore.
To unprotect the workbook, click Protect Workbook and enter the password.
5
Protect Sheet
Sometimes you may want to protect a worksheet to help prevent it from being changed.
Follow these steps to protect the worksheet.
1. Right click a worksheet tab.
2. Click Protect Sheet.
3. Enter a password.
4. Check the actions you allow the users of your
worksheet to perform.
5. Click OK.
6. Confirm the password and click OK.
5
WORKSHEET
Bar chart, Worksheet, $, Autosum, formula bar, Sorting, =, Logical operator, now, three
2. You have an Excel spreadsheet and you would like to filter more than types of criteria
from a single column. How can filter a single column based on one or more criteria?
3. You are trying to put some data in alphabetical order. There are 4 columns and over
2,000+ rows of information. I need to sort the data by column B in alphabetical order.
How do you do this?
5
Solve the crosswords using the words from the lesson
A S R T
S S R M X
T
F R M L
L G T A Y
E T C L
R
F
O W R
T
5
Chapter 4
Inside this chapter : Inserting different objects (i.e. images, Word Arts, audio & video etc.), Transitions in slide, Custom Animati
5
Using Insert picture tool
If you want to add a picture on an existing slide that has no Content placeholder, you can
select the Insert tab of the Ribbon, and click the Picture button.
Either way, you will open the Insert Picture dialog box. Navigate to the folder where your
pictures are located, you will see the icons or thumbnails of the pictures as shown in following
picture. Select the picture you need, and click on the Insert button highlighted in red.
As soon as you click the Insert button, you will see the selected picture placed on the
PowerPoint slide.
6
2. Inserting Word Art
WordArt offers additional effects like outline text, fill, gradient, 3D effects and shadows etc.
If you want to, you can add WordArt using the WordArt command on the Insert tab in the
Text group.
1. On the Insert tab, in the Text group, click WordArt. The WordArt Styles gallery opens.
2. Click on the style you want to insert, and a text box appears with the text “Your
text here”, with the WordArt style you selected applied to it.
6
This contains the Preset styles gallery, and drop downs for controlling the Text Fill, Text
Outline, and (most fun) Text Effects.
6
2. The most commonly used animations will appear in the center. To preview more
transition options, click the down arrow.
3. Select a transition from the list. Clicking it will apply the transition to the slide. You
can also select Apply to All to apply the same transition to all your slides.
4. In the Duration option, enter the speed at which you want the transition to play.
5. In the Sound field, use the drop-down menu to select a sound to play during a slide
transition, if desired.
6. Indicate how you want the slide transition to occur by selecting an option under the
Advance Slide heading. Select On mouse Click if you want the transition to take place
when you click the left mouse button.
Select Automatically After if you want the transition to occur after a specified time. Use
the up and down arrow keys in the blank box to specify the number of seconds which
should pass before the transition takes place.
6
Types of animations
There are many different animation effects you can choose from, and they are organized into
four types:
Entrance: These control how the object enters the slide. For example, with the Bounce
animation, the object will drop onto the slide and then bounce several times.
Emphasis: These animations occur while the object is on the slide and are often
triggered by a mouse click. For example, you can set an object to Spin when you click
the mouse.
Exit: These control how the object exits the slide. For example, with the Fade animation,
the object will simply fade away.
Motion Paths: These are similar to Emphasis effects, except the object moves within
the slide along a predetermined path, like a circle.
6
4. Select the desired animation effect.
5. The text will now have a small number next to it to show that it has an animation. Also,
in the Slide pane, the slide will now have a star symbol next to it.
Some effects will have options you can change. For example, with the Fly In effect, you can
control which direction the object comes from. These options can be accessed from the Effect
Options command in the Animation group.
You can apply more than one animation effects for a text
6
Animation Painter:
Sometimes you may want to apply the same effects to more than one object. You can do this
by copying the effects from one object to another using the Animation Painter.
1. Click the object that has the effects you want to copy.
2. From the Animations tab, click the Animation Painter command.
3. Click the object you want to copy the effects to. The effects will be applied to the object.
Animation pane
The Animation pane allows you to view and manage all of the effects that are on the current
slide. You can modify and reorder effects directly from the Animation pane, which is especially
useful when you have several effects.
To open the Animation pane:
1. From the Animations tab, click the Animation Pane command.
2. The Animation pane will open on the right side of the window. It will show all of the
effects for the current slide in the order they will appear.
6
To reorder effects from the Animation pane:
1. On the Animation pane, click and drag an effect up or down.
2. The effects for the current slide will play. On the right side of the Animation pane, you
will be able to see a timeline that shows the progress through each effect.
6
To open the Effect Options dialog box:
1. From the Animation pane, select an effect. A drop-down arrow will appear next to the
effect.
2. Click the drop-down arrow, and select Effect Options. The Effect Options dialog box will
appear.
3. From here, you can add various enhancements to the effect:
o Sound: This adds a sound effect to the animation.
o After animation: This changes the color after the animation is over.
o Animate text: If you are animating text, you can choose to animate it all at once,
one word at a time, or one letter at a time.
6
WORKSHEET
1…………….is the term used when you press and hold the left mouse key and move the
I AG
P W P I T
TR NS T O
UN
O O
W
6
Chapter 5
Adobe Presenter
Inside this chapter : Adding audio and editing audio, adding and recording audio, creating a quiz with
interaction, publishing adobe presenter presentation.
Adobe Presenter is eLearning software developed by Adobe Systems which is available on the
Microsoft Windows platform as a Microsoft PowerPoint plug-in, and it is mainly targeted
towards learning professionals and trainers. In addition to recording one's computer desktop
and speech, it also provides the option to add Quiz and track performance by integrating with
learning management systems.
7
To add a pause, click Insert Silence
To alter the volume, click Adjust Volume
Click Save to save your changes
7
Adding Video
You can import a video onto a slide in Presenter or record a video of you narrating your
presentation.
Import video
1. Click the Video button in the Insert group on the Adobe
Presenter tab, or choose Swf to import an animation
2. Browse to find the video file
3. Choose which slide to import the video to
4. Choose whether to import the video onto the slide itself or
onto the Sidebar, for example to show a ‘talking head’
Record video
Click the Record button in the Video group on the Adobe Presenter tab to record a video of
you narrating your presentation.
Create a Quiz or Survey
1. Click Manage in the Quiz group on the Adobe Presenter tab to start the Quiz Manager
2. To add a new question: a. Click the arrow next to the Add Question button
7
c. Enter your question and possible answers. The details will depend on which type of question
you are creating.
d. Click OK
3. Click OK when you have created all your questions. A new slide will be created for each
question
7
Interactions
You can add other interactive features to your presentation by adding an Interaction.
1. Add a new blank slide to your presentation
2. On the Design tab, choose Hide Background Graphics
7
6. Click the arrow under Preview and choose the appropriate option.
Double click on the swf file which is saved to desktop to run this Interactive
presentation.
7
WORKSHEET
1. Create a General Knowledge Quiz using adobe presenter by adding questions like fill in the
blanks, multiple choice etc.
2. Create a small video lesson for narrating your lesson using Adobe presenter.
A B E
M
P R S N R
C
Q I E
W V D O
7
Chapter 6
HTML
Inside this chapter : Introduction to HTML, Uses of HTML, HTML Tags, HEAD, TITLE, BODY, Empty and Container Tags.
What is HTML?
HTML is a computer language invented to allow website creation. The websites can then be
viewed by anyone else connected to the Internet. It is relatively easy to learn, with the basics
being accessible to most people in one sitting and quite powerful in what it allows you to
create. HTML is used to build the websites or web based applications.
HTML stands for Hyper Text Markup Language.
HyperText is the method by which you move around on the web by clicking on special
text called hyperlinks which bring you to the next page.
Markup is what HTML tags do to the text inside them. They mark it as a certain type of
text for example italicized text.
How does it work?
HTML consists of a series of short codes typed into a text-file called as tags. The text is then
saved as html file, and viewed through a browser like Internet Explorer. This browser reads
the file and translates the text into a visible form, hopefully rendering the page as the author
had intended.
Some of the most popular HTML editors, such as FrontPage or Dreamweaver will let you
create pages more or less as you write documents in Word or whatever text editor you are
using.
Essential HTML Tags
There are four sets of HTML tags that form the basic structure needed for every HTML file:
<html></html>
<head></head>
<title></title>
<body></body>
7
<html> </html>
This basically defines the document as web page. It also identifies the beginning and
end of the HTML document. All other tags must fall between the html tags.
<head> </head>
The header contains information about the document that will not appear on the actual
page, such as the title of the document, the author etc.
<title> </title>
The title tag defines the title that will appear in the title bar of your web browser. The
title must appear between the head tags.
<body> </body>
The body tags contain all the information and other visible content on the page. All
your images, links and plain text must go between the <body> and </body> tags.
You may also be interested in the basic tags for adding content and headings.
Example:
Below is a basic html document. Notice that everything falls between the html tags, the title
appears within the head of the document, and that the body comes after the head.
1. Open Notepad.
2. Type the HTML program as given below.
3. Click file->Save as
7
Empty tag and Container tag
A container tag has two ends (an opening and a closing) whereas an empty tag doesn't.
The paragraph tag is an example of a container tag:
<p>Our paragraph text here.</p>
The image tag is a good example of an empty tag.
<img src="kvslogo.png" >
See how the initial paragraph tag (<p>) has a corresponding end tag? The text in between is
"contained" by the tag.
The majority of tags are "container" tags. They have an opening and a closing tag.
However, a few tags are "self-contained" or "empty" tags in that they have an opening tags but
not a closing one.
They common ones are:
<br> = break
<img> = image
<meta> = metadata within an HTML document.
7
WORKSHEET
<BR>, <HTML>, header, .html, container, tag, title, body, empty , web programming
1. Create a HTML page that contains your name, class, father’s name,
mother’s name etc. Save this HTML file to Desktop and test the result.
H L
H
W E P G
D A R U
H E L K
8
Chapter 7
Inside this chapter : Overview of Internet, Intranet, Different types of websites, Web Browsers, Opening of web pages and W
Advantages
Internet covers almost every aspect of life. Here, we will discuss some of the advantages of
Internet.
8
Internet allows you to communicate with the people sitting at remote locations using
we site and applications like Facebook,Twitter,Yahoo,Google+,Flickr,Orkut etc.
You can find any kind of information on any topic over the internet such as Technology,
Health & Science, Social Studies, Geographical Information, Information Technology,
Products etc.
It also provides entertainment through various modes like online television, online
games, songs, videos, social networking apps.
Internet also allows us to use many services like Internet banking, matrimonial services,
online shopping, online ticket booking, online bill payment, data sharing, e-mail etc.
Disadvantages
However, Internet has proved to be a powerful source of information in almost every field, yet
there exists many disadvantages discussed below:
8
There are always chances to loose personal information such as name, address, credit
card number. Therefore, one should be very careful while sharing such information.
Spamming corresponds to the unwanted e-mails in bulk. These e-mails serve no
purpose and lead to block of entire system.
Virus can easily be spread to the computers connected to internet.
There are many pornographic sites that can be found, which indirectly affects your
healthy and mental life.
8
Types of websites: There are various types of website available in Internet. Here we will discuss some
basic types.
Website Type Definition Example
Personal Used for sharing personal
http://www.sachintendulkar.in
Websites information.
Photo Sharing
Used for sharing photographs. https://www.flickr.com
Websites
A Website for sharing information,
Blogs http://www.narendramodi.in
ideas and views.
Informational Provides information on various
https://www.wikipedia.org
Websites topics.
Directory A Source to access all Websites at
https://goidirectory.nic.in
Websites all levels and from all sectors.
E-commerce
Business Websites https://www.irctc.co.in
Websites
Web browser: A browser is a software application used to locate, retrieve and display content
of Web pages, images, video and other files. The browser contacts the Web server and
requests information and Web server sends the
information back to the Web browser which displays the
results on the computer. Example of Web browser are
Mozilla firefox, Internet explorer, Google chrome ,epic etc.
Opening of Webpages and websites: Opening a website is very easy process. First of all you
must have a working internet connection on your computer.
Search a browser which installed in your computer like Mozilla firefox, Internet
explorer, Google chrome ,Epic, opera etc. double click on the icon of browser and type
8
the name of website in address bar which you want to open. E.g
www.kvsangathan.nic.in (See below).
Use of Search Engine: Search engines are websites that sea rch the internet for you
and give you a list of search results. Search engines can
search for more than just written information. Depending
on the search engine you’re using, you might also be able
to search for other online content like images, video
content, books and news, as well as products and services.
You do not always have to know a website’s address
in order to use the Internet. It is important to know how
to
search for information. One of the best methods to search is to use a search engine. You
can use a search engine to help you find what you're looking for. You can also search
for online maps and directions to help plan your travel from one place to another.
Example: Google, Infoseek, Excite, Lycos, AltaVista etc.
8
Email (Electronic Mail): Email is like sending a letter,, you can send the email and it
get to the other person's email account within seconds. If you have an email address,
you can email anyone else who has an email address, including government agencies
and lots of different kinds of businesses.
You can create one or more email addresses. When you create a new email account,
you'll have to pick email addresses that haven't already been chosen by someone else.
Let’s see how you can create an Email account.
In the following example I am creating a new email account in rediff.com but you can
your create email account through any website
which offers free email creation like Google,
yahoo, Hotmail etc.
8
Now, you can send or receive emails with this ID. For writing new email, use Write Mail
or Compose option and to check the Incoming Email list, see the option Inbox.
Social media sites: A social media site is a platform to build social networks and social
relations among people who share similar interests, activities, backgrounds or real-life
connections. Social media sites are web-based services that allow individuals to create a
public profile, create a list of users with whom to share
connections, and view and cross the connections within
the system. Social media sites incorporate mobile
connectivity, photo & video sharing and blogging. Some
popular social media sites are Facebook, twitter,
LinkedIn, Google Plus+, Instagram and Flickr.
Advantages of Social Media sites:
1. Social networking provides medium for self-expression.
2. Social media sites helps people stay in touch that might not do it otherwise.
3. Social media sites are used to help advertise goods and services.
4. Social media sites provide platform for job searches.
8
Disadvantages of Social Media sites:
1. Social media sites takes time away from other activities and can take over from real
time interaction.
2. Social media sites extend the gap between people who have access to computer
technology and those that don't.
3. Social media sites can be used to promote organized crime.
4. When social media sites are used excessively or in the wrong way, it could have
serious detrimental outcomes on both mental and even physical health of individuals.
8
WORKSHEET
WAN, inbox, ISP, social media, directory, MAN, super, LAN, blog, search engine
6.website is a Source to access all Websites at all levels and from all sectors.
7. Google is a popular…………………………
9. Facebook is a........................site.
Match left side terminology with the correct option from right side.
Twitter Browser.
8
Solve the crosswords using the words from the lesson
L
G O L E
M A
W I P
A
N T R N T
R
P N B
B N
E W O K
E T T
F A B O K W E S T E
R
L K
9
Sample Papers
4 Expand RAM. 1
15 What are the main functions performed by the CPU? Explain in brief. 5
9
Summative Assesment-1(Chapter 1,2&3)
9
Formative Assesment-3(Chapter 4,5&6)
2 Expand HTML. 1
14 What do you mean by Empty and Container tag of HTML? Give example. 5
9
Summative Assesment-2 (Chapter 4,5,6 & 7)
1 Expand HTML. 1
2 Adobe Presenter presentation published in....................format. 1
3 Write the file extension used for PowerPoint presentation. 1
4 The webpage is can be viewed through....................(Name the software) 1
5 Give an example of Slide Transition of MS PowerPoint. 1
6 Why we use Adobe presenter in MS PowerPoint? 2
7 What do you mean by Web browser? 2
8 Name any two E-commercial website. 2
9 What is Intranet? 2
10 Name any two types of Animation which are provided by MS PowerPoint. 2
11 Name any three popular search engines. 3
12 What is the function of Animation painter in MS PowerPoint? 3
13 Differentiate between Internet and Intranet. 3
14 Define PAN in brief. 3
15 What do you mean by Slide Transition of MS PowerPoint? 3
16 What is Email? 3
17 Write the purpose of <head> tag of HTML. 3
18 What do you mean by Instant (Chat) messenger? Give an example. 4
19 What are the advantages of disadvantages of Internet? Write any two of them. 4
20 Differentiate between LAN and WAN. 4
21 What do you mean by markup language? Give an Example. 4
22 Write short note on MAN. 4
23 Write down the process to open a website in computer. 4
24 Write some advantages and disadvantages of Social media site 5
25 Write down steps to Insert a Picture in PowerPoint. 5
26 What do you mean by Empty and Container tag of HTML? Give example. 5
27 Write down the steps to add a video in MS PowerPoint through Adobe 5
presenter.
28 What are various types of website available in Internet? Explain any three. 5
29 What do you mean by WordArt? How to insert WordArt in MS PowerPoint? 5