0% found this document useful (0 votes)
434 views147 pages

COPA Skills Chart

Uploaded by

Pravin Mankar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
434 views147 pages

COPA Skills Chart

Uploaded by

Pravin Mankar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 147

1

k
NAME

Skills
L NO. &

ions
View
Number of
PRACTICA

networ
connect
NAME OF S
View the status of Network TRADE :- COPA

1
connection avall able on your
computer.

share the printer, folder and


drives with the network

share the specific files or folders

2
in local network

how to connect shared Printer


or Folders

identify varlous network


devices, cables and connectors
used in networking

create straight and cross cable


and punch a UTP cable in the
patch socket

testing the cable connectivity


3

With the LAN tester

create Workgroup and check the


network connections
Connec
ta
comput
er to a
networ
k and
share
Devices
i.e.
Printers
2 , files,
folders
and
drives
Work
with
Various
Networ
k
devices
,
connec
tors
and
cables.
Create
straight
and
3 cross
cable
and
punch a
UTP
cable in
the
patch
socket
and
test the
connect
ivity
Practic
e IP
Addres
sing
and
Subnet
nasking
for
IPV4/IP
V6 and
pinging
4 to test
networ
k

Configu
ring
5 HUB &
switch
Setup
and
configu
re
wired
and
wireles
s LAN
in a
Compu
ter Lab
6 Within
at least
three
comput
ers
Use
patch
panel &
I/O Box
for
wried
LAN
and
installin
g&
configu
ring
Interne
t
7 connect
ion in a
single
PC and
in a
LAN

Set up
a proxy
server/
DHCP
Server
8 With
firewall
Setting
up
video
confere
ncing
using
9 open-
source
softwar
e

Use
various
tools
(by
open
source
/free)
for
networ
k
trouble
shootin
g,
mainte
10 nance
and
security
for
both
wired
and
Wireles
s
Set up
Interne
t access
&
commu
11 nicatio
n

Use the
Interne
12 t

Practic
13 e HTML

Create
simple
static
web
14 pages
using
CSS

Practici
ng the
Javascri
pt in
creatin
g
15 dynami
c HTML
pages
Embed
Javascri
pt in
HTML
to
Display
Inform
16 ation in
Web
pages

Use
error
handlin
g
techniq
17 ues in
Javascri
pt

Use
objects
and
classes
18 in
Javascri
pt
Describ
e
Animati
on and
Multim
eadia
19 using
Javascri
pt

Develo
p
dynami
c HTML
pages
20 using
Javascri
pt

Deploy
web
project
21 using
IIS.

Create
and
modify
22 simple
macros
perfor
m form
control
s and
create
simple
data
entry
23 form
with
macros

Look up
data by
using
functio
24 ns

Use
advanc
ed data
25 functio
ns

Create
and
modify
26 advanc
ed
charts
Create
and
modify
27 Pivot
Tables

Create
a
power
Query,
Power
Query
Functio
n.
Invokin
g the
Power
Query
functio
n and
28 combin
ing
queries
.
Organiz
e the
Workb
ook
queries

Use
Power
BI for
simple
data
29 visualiz
ations
Demon
strate
E-
30 Comme
rce
sites

List
feature
s of e-
31 comme
rce
sites

Use e-
comme
rce
sites to
source
32 an item

Undert
ake
transac
tions
on an
33 e-
comme
rce site
Add
product
to an e-
comme
rce
34 website

35 Practic
36 e order
&
Identify
commo
n
security
37 issues

provide
firewall
security
for
interne
t
connect
ion and
networ
38 k
system
Explain
complia
nce
39 with It
Act

Practic
e with
laaS
using
free
40 cloud
services

Practic
e with
PaaS
using
free
41 cloud
services

Practic
e With
SaaS
using
free
42 cloud
services

Host a
Websit
e in a
43 free
cloud
identify
Phases
of the
Applica
tion
Develo
44 pment
life
Cycle

Describ
e Role
in each
of the
phases
of
Applica
tion
45 Develo
pment
life
Cycle

Install,
set up
the
enviro
ment &
46 run
Python
Use
Comma
nd Line
and IDE
to
execute
a
47 python
progra
m

