Demo Plan Final
Demo Plan Final
DEMONSTRATION PLAN
Objectives : Trainees must be able to identify the basic components of the computers
and Disassembling and Reassembling a Desktop computer
Preparation :
(a) Material :
(b) Tools & Equipments : Computer System and Accessories
(c) Other Requirements : Power Supply 230 volts
Review :
Link :
Motivation : Does any man live without breathing air (oxygen)? Of course not! Similar
is the case with any electronic device to make it working it needs proper
electricity and specified power (voltage) in terms of AC or DC with proper
connections to the device.
Presentation
Procedure Questions
(Do) (Ask)
Application: For trainees attempting to start and learn computers on the first opportunity.
Summary: A full computer system needs mouse, cpu, moniter and a keyboard.
TEST:. Which parts of computers are used for which purpose?
Objectives : : Trainees must be able to use of various icon like My computer, Recycle
bin, My document, My network Places and Taskbar, Start button etc
Link :
Motivation :
Presentation
Procedure Questions
(Do) (Ask)
1) Introduction Desktop Icon and It’s used 1) Which icon on the desktop?
2) Using Different Windows Simultaneously 2)What is used of Recycle bin
3)Introduction Start Menu Application icon?
4) Introduction Minimize, Maximize, Restoring and 3)Which Button used to manage
Closing Button any application?
4) How to rename desktop folder
file?
Application:.
Summary: Arrange and Manage Desktop icon.
TEST:. Explain use of Desktop Icon
Link :
Motivation :
Presentation
Procedure Questions
(Do) (Ask)
1) Open Window Explorer and Explain about file Which style to arrange file and
and Folder folder?
2) Explain file’s, Folder’s and Drive’s Properties, 2.How to Rename file and Folder
size 3.Which shortcut key used cut,
3) Different style to arrange file and Directories copy, paste, rename file
4) Explain Cut, copy, move, paste, rename file and
folders
Application:.
Summary: Arrange and Manage file and folders in Computer Drive
TEST:. 1)create file and folder and move it other location and rename it
Objectives : Trainees must be able to identify the basic components of the computers
and identify it’s connection with wiring details.
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(g) Material :
(h) Tools & Equipments : Computer System and Accessories
(i) Other Requirements : Power Supply 230 volts
Motivation : Use of graphics is the main trend now a days in each and every field. So
creating pictures makes every work very attractive.
Presentation
Procedure Questions
(Do) (Ask)
1. Start->all programs->accessories->Microsoft 1. How to start ms paint?
paint
2. Screen introduction 2. How to add text in picture?
3. Use all the tools viewed in toolbox
4. Create any natural picture 3. How to save picture?
5. Use cut, copy, paste command 4. How to open saved picture?
6. save picture with different extensions in
your folder 5. How to crop any picture?
Skill : Operating Viewing the BIOS, Changing the Boot order & Loading O.S.
1 Viewing the BIOS
2 Changing the Boot order
3 Loading O.S.
Objectives : Trainees must be able to identify the basic components of the computers
and identify it’s connection with wiring details.
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(j) Material :
(k) Tools & Equipments : Computer System and Accessories
(l) Other Requirements : Power Supply 230 volts
Motivation : To change the computer system’s setting you must have knowledge of the
BIOS(Basic Input Output System)
Presentation
Procedure Questions
(Do) (Ask)
1 Start the PC and press f2 or delete key instantly 1.What is use of BIOS?
to view the BIOS 2.How to start BIOS?
3.List variant settings list that
2 Blue screen shows the BIOS. You can see many can be done in BIOS?
tab for changing settings of BIOS 4.How to load any O.S. in
computer using CD/DVD?
3 Goto Boot tab for changing boot order. You can
set optical drive,HDD or usb as booting order.
Application: Using BIOS you can make such settings that will affect your startup of
computer
Summary: Trainees should always check the BIOS setting when way loading of O.S.
changes.
Test: Trainees should change the boot order and start computer each time.
Assignment : Practical 3 and 4
Next Demonstration: Installation of DVD & DVD write Technique
Objectives : Trainees must be able to identify the basic components of the computers
and identify it’s connection with wiring details.
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(m) Material :
(n) Tools & Equipments : Computer System and Accessories
(o) Other Requirements : Power Supply 230 volts
Motivation : Now a days DVD is used to take backup of data from computer. To make
DVD you must have DVD writer and its software
Presentation
Procedure Questions
(Do) (Ask)
1. Attach DVD writer with USB cable to computer 1. What is the use of DVD
if it is external
2. How to attach DVD writer to
2. Attach DVD writer with power cable to SMPS computer
and data cable to motherboard if it is internal 3. How to write data into DVD?
4 Select the DVD write type, add data and burn the
DVD.
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(p) Material :
(q) Tools & Equipment’s : Computer System and Accessories
(r) Other Requirements : Power Supply 230 volts
Review : DOS commands for which the specifications are available in Shell
(Command.com) are called internal commands. These are frequently used
commands, and are called resident commands.
Motivation : The category Internal DOS commands deals with articles about DOS commands
built into the command processor(COMMAND.COM, 4DOS.COM) rather than
available through separate executable files.
Presentation
Procedure Questions
(Do) (Ask)
1. What is the use of DOS?
1. Some commands are internal — built into
COMMAND.COM 2. What is DOS Internal
Commands?
2. When the user types a line of text at the
operating system command 3.What is COMMAND.COM?
prompt,COMMAND.COM will parse the
line and attempt to match a command name 4.What is the use of Internal
to a built-in command or to the name of an Commands?
executable program file or batch file on disk.
If no match is found, an error message is 5. Give Examples of Internal
printed, and the command prompt is Commands.
refreshed.
Application: For trainees attempting to start Command Prompt and run Internal
Commands.
Summary: An internal command is an MS-DOS command that is stored in the system
memory and loaded from the command.com.
Test: Run Below Internal Commands:
CD For Rd Unlock
Chdir Goto Rename Ver
Cls If Rmdir Verify
Copy Md Set Vol
Date Mkdir Start Exit
Del Move Time Echo
Dir Path Prompt Pause
Assignment : Practical
Next Demonstration: DOS External Commands.
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(s) Material :
(t) Tools & Equipments : Computer System and Accessories
(u) Other Requirements : Power Supply 230 volts
Link : each of the external commands are their own separate files. However, the
internal commands are all included in the command.com file.
Motivation : The category External DOS commands deals with articles about DOS
commands not built right into the command processor(COMMAND.COM, 4DOS.COM)
but available through separate executable files.
Presentation
Procedure Questions
(Do) (Ask)
1. External commands were too large to keep in the 1. What is the use of Internal
command processor, or were less frequently used. Commands?
Such utility programs would be stored on disk
and loaded just like regular application programs 2. What is the Work of Command
but were distributed with the operating system. Prompt?
Copies of these utility command programs had to
be on an accessible disk, either on the current
drive or on the command path set in the 3. Give Examples of External
command interpreter. Commands.
2. The command interpreter preserves the case of
whatever parameters are passed to commands,
but the command names themselves and
filenames are case-insensitive.
Application: For trainees attempting to start Command Prompt and run External
Commands.
Summary: An external command is an MS-DOS command that is not included in
command.com. External commands are commonly external either because
they require large requirements or are not commonly used commands.
Test: Run Below External Commands:
Assign Edit Pathping
Attrib Expand Ping
Backup Extract Power
Cacls Fasthelp Print
Chcp Find Runas
Chkdsk Forfiles Scandisk
Convert Format Shutdown
Debug Help Sort
Defrag Hostname Sys
Deltree Ipconfig
Diskcomp Label
Diskcopy logoff
Doskey Mode
Dosshell More
Dumpchk Msbackup
Assignment : Practical
Next Demonstration: LINUX Commands
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(v) Material :
(w) Tools & Equipments : Computer System and Accessories
(x) Other Requirements : Power Supply 230 volts
Link : Linux was placed under General Public License (GPL). The system can be
distributed, used, and expanded free of charge. In this way, developers have
access to all the source codes, thus being able to integrate new functions or
to find and eliminate programming bugs quickly. Thereby drivers for new
adapters (SCSI controller, graphics cards, etc.) can be integrated very
rapidly.
Presentation
Procedure Questions
(Do) (Ask)
1. Linux may be obtained in two different ways. 1. What is the Linux?
All the necessary components can be downloaded
free of charge from the Internet. This means that 2. Why the Linux is Open Source
an individual operating system can be assembled operating system?
for almost nothing. An alternative is to use a so-
called Distribution, offered by various companies 3. What is the use of Linux?
and including a wide range of applications and
installation programs that significantly simplify the 4. List out Linux Commands and
installation of Linux. explain it with example.
Application: For trainees attempting to start Linux and run Linux commands.
Summary: Linux is a free and open-source operating system.
Test: Run Below Linux Commands:
File Commands
1. ls -Directory listing
2. ls -al Formatted listing with hidden files
3. ls -lt Sorting the Formatted listing by time modification
4. cd dir -Change directory to dir
5. cd- Change to home directory
6. pwd- Show current working directory
7. mkdir dir- Creating a directory dir
8. cat -file Places the standard input into the file
9. more file- Output the contents of the file
10. head file- Output the first 10 lines of the file
11. tail file- Output the last 10 lines of the file
12. tail -f file Output the contents of file as it grows, starting with
the last 10 lines
13. touch file- Create or update file
14. rm file- Deleting the file
15. rm -r dir -Deleting the directory
16. rm -f file -Force to remove the file
17. rm -rf dir -Force to remove the directory dir
18. cp file1 file2 -Copy the contents of file1 to file2
19. cp -r dir1 dir2 -Copy dir1 to dir2;create dir2 if not present
20. mv file1 file2 -Rename or move file1 to file2,if file2 is an existing
directory
21. ln -s file link -Create symbolic link link to file
Assignment : Practical
Next Demonstration: Introduction Of WORD & File Menu
Skill : Trainees must be efficient able to Create Windows based Text files,
Printing document, formant the text using word.
Objectives : Trainees must be efficient able to Create Windows based Text files using
word.
Preparation :
(y) Material :
(z) Tools & Equipment’s : Computer System and Micro soft Office
Link : Computer is used to store information and we are use text base document.
Motivation : Previously to this process of word pad, typewriter and its greater version
were used for word processing.
Presentation
Procedure Questions
(Do) (Ask)
1. Boot the process 1. What is the Ms Word?
2. What is Control Buttons
2. Go to Start-->All Programs-->MS Office-->Click 3. Use of Page Setup…
on MsWord 4. Use of Print Command
Title Bar
Control Buttons
Menubar
DEMONSTRATION PLAN
Skill : Trainees must be efficient able to Create Windows based Text files,
Editing, Viewing & Inserting.
Objectives : Trainees must be efficient able to Create Windows based Text files using
word.
Preparation :
(aa) Material :
(bb) Tools & Equipment’s : Computer System and Micro soft Office
Link : Computer is used to store information and we are use text base document.
Motivation : Previously to this process of word pad, typewriter and its greater version
were used for word processing.
Presentation
Procedure Questions
(Do) (Ask)
1. Boot the process --> What is different between cut
& Paste?
2. Go to Start-->All Programs-->MS Office-->Click
on MsWord --> How to select all document.
4. View Menu
--> Normal
--> Web Layout
--> Print Layout
--> Toolbars
--> Ruler
--> Header & Footer
--> Zoom
5. Insert
--> Break...
--> Page Number...
--> Date & Time..
--> Comment
--> Symbol
--> Picture
--> Textbox
--> File
--> Object
Application: For trainees attempting to start and learn computers on Ms Word.
Summary: Trainees should formatting letter in Ms word.
Test: Describe Word Menus.
Assignment : Practical 6
Next Demonstration: Ms Word Edit, View & Insert Menu
INDUSTRIAL TRAINING INSTITUTE
DEMONSTRATION PLAN
Objectives : Trainees must be efficient able to Formatting, table in Letter files using
word.
Preparation :
(cc) Material :
(dd) Tools & equipment : Computer System and Micro soft Office
Link : Computer is used to store information and we are use text base document.
Motivation : Previosly to this process of wordpad,typewriter and its greater version were
used for word processing.
Presentation
Procedure Questions
(Do) (Ask)
1. Boot the process -->What is the tool menu?
4. Tools Menu
--> Spelling & Grammar...
--> Word Count
--> Auto Correct
--> Mail Merge
5 Table Menu
--> Insert
--> Delete
--> Select
--> Merge Cell
--> Split Cell
--> Table Auto Format
--> Sort
DEMONSTRATION PLAN
Objectives : Trainees must be able to Create Electronic spread sheet and organize data
in it.
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(ee) Material :
(ff) Tools & equipment’s : Computer System and Accessories
(gg) Other Requirements : Power Supply 230 volts
Review : Basics of Excel, its terminology and how to start MS-Excel Program and
create worksheet.
Link : Microsoft Excel operates like other Microsoft office programs and has many
of the same functions and shortcuts of other MS programs.
Motivation :. Excel is great for working with numbers and math. After picking up the
techniques in this course, you’ll be able to put your calculator away for
Good.
Presentation
Procedure Questions
(Do) (Ask)
1. What is the basic need of MS-
1. Start with introduction of MS-Excel and its Excel?
terminology.
2. What is the Extension of MS-
2. Starting of MS-Excel program. Excel File?
6. Page Setup..
7. Printing
Test:
Assignment : Practical in Excel
Next Demonstration: Edit, View & Insert Menu
INDUSTRIAL TRAINING INSTITUTE
DEMONSTRATION PLAN
Objectives : Trainees must be able to Perform cut, copy, paste operation, perform basic
mathematical operations, and Use the zoom feature to adjust the display size
on the screen.
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(hh) Material :
(ii) Tools & Equipments : Computer System and Accessories
(jj) Other Requirements : Power Supply 230 volts
Review :
Link : Microsoft Excel operates like other Microsoft office programs and has many
of the same functions and shortcuts of other MS programs.
Motivation : In a computer , when you work with arithmetic or numerical data it is very
necessary that it looks like anybody can understand it easily and must be in
proper sequence and format. It is also necessary that the data will be error
free and provides user friendly environment
Presentation
Procedure Questions
(Do) (Ask)
DEMONSTRATION PLAN
Objectives : Trainees must be able to format data in worksheet , perform sort, filter
operation and also perform validation on data
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(kk) Material :
(ll) Tools & Equipments : Computer System and Accessories
(mm) Other Requirements : Power Supply 230 volts
Review :
Link : Microsoft Excel operates like other Microsoft office programs and has many
of the same functions and shortcuts of other MS programs.
Motivation : Create database program like Result sheet and Accounting Database.
Presentation
Procedure Questions
(Do) (Ask)
Objectives : Trainees should be able to convert and edit the image as well as generate
the new image with their own point of view.
Preparation :
(nn) Material :
(oo) Tools & Equipments : Computer System and Accessories.
(pp) Other Requirements : Image Editor Software.
Review : Basic knowledge of creation of and image and editing an extra effects and
sound in to them
Link : In our daily life its very tough job to create image and add different effects
in to them manually. But If we do the same task using the software like
image editor it becomes very easy task to do as well as it saves our time and
energy.
Motivation : We edits the pictures as per our requirements , reduce the size of picture ,
and also you can resize , set pixels and more. Create Modified pictures as
per your thinking and views.
Presentation
Procedure Questions
(Do) (Ask)
1. IDE or Software of Irfan View. --> What is the use of Image
Editor?
2. Crop the pictures.
-->How can you Resize the
3. Resize and set pixel. Image ?
Application: Image editor is mostly used to add some extra effects and sounds. In daily
Our daily life we used image editor to convert big size photo into small size
Or jpeg format. In online forms we have to add photo in specified size at
That time we edit our picture using image editor or convert it into size as
They required.
Summary: It seeks to create unique , new and interesting features , unlike some other
Graphic viewers , whose whole creativity is based on features cloning,
Stealing of ideas and whole dialogs from ACDsee or IrfanView.
Test: Slideshow creation , screensaver creation and preset image processing steps can be
applied to the selected sets of images. Or it includes crop , resize and rotate effects
or not.
Assignment : 1. How can you insert another image in to current image ?
2. set the size of jpeg image 210 x 180 pixel.
3.How can you screen saver in Irfan View ?
Next Demonstration: Creating Slide show and animating slide transition.
INDUSTRIAL TRAINING INSTITUTE
DEMONSTRATION PLAN
Objectives : Trainees should be able to work with the M.S.PowerPoint and understood
the use of their menus and sub menus.
Preparation :
(qq) Material :
(rr) Tools & Equipments : Computer System With M.S.Office
(ss)Other Requirements :
Review : Basic knowledge of creating slide shows , use of animation and different
effects of them.
Motivation : Knowledge is the best Friends of People, so that is create some kind of
Presentation Skills in different ways and it’s use makes different identity
of people.
Presentation
Procedure Questions
(Do) (Ask)
1. IDE of Microsoft PowerPoint. 1. How to create Slide using
wizard.
2. Menu Bar.
2. How to assign Animation
--> File scheme into different Slide.
-->Edit
-->View 3. What is short-cut key of Slide
-->Insert Show.
-->Slide Show
5. Slide Transaction.
DEMONSTRATION PLAN
Objectives : Trainees should be able to learn that how to create table and entering data
into particular fields of a table.
Preparation :
(tt) Material :
(uu) Tools & Equipments : Computer System
(vv) Other Requirements : M.S.Office.
Review : Basic of creating a table & entering data into them and assign relationship
of different table.
Link : Data table is similar to our physical table in which we arrange our different
items in a drawer same as arrange the data of same type in a column of our
database or table.
Motivation : You can make different kinds of database like industrial database ,
school/college database , employees database and more...
Presentation
Procedure Questions
(Do) (Ask)
1. IDE of Microsoft Access 1. How to create table and explain
different method.
2. Create Table in Design View.
2. How can you create Queries?
3.Create Table by using Wizard
3. Give the another name of Row.
4. Create Table by entering a data.
4. Give the another name of
5. Create Query to display data. Column.
Application: Use to create table and store data and arrange the data in a particular
format.
Summary: Using access we can performs database and its related task very quickly. It
Is necessary that the data should not be redundant otherwise its occupies
Unnecessary space in to disk.
Test: The design of table should be in predefined format and checked that the
Data type is assign proper format or not…
Assignment : 1. Create table of trainee attendance sheet.
2. Create table for trainee mark sheet.
Next Demonstration: Creating Query & Forms.
INDUSTRIAL TRAINING INSTITUTE
DEMONSTRATION PLAN
Objectives : Trainees must be able to apply proper queries to retrieve required data.
Trainees can create Form so user interaction can be made
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(ww) Material :
(xx) Tools & equipment : Computer System and Accessories
(yy) Other Requirements : Power Supply 230 volts
Review : Basics of database, its features to have the fundamentals of database tables
with its attributes being cleared.
Link : A database is a structured set of data held in a computer, especially one that
is accessible in various ways. A table is a collection of related data held in a
structured format within a database. It consists of fields (columns), and
rows.
Motivation : Without asking question we cannot get any answer in similar way to
retrieve any information from database (table) we have to apply queries to
get results from database
Presentation
Procedure Questions
(Do) (Ask)
1. Creating table and fill the table with appropriate 1. What is the database
information and attributes 2. What is table?
3. What is query?
2. Creating Query 4 Importance of Form
--> Design View
i) Click on New
ii) Select Design View
iii) Select Table & add
iv) Select Field
v) Run Query
--> Through Wizard
3. Creating Forms
--> Design View
i) Click on New
ii) Select Design View
iii) Select Table or Query
iv) Set Field for Design
--> Data Sheet View
--> Through Wizard
DEMONSTRATION PLAN
Aids : Computer System and its Accessories ( Mains cords, Printer cords)
Preparation :
(zz) Material :
(aaa)Tools & Equipments : Computer System and Accessories
(bbb) Other Requirements : Power Supply 230 volts
Review : Basics of database reports, its features to have the fundamentals of database
tables, queries and forms being cleared.
Presentation
Procedure Questions
(Do) (Ask)
1. Creating table and fill the table with 1. What is the database, table?
appropriate information and attributes 2. What is query?
3. Importance of Form
2. Creating query using different ways 4. Importance of Reports
3. Creating reports
--> Using Design View
i) Click on New Button
ii) Select Design View
iii) Select Table
iv) Create Design
--> Using Wizard
i) Double Click On Create Report using Wizard
ii) Select Table / Query
iii) Select Field
iv) Select Layout
Application: For trainees attempting to create Reports
Summary: Trainees should have already prepared table with proper information
Test: Trainees should be tested on to check with proper table data, queries and forms
Assignment : Practical 20
Next Demonstration: Connecting a computer to a network and sharing of Devices, files
and Folders.
INDUSTRIAL TRAINING INSTITUTE
DEMONSTRATION PLAN
Preparation :
(ccc) Material :
(ddd) Tools & Equipments : Computer System and Networking
Accessories
(eee) Other Requirements : Power Supply 230 volts
Presentation
Procedure Questions
(Do) (Ask)
Connecting a computer to a Network : 1. What is computer network?
--> .YZG[8G sG[8JS"SF0"f GM p5IMU SZL 2. What is advantages and
SMd%I]8ZMG[ HM0JF DF8[ CA4 :JLR application of computer
S[ ZFp8ZGM p5IMU SZJFDF\ VFJ[ K[P network
--> OST SMd%I]8ZMG[ HM0JF CMI TM OST
ZFp8Z VYJF :JLRDF\ SMd%I]8ZGF SG[XSG
VF5JFDF\ VFJ[ K[P
--> .g8ZG[8 SG[SXG ;[Z SZJF ZFp8Z S[
:JLR GM p5IMU SZL XSFI K[P ZFp8Z S[
:JLRG[ SMd%I]8Z ;FY[
DEMONSTRATION PLAN
Preparation :
(fff) Material :
(ggg)Tools & Equipments : Computer System and Networking Accessories
(hhh) Other Requirements : Power Supply 230 volts
Presentation
Procedure Questions
(Do) (Ask)
Setting up and Configuring LAN in a Computer 1. What is LAN ?
Lab : 2. What is Proxy Server ?
--> SMd%I]8Z ,[AG[ ,[G SZJF DF8[ NZ[S
SMd%I]8ZMDF\ .YZG[8 SF0" .g:8M, SZ[,
CMJF HM.V[P p5ZF\T l:JR s SG[S8 SZJFGF
SMd%I]8Z VG];FZ NFPTP Z$ 5M8" l:JR f
VG[ NZ[S SMd%I]8Z DF8[ G[8JS" S[Z, s RJ-
$5 SG[S8Z ,UFJ[, f CMJF HM.V[P
--> RJ-$5 SG[S8Z ,UFJ[, G[8JS" S[A,GF V[S
K[0FG[ SMd%I]8Z GF .YZG[8 G[8JS"
5M8"DF\ NFB, SZM VG[ ALHF K[0FG[ Z$
5M8"GL :JLRDF\ NFB, SZMP VCL\ GLR[GL
OLUZDF\ :JLR ;FY[ HM0[, SMd%I]8Z HM0[,
NXF"J[, K[P
--> Start --> Control Panel --> Network and sharing
center DF\ Change adapter setting 5Z S,LS SZMP
T[DF\ Local Area Connection V[ SG[S8[0 D/J]\
HM.V[P
--> tIFZ AFN Local Area Connection 5Z ZF.8
S,LS SZTF lJg0M HMJF D/X[P T[DF\ Internet
Protocol Version4(TCP/IPv4) 5Z S,LS SZL
Properties A8G 5Z S,LS SZMP H[YL lJg0M
l0:%,[ YX[P
--> CJ[ SMd%I]8ZG[ G[8JS"DF\ D[gI]V,L
SMgOLUZ SZJF DF8[ Use the following IP
address Z[0LIM A8G 5Z S,LS SZL IP address
NFB, SZMP
--> IP address DF8[ 5|YD +6 VMS8[8; V[ ,[G
DF\ ZC[, NZ[S SMd%I]8Z DF8[ ;ZBF
ZC[X[P NFPTP ,[GDF\ Z$ SMd%I]8Z
HM0JFGF K[P TM IP V[0=[;GL X~VFT
192.168.1.1 YL 192.168.1.24 ;]WL YX[P V[8,
[ S[ 5|YD SMd%I]8ZDF\ 192.168.1.1, ALHF
SMd%I]8ZDF\ 192.168.1.2 JU[Z[P
--> ,[GDF\ HM0FI[, NZ[S SMd%I]8ZDF\
Subnet mask CMI K[P T[DF\ G]AZ Z55 V[ IP
V[0=[; DF8[ G[8JS" V[0=[;GM EFU
NXF"J[ K[ VG[ X}gI V[ V[0=[;
DF8[ CM:8GM EFU NXF"J[ K[P NFPTP Subnet
Mask 255. 255. 255.0 V[ H[ ,[G VYJF
S,F;G[ VG];ZJFG]\ K[ T[ CM:8 sSMd%I]8Z4
GM0f £FZF GSSL SZJFDF\
VFJ[ K[ VG[ V\TDF\ VFJ[, X}gI V[ Subnet Mask
DF8[ G[8JS"DF\ Unique Host NXF"J[ K[P
--> Default Gateway V[ ZFp8Z VYJF :JLRGF
HM0F6G[ Identify SZ[ K[P
--> Preferred DNS Server VG[ Alternet DNS Server
GF V[0=[; NFB, SZL Ok A8G 5Z S,LS SZMP
HM JS"U'5DF\ SG[SXG SZJ]\ CMI tIFZ[ VCL\
V[0=[; NFB, G SZJFDF\ VFJ[ TM RF,X[P
--> CJ[ lJg0Mh V[1F%,MZZ VM5G SZL
G[8JS" 5Z S,LS SZTF H[8,F SMd%I]8Z
G[8JS"DF\ HM0FI[,F CX[ T[G]\ ,L:8 HM.
XSFI K[ VG[ ;[8L\U SZ[, CX[ TM 0[8F
8=g;OZ 56 SZL XSFI K[P
Skill : Browsing the Internet for information, Creating and using e – mail for
communication
Objectives : Trainees must be able acquire information from internet, Able to create E-
mail and Send and check e-mail.
Aids : Computer System and with Networking tools and Accessories and active
internet connection ( Mains cords, Printer cords, LAN Cable and
Networking connectors, MODEM)
Preparation :
(iii) Material :
(jjj) Tools & Equipments : Computer System and Networking Accessories,
MODEM
(kkk) Other Requirements : Power Supply 230 volts
Link : Internet is network of network and number of users are attached with it. E-
mail is used to communicate with other user as we are communicating with
simple POSTAL SERVICES
Motivation : With the help of Internet and E-mail we can acquire information and can
communicate users with the help of E-mail.
Presentation
Procedure Questions
(Do) (Ask)
Browsing the Internet for information : 1. What is Internet ?
--> A|FphZ TZLS[ Internet Explorer, Fire Fox, 2. What is E-mail ?
3. What is Browser?
Google Crome JU[Z[GM p5IMU SZL
XSLV[ KLV[P
--> CF, 36F A|FphZ SM. 56 DFlCTL ;R" SZJF
DF8[GL ;UJ0TF VF5[ K[P VCL\ VF56[ A|
FphZ TZLS[ FireFox VG[ ;RL"\U DF8[ Google
GM p5IMU SZ[, K[P
--> VF56[ H~ZL DFlCTL XMWJF DF8[ ;F{ 5|
YD A|FphZG[ VM5G SZMP H[YL lJg0M
HMJF D/X[P
--> T[GF V[0[;AFZ DF\ Google.com ,BL V[g8Z
SL 5|[; SZMP H[YL T[GL J[A;F.8 VM5G YX[P
--> T[GF ;R"AM1FDF\ H[ 8M5LSG[ VG]~5
DFlCTL HM.TL CMI T[ 8M5LS ,BTF
T[G[ VG]~5 ,L:8 5M.g8; l0:%,[ YTF HFI K[P
VF56[ H~ZL 5M.g8; l;,[S8 SZL V[g8Z SL
VYJF Google Search A8G 5Z S,LS SZTF
T[G[ VG]~5 ,L\SM l0:%,[ YFI K[P
--> tIFZ AFN T[ ,L\SM 5Z S,LS SZL
DFlCTLG[ VG]~5 J[A;F.8 VM5G SZL XSFI
K[P
DEMONSTRATION PLAN
Skill : Communication using text, Video Chatting & Social networking sites
1. Knowledge of Communication basics.
2. Knowledge of current chatting sites(social networking sites).
3. Basic knowledge of communication terms.
Preparation :
(lll) Material :
(mmm) Tools & Equipments : Computer System and Accessories
(nnn) Other Requirements : Power Supply 230 volts, A
network(Internet)
Motivation : Does any man live without breathing air (oxygen)? Of course not! Similar
is the case with any computer or person to make and feel it alive,it has to
communicate via any media.Nowadays use of social networking site is
must.In order to convey your ideas and views social networking is used
more n more.
Presentation
Procedure Questions
(Do) (Ask)
1. Computer i.e. CPU, Monitor, Keyboard, Mouse & 1. What is the basic need to have a
a Network cable all dismantled communication?
2. Computer Accessories i.e. all mains cords & 2. What is the basic ingredient of
related cords and network cable attached to the communication system?
device
3. Significance of any social
networking site like FB.
3. Start with starting any social networking site like
facebook. 4. Significance of Text as well as
Video chat.
Configure Skype & Video Calling :
--> Skype GL ;[8V5 OF., ZG SZM H[YL lJg0M 5 What would you do if a
HMJF D/X[P T[DF\ Select Your Language GF communication fails?
AM1FDF\ English l;,[S8 SZL I agee-next A8G
5Z S,LS SZMP
--> tIFZ AFN D/TL lJg0MDF\ Install Skype Click
to Call R[SAM1F 5Z S,LS SZL Continue A8G
5Z S,LS SZMP
--> D/TL lJg0MDF\ Search Engin VG[ Homepage
GF R[SAM1F 5Z S,LS SZL T[G[ VMO SZM
VG[ Continue A8G 5Z S,LS SZMP H[YL Plase
Wait Skype is installed GM D[;[H HMJF D/X[P
V[8,[S[ .g:8M,GL 5|lS|IF X~ YX[P 5|lS|IF
5}6" YTF lJg0M HMJF D/X[P
--> VCL\ Skype G]\ V[SFpg8 AGFJJF DF8[
Create an account 5Z S,LS SZTF J[A5[H B},X[P
T[DF\ H~ZL TDFZL TDFD DFlCTL EZL I
agree-Continue 5Z S,LS SZTF V[SFpg8 5}6"
YX[P
--> Skype GL VFU/GL lJg0MDF\ Skype Name 5Z
S,LS SZTF D/TL lJg0MDF\ I]hZG[D
VG[ 5F;J0" NFB, SZL Sign In A8G 5Z S,LS
SZMP
--> tIFZ AFN D/TL lJg0MDF\ Continue A8G 5Z
S,LS SZTF ;Fpg0 VG[ lJ0LIMG]\ ;[8L\U SZL
8[:8 SZL XSFX[P
--> tIFZ AFN Continue A8G 5Z S,LS SZTF
D/TL lJg0MDF\ 5|MOF., l5SRZ pD[ZJFG]\
SC[X[P T[DF\ Continue 5Z S,LS SZL
J[AS[D[ZFYL Take a Picture 5Z S,LS SZM
VYJF Browse... A8GGL DNNYL l5SRZGL
OF.,G]\ ,MS[XG ;[8 SZL Use this Picture A8G
5Z S,LS SZMP
--> tIFZ AFN D/TL lJg0MDF\ Start Using Skype
A8G 5Z S,LS SZTF GLR[ D]HA lJg0M HMJF
D/X[P T[DF\ Search Address A8GGL DNNYL
O[;A]SDF\ XC[, Contacts G[ .d5M8" SZFJL
XSFI K[P
--> Contact pD[ZJF DF8[ Contacts --> Add
Contact --> Save a Phone Number... 5Z S,LS SZL
D/TL lJg0MDF\ GFD VG[ OMG G\AZ NFB,
SZL Add Number A8F 5Z S,LS SZJFDF\
VFJ[ K[P H[YL HD6L AFH] Contacts ,L:8DF\
N[BFX[P VF p5ZF\T O[;A]SDF\ ZC[, Contacts
G[ 56 VCL\ pD[ZL XSFI K[P
--> HD6L AFH] ZC[,F Contacts ,L:8DF\
H[G[ lJ0LIM SM, SZJM CMI T[GF 5Z S,LS
SZTF GLR[ D]HA lJg0M HMJF D/X[P
--> VF lJg0MDF\ Video Call A8G 5Z S,LS
SZTF SG[S8 YJFGL 5|lS|IF X~ YX[P H[ GLR[
D]HA HMJF D/[ K[P
--> HM0F. UIF AFN p5ZGL lJg0MDF\
A\gG[GM lJ0LIM HMJF
D/X[ VG[ TD[ V[SALHF ;FY[ JFTRLT 56 SZL
XSXMP
Application: For trainees attempting to start and learn communication via internet on the
first opportunity.
Summary: Trainees should always check the network connectivity in order to start net
communication.After checking that communication can be begun.
Test: Trainees should be tested with identification of networking needs.And after that
he/she should be tested on making a social networking ID.
Assignment : Practical 24
Next Demonstration: Desining Simple Web Pages
INDUSTRIAL TRAINING INSTITUTE
DEMONSTRATION PLAN
Objectives : Trainees must be able to make simple web page using HTML.
Aids : Computer System and its Accessories.
Preparation :
(ooo)Material :
(ppp) Tools & Equipments : Computer System and Accessories
(c)Other Requirements : Power Supply 230 volts, A text editing program
such as Notepad (for Windows) or Textedit (for Mac), A browser such as Mozilla
Firefox or Safari, Computer with an internet connection, File manager of some sort such
as Windows Explorer (optional), An image host site such as Photobucket or Flickr
Review : Basics of HTML, it features to have the fundamentals of making web pages
with its features being cleared.
Link : HTML or Hyper Text Markup Language is the standard markup language
used to create web pages.
Motivation : Creativity is the main path of success.In order to be creative one must learn
HTML. HTML or Hyper Text Markup Language is the standard markup
language used to create web pages.
Presentation
Procedure Questions
(Do) (Ask)
1.Understand what HTML is. HTML is the coding language that 6 What is the
makes web-pages. To see what it looks like, go into Internet Explorer basic need to
and right-click to choose "View Source".You will see a page of code, have a
and that is HTML. That code is what your browser sees and then webpage?
interprets it into as that web-page
In Google Chrome press F12. 7 Which
In Mozilla Firefox, press Ctrl + U to view the page's source code. language is
In Safari, select View→View Source (or Option + Command + U). used to make a
In Internet Explorer, the VIEW menu option is "source". simple web
page?
2. Make your initial web page as simple as possible. If you don't,
you'll likely get overwhelmed by the syntax and the script languages. 8 Significance of
It's important to remember that you'll be writing your HTML
information between an opening HTML tag and a closing HTML tag. 9 How to make a
An opening tag looks like this: <___> . A closing tag looks like this: web page?
</___> . Eventually, the ___ is replaced with a code.
4. Tell the browser what language you are using. Type <html>. It is
the first tag you write that tells the computer you're starting a web-
page. It will also be closed last, so at the end of the document, close it
off by typing this: <>. This ends the web page.
7. Work on the body of the page. Type <body> to open the body tag.
Then close the body tag by typing </body>. The bulk of the
information for your web-page goes between <body> and </body>.
To give your web-page a background color, you can add a
style to the body. Instead of simply writing , write <body
style="background-color:silver">. You can try a different color or
even a hex code. The words in the quotation marks are known as
"attributes." They must be surrounded by quotation marks! 7.What does a
marquee tag do?
8. Write some text between the body tags.
To make the text go to the next line (like pressing "Enter" on
your keyboard), write <br>.
Want to add a marquee, otherwise known as a word that
moves across a screen? Simply type <marquee>TEXT GOES
HERE</marquee>.
9. Add some pictures. If you want to put a picture from the Internet
onto your web page, the HTML code for pictures is <img
src="URL"> . The closing tag is: . However, the closing tag is
optional.
10. Check to make sure all of your tags are closed. Your webpage 8.What does a
should look something like this: img tag do?
<title>MyWeb-page</title>
<bgcolor="yellow">
Ilovekukavavbecause
<marquee>It'sthebest</marquee>
<img
src="http://www.itikukavav.com/skins/common/images/itilogo5.gif">
11. Save your work. Go to "save as", put a filename with an .html
extension (such as "testfile.html") and choose "all files" or "text"
under file type. It won't work if both are not done. Go find the page
wherever you saved it, double click it, and your default web browser
should open up your very own web-page.
Application: For trainees attempting to start and learn making web pages on the first
opportunity.
Summary: Trainees should always care for HTML tag attributes and its syntax.HTML
totally depends on its tags and attributes.
Test: Trainees should be tested with giving a web page to be done with proper time limits.
Assignment : Practical 25
Next Demonstration: Using WYSIWYG web design tools to design and edit web pages.
Objectives : Trainees must be able to work on WYSIWYG web design tool like front
page after this demo.
Review :
Link : Work with this tool is same like other web design tools.
Motivation : With some initial knowledge about web design we can use this tool for web
designing.
Presentation
Procedure Questions
(Do) (Ask)
1. Computer i.e. With WYSIWYG web design tool -->What is the basic need to for
website design?
2. Start with initial introduction about this tool.
-->Which types of tools we use
3. Start using tools and its features. for website design?
4. Practice simple website design using this tool. -->What are the advantages of
using this tool for website design?
Objectives : Trainees must be able to type in regional language and gain knowledge
about cyber world.
Aids : Computer System with internet connection and software for regional
language.
Preparation :
(ttt) Material : PPTs about cyber crime and cyber law.
(uuu) Tools & Equipments : Computer System
(vvv)Other Requirements : Typing software
Review :
Link : Typing in regional language is like normal typing and cyber laws & crimes
are similar to real world laws and crimes.
Motivation : Typing in regional language is no wonder. It’s same like normal typing.
Cyber world also reflects the image of our routine world.
Presentation
Procedure Questions
(Do) (Ask)
1. Computer i.e. Internet connection and software for -->What is the basic need to for
shruti fonts. regional language?