Charts for XI Science
Roll no 1 Careers in CS & IT
1. Web Designer and Developer :
2. Software Developer :
3. Database Manager :
4. Information Security Analyst :
5. Professional Accountant :
6. Financial Advisor :
7. Cyber Advisor :
8. Animator :
9. Games developer :
10. Audio / Video Editor :
Roll no: 2
Input type Form Elements
<input type="color">
<input type="number">
<input type="url">
<input type="image">
<input type="date">
<input type="email">
Input type
<input type="month">
<input type="range">
<input type="datetime-local">
<input type="time">
<input type="week">
<input type="search">
<input type="file">
<input type="tel">
Roll no 3 <input> Attributes
disabled
max
min
pattern
read only
placeholder
required
autocomplete
autofocus
height and width
multiple
Roll no 4 IT Trends
Green Computing, Internet of Things (IoT), Cloud Computing, Data
Analytics (DA), Artificial Intelligence (AI), Machine Learning (ML),
Big Data, Blockchain
Roll no 5 Applications of DBMS
Railway Reservation System :
Library Management System :
Banking :
Universities and Colleges :
Credit Card Transactions :
Social Media Sites :
Roll no 6
Optimizing Web site
SEO : Page structure optimization
SEO Keywords
SEO Social Bookmarking
SEO-SocialMediaOptimization
SEO Backlinks
Speed of Web site
Mobile Friendly
Roll no 7 Attribute of <meta> tag
Name Content Charset http-equiv
Attributes of <ol> tag- type, reversed, Start
Attributes of <ul> tag- Shape
Roll no 8
Audit Results of SEOPtimizer will have following details
Overall Ranking of the site
Recommendations for improvements
Search Engine Optimization
Usability of the website
Performance of website
Social links
Security parameters
🞍 SSL Enabled
🞍 HTTPS Redirect
🞍 Email Privacy
Header content recommendations
Body Content
Links
Technology list used in the website
Roll no 9
Advantages of DBMS
Reducing Data Redundancy, Sharing of Data, Privacy,
Data Integrity, Backup and Recovery,
Development and Maintenance Time, Data Security
Roll no 10
Data types in the DBMS
Roll no 11 Visual Basic 6.0 data types
Roll no 12 toolbox of visual basic
Roll no13
Features of PHP:
Simple, Interpreted , Faster, Open Source,
Platform Independent, Case Sensitive , Error Reporting,
Real-Time Access, Monitoring ,Loosely Typed Language
Roll no 14 Data types in C++
Roll no 15 Types of Operating System
Roll no 16
Advantages E-commerce
Global scope, Electronic transaction, Cost Saving, Anytime shopping, No intermediaries ,
Public services
Disadvantages of E-Commerce,
Setup Cost, Physical presence, Security, Goods Delivery
Roll no 17 Types of E-commerce
Business - to - Consumer (B2C, Business - to - Business (B2B), Consumer -
to - Consumer (C2C), Consumer - to - Business (C2B)
Roll no 18
Window Object
Property
name
location
document
status
closed
Method
alert()
confirm()
prompt()
open()
close()
blur()
focus()
print()
setTimeout()
Roll no 19 Input and other object Events:
Form
Event
handler
onblur
onfocus
onchange
onselect
onsubmit
onreset
onload
onunload
String Object :
String Object Date Object
Property
length getDate()
String Object getDay()
Method
charAt() getFullYear()
indexOf() getHours()
lastIndexOf() getMinutes()
substr() getMonth()
substring() getSeconds()
trim() getTime()
toLowerCase() now()
toUpperCase() setDate()
setFullYear()
setHours()
setMinutes()
setMonth()
setSeconds()
setTime()
Roll no. 20
Number Object
Property Math Object
MIN_VALUE Method
MAX_VALUE abs(x)
NaN cbrt(x)
Method
ceil(x)
isInteger()
floor(x)
parseFloat() max(x, y, ...)
parseInt() min(x, y, ...)
isFixed() pow(x, y)
random(x)
sqrt(x)
Roll no 21
Array Object
Property
index
length
Method
concat()
copyWithin()
Method
find()
forEach()
indexOf()
isArray()
pop()
push()
reverse()
sort()
Roll no 22 Forms of E-Commerce
• M-commerce (Mobile commerce)
Mobile shopping, mobile payment, mobile banking
• Social Commerce
voice commerce, video commerce, augmented
shopping, conversational commerce
Roll no 23
Types of Cloud Computing
(cost saving, reliable, mobility)
Public Cloud : efficient, inexpensive
Private cloud: firewall protected, privacy, restricted user
Hybrid Cloud: encryption, portability, flexibility
Roll no 24 E- Governance
Advantages of E-governance :
➢ Reduced corruption
➢ High transparency
➢ Increased convenience
➢ Direct participation of constituents
➢ Reduction in overall cost.
➢ Expanded reach of government
Roll no 24 Types of E-Governance
1. Government-to-Citizen (G2C)
2. Government-to-Business (G2B)
3. Government-to-Government (G2G)
4. Government-to-Employee (G2E)
Roll no 25
Roll no 26 Security Measures in E-Commerce
Encryption, Digital Signature, Digital Certificate
Roll no 27 SEO
Roll no28
PHP Data Types:
1) String 2) Integer 3) Float 4) Boolean 5) Array 6) NULL
Roll no. 29 Variable scopes in PHP:
• local
• global
• static
Popular PHP Frameworks
1. Laravel 2. Symfony
Roll 30 PHP built in functions
Function
strlen()
str_word_count()
strrev()
strpos()
str_replace()
substr()
strtolower()
substr_count()
ucwords()
trim()
Roll no 31
AI – artificial intelligence
Advantage: Reduction in human error, Digital
Assistance, Faster Decisions, Daily Applications
Disadvantages of AI: High Costs of
Creation,Unemployment-
Roll no 32 Career Opportunities
Cloud Computing Engineers
⚫ Cloud Architect ⚫ Cloud Software and
⚫ Cloud Consultant Network Engineer
⚫ Cloud Product and Project ⚫ Cloud System Administrator
Manager ⚫ Cloud System Engineer
⚫ Cloud Services Developer
Roll no 33 Attibutes of fll no. 43
<audio> - autoplay, controls, loop, muted, src
<video> - src, autoplay, controls, height, loop, muted, poster,
preload, width
Roll no 34
WHITE BLACK
HAT HAT
WHITE HAT STRATEGIES BLACK HAT STRATEGIES
Relevant content Duplicate content
Well-labeled images Invisible text and stuffed
keyword
Relevant links and refernces
Cloking
good spelling and grammar
non-relevant content
Standard-compliant HTML
Unique and relevant page titles
Rol no 35
attributes of
<area>- href, shape, cords, alt
<iframe>- src, height, width, name, srcdoc
Roll no. 36 Types of CSS
Roll no.37 CSS Properties
Property Value Example
Color Color name h1{color: maroon}
Background-color Color name body{background-
color:yellow}
Font-weight bold or 100, 200…900 p{font-weight:300}
Font-style Italic, oblique or normal p{font-style:italic}
Text-decoration 1. line-through p{text-decoration: underline}
2. underline a{text-decoration: none}
3. overline
4. none
Text-align left, right, center or justify h1{text-align:center}
Font-family Font name p{font-family:arial}
Font-size px, in, mm, cm, pt p{font-size:10px}
Letter-spacing px, in, mm, cm, pt h1{letter-spacing: 5pt}
Padding Pixel h1{padding:30px}
Border Solid, double, groove, ridge, h1{border:green}
inset, outset, dotted or dashed
url(''X'') body{background-image:
where X is the path of image url('background. jpg')}
Background-image file
Margin-Left px,pt,cm etc. h1{margin-left;10px}
float float : left
float : right
float : n o n e
display Inline
Block
Block-inline
none
Roll no 38 Computer Network Specialists
⚫ Computer and Information Research Scientist
⚫ Computer and Information Systems Manager
⚫ Computer Network Architect
⚫ Computer Systems Analyst
⚫ Computer Systems Manager
⚫ IT Analyst
⚫ IT Coordinator
⚫ Network Administrator
⚫ Network Architect
⚫ Network and Computer Systems Administrator
⚫ Network Engineer
⚫ Network Systems Administrator
⚫ Senior Network Architect
⚫ Senior Network Engineer
⚫ Senior Network System Administrator
⚫ Telecommunications Specialist
Roll no 39 Computer Support Specialist- Careers
⚫ Customer Support Administrator
⚫ Customer Support Specialist
⚫ Desktop Support Manager
⚫ Desktop Support Specialist
⚫ Help Desk Specialist
⚫ Help Desk Technician
⚫ IT Support Manager
⚫ IT Support Specialist
⚫ IT Systems Administrator
⚫ Senior Support Specialist
⚫ Senior System Administrator
⚫ Support Specialist
⚫ Systems Administrator
⚫ Technical Specialist
⚫ Technical Support Engineer
⚫ Technical Support Specialist
Roll no 40
Information Technology Leadership- Careers
⚫ Chief Technology Officer (CTO)
⚫ Director of Technology
⚫ IT Director
⚫ IT Manager
⚫ Management Information Systems
Director
⚫ Technical Operations Officer
Roll No: 41
Information Security Specialist
⚫ Information Security
⚫ Security Specialist
⚫ Senior Security Specialist
Roll no 42
Software/Application Developer – Careers
⚫ Application Developer ⚫ Senior System Designer
⚫ Applications Engineer ⚫ Senior Systems Software Engineer
⚫ Associate Developer ⚫ Software Architect
⚫ Computer Programmer ⚫ Software Developer
⚫ Developer ⚫ Software Engineer
⚫ Java Developer ⚫ Software Quality Assurance Analyst
⚫ Junior Software Engineer ⚫ System Architect
⚫ .NET Developer ⚫ System software Engineer
⚫ Programmer ⚫ mobile application developer
⚫ Programmer Analyst
⚫ Senior Applications Engineer
⚫ Senior Programmer
⚫ Senior Programmer Analyst
⚫ Senior Software Engineer
⚫ Senior System Architect
Roll no 43
Careers as Web Developer
⚫ Front End Developer
⚫ Senior Web Administrator
⚫ Senior Web Developer
⚫ Web Administrator
⚫ Web Developer
⚫ Webmaster
⚫ UX Designer
Roll no 44 Cloud models
Roll no 45
Roll no 46
Roll no 47
9 Pillars ofDigital India
1.Broad band Highwasy
2.Public Internet Access Programme
3. Information For Everyone
4. Early Harvest Programme
5. Universal Access to Phones
6. IT for Jobs electronic Deliveryof Services
7/ eKranti Electronic Delivery of Services
8. E-Governance Performing Governmetn through technology
9. Electronic Manufacturing Target NET ZERO Import
Roll no 48 Deep Learning
Roll no 49 Data Science
Roll no 50
Roll no 51 Network topologies
Roll no 52 Audio/ Video Extensions
Roll no 53 Text extentions
Roll no 54 image file extensions
Roll no 55
Roll no 56
Roll no 57 Types of Programming Languages
Roll no 58
Roll no 59
DBMS
tools
Roll no 60
E-Commerce Trade Cycle
1Pre-Sales :
2Execution :
3. Settlement :
4 After-Sales :.
Roll no 61 Modes of Payment
Credit Cards, Mobile Payments, Bank Transfers, E-wallets
Roll no 62 Robotic types