Write
and
test a
python
progra
m to
demon
strate
print
statem
ent,
comme
nts,
48 differen
t types
of
variabl
es
Write
and
test a
python
progra
m to
perfor
m data
type
operati
ons,
string
operati
ons,
49 date,
input
and
output,
output
formatt
ing and
operat
ors

Determ
ine the
sequen
ce of
executi
on
based
on
50 operat
or
preced
ence
Constru
ct and
analyze
code
segmen
ts that
use
branchi
51 ng
statem
ents

Constru
ct and
analyze
code
segmen
ts that
perfor
52 m
iteratio
n
Ducum
ent
code
segmen
ts using
comme
nts and
docum
53 entatio
n
strings

Constru
ct and
analyze
code
segmen
ts that
include
list
compre
hension
s,
tuple,
set and
diction
54 ary
compre
hension
s
Perfor
m basic
operati
ons
using
built-in
55 module
s

Solve
comple
x
comput
ing
proble
ms by
56 using
built-in
module
s

InstallI
57 ng
JAVA

Setting
the
58 Class
path
Writing
and
Executi
ng a
simple
JAVA
Progra
59 m to
display
to
"Hello"

Use of
various
data
60 types in
JAVA

Use
various
operat
61 ors in
JAVA

Create
and use
of local,
Instanc
e and
62 class
variabl
es
Read
text
from
the
keyboa
rd
using
scanner
class
read
text
63 from
keyboa
rd
using
console
class

Use if
tge if
and if …
64 else
statem
ent

Use of
the
Switch
Statem
ents &
Break
and
65 continu
e
keywor
ds
Use of
the Do

While
66 and -do
loops

Use of
the For
67 Loop

Use of
the
JAVA
Charact
er Class
68 Metho
ds

Charact
er class
method
69 s in
JAVA

String
class
method
70 s in
JAVA

Create
and use
71 array
Create
and use
of
simple
classes,
objects
and
72 method
s in
JAVA

Passing
and
returni
ng data
and
objects
73 to
method

Use
constru
ctors in
74 JAVA

Create
and use
overloa
ded
method
75 s in
JAVA
Overrid
e
method
76 a in
JAVA

Create
and use
super
class,
sub
77 class in
JAVA

Virtual
method
s,
abstrsc
t Class
78 in JAVA

Create
interfac
79 es in
JAVA

Overrid
e
method
80 s in
JAVA
Create
and
implem
ent
81 interfac
es in
JAVA

Extend
interfac
82 es in
JAVA

Create
and use
a
83 packag
e in
JAVA

Basic
trouble
shootin
g tips
for Java
84 issues
create a home group on a local
network

configure IPV4/IPV6 address and


subnet mask

4
ping to test network.

install and configure HUB and

5
switch.

setup Wired Ethernet network

6
setup Wireless network for
LAN.

how to Install and Configure


Networking Using Patch panel
7

how to Terminate and Install


Cat5e/cat6 cable in IO Box.

setup a proxy server


8

configure a DHCP server with


Sophos Firewall.
INDUSTRIAL TRAINI
set Video Conferencing using

9
Skype.

explain the network

10
troubleshooting tools.

set-up internet connectivity

11
set-up digital communication

browse a web ite through web


browser, e-mail, social media

12
use the phone for online
activities.

13 display a text message using


HTML program.
SKILL CHART

14

display a paragraph using HTNL


program.

create javascript code in the


<Head> section of HTML page

create javascript code in the


<Body> section of HTML page
15
STRIAL TRAINING INSTITUTE SANGRAMPUR. DIST. BULDANA
15
create javascript code in the
<Head >and <Body> section of
HTML page

. BULDANA
create and run sample Javascript
code.

use external javascript files in


HTML

16
display information with
javascript.

use try-catch in Javascript

use finally in Javascript

17
use throw in javascript

use onerror() method in


Javascript.

display add two numbers using


function

take input using prompt


function
18
18
take confirmation using confirm
method

using global variable.

manual Animation

19
automated Animation

rollover with a mouse Event.

leam how develop dynamic

20
HTML pages using Javascript

configure IIS in Windows 10


Operating system
21

publish website on IIS locally

publish Web site in IIS.

state create macro


22
22
state modify macro

details form controls

23
create simple data entry from.

state look up data.

24
DATE, DATEIF, DATEVALUE,
DAY,DAYS360
EDATE , EOMONTH.
HOUR.ISOWEEKNUM. MINUTE.
MONTH.

25
NETWORKDAYS.NETWORKDAYS
.INTL.NOW.SECOND.
TIME.TIMEVALUE
TODAY,
WEEKDAY,WEEKNUM,WORKDA
Y,WORKDAY.IMTL, YEAR,
YEARFRAC.

state create a chart


26

state modify a chart.

create and modify pivot table.


27
learn Create a Power Query,
power Query Function.Invoking
the power Query function and
combining queries. Organixe the

28
workbook queries
use power BI for simple data
visualizations.

details power BI for simple data


visuallzarions.

29
demonstrate the e-Commerce
sites.

30
browse and obsorve features of
obay

browse and observe Amazon


Website

browse and listout the Flipkart


31

browse and listout the OLX

browse and listout QulckR

copare websites and features on


the following table basis by tick
marks.
buylng a Deslred Product on
Amazon.

32
the accepted payment
methods.

33
sell a product in OLX.in website.

34
login and buy a desired product.

35 & 36
secure personal information
sharing

37 secure payment operation


online.

enable or disable firewall


settings of windows 10
38

protect system using windows


defender.

identify steps for information


privacy
39
39
identify common cybercrimes
and penalties applicable.

create Free cloud service


account on microsoft azure

40
state cancel your subscription

creating azure virtual machines.

practicing with PaaS using free


cloud services.

41
create a free office 365 account
& swith users (sign out).

42 details the host a static website


in google cloud with cloud
storage.
43

identify phases pf the


application development life
cycle.
44

descibe riles in each of the


phases of application
development life cycle.
45

install python
46
46
setup or verify enviroment path

run Python.

IDE Interactive mode execution

47
command line script mode
execution.

state print statement

48
state comments

different types of variables.

state data type operations

state string operations

state date operations


49
49
state input and output

state output formatting

state opeartors in output


formatting.

state arithmetic operators in


Python

state comparison operators

state logical operators

50
state vitwise operators

state asslgnment operators

state operator precedence.

state if statement
51
state if-else

51
state nested-if

state if-elif-else.

state for loop

state while loop

52
state while loop with else

state nested loop

state break, continue and pass


statement.

state python comments


53

state python docstrings.


state list comprehensions

state tuple in list


comprehension

54
state set comprehensions

state dictionary comprehension.

state basic operations using


built -in modules.

55
state complex computing
problems by using built -in
modules

56
learn how to install JAVA and to
set the class path, learn
andexecute different types
ofdata types and operatirs in
57

java, declaration of variables

review and roply to comments.

create setting class path


58

write and execute java program


59
59
use various data type in java

use of various data types in


JAVA

60
use various operators in Java

61
use various operators in Java.

62
read text from the keybroard
using scanner class.
learn conditional statements like

63
IF, IF …ELSE, Switch statement;
understand difference between
BREAk & CONITINUE keyboards;
Different kind of loops in JAVA

64
like WHILE, DO-WHILE, EOR
Loops.
use of the switch statements
65

use of the break and contine


keywords.

use of the Do …While and


while-do loops
66

use of the For Loop in JAVA.


67
use of the JAVA character Class
Methods.

68
character class methods in JAVA

69
string class methods in JAVA

70
create and use array.

71
create and use of simple classes,
objects and methods in JAVA.

72
Passing and returning data
objects to method.

73
use constructors in JAVA
74

create and use overloaded


methods in JAVA.
75

create and use of overriding


methods in JAVA
76

create and use super class and


sub class
77
create thread and know about
some methods of the Thread
class and multithreading

78
handie exceptions. Know about
try-catch, "throw" & "finally"
keyword, virtual method and
abstract class and methods.

create interfaces in JAVA.

79
override method in JAVA.

80
create and implement interfaces
in JAVA.

81
extend interfaces in Java

82 create and use a package in


JAVA.
83

download and Install Java

use Java, test Java


84

remove Old Versions of Java


84
find Java, always redirected to
the java.com download page.

You might also like