XI_CS_Splitup Syllabus
XI_CS_Splitup Syllabus
Expecte
THEORY PRACTI TEST/EXAM
CAL
d No. of
Month Portion to be covered workin
g Days
in KVS
1
August Familiarization with the basics of Python programming: 20 10 24 Last week
2024 Introduction to Python, features of Python, executing a simple of
September
"helloworld" program, execution modes: interactive mode and script
mode Periodic
Python character set, Python tokens(keyword, identifier, literal, Test 1
operator, punctuator), variables, concept of l-value and r-value, use Syllabus:
of comments Knowledge of data types: number (integer, floating Unit 1,unit
2 upto
point, Python
complex),boolean,sequence(string,list,tuple),none,mapping(dictiona Tokens
ry),mutable and immutable data types
Operators: arithmetic operators, relational operators, logical
operators, assignment operator, augmented assignment operators,
identity operators (is, isnot),membership operators(in, notin)
Expressions, statement, type conversion & input/output: precedence
of operators, expression, evaluation of expression, python
statement, type conversion (explicit& implicit conversion),
accepting data as input from the console and displaying output
Errors: syntax errors, logical errors, runtime errors
Flow of control: introduction, use of indentation, sequential flow,
conditional and iterative flow control
January- Introduction to Python modules: Importing module using ‘import ’ 20 5 38 3rd week
Feb and using from statement, importing math module (pi, e, sqrt(), ceil(), of January
2025 floor(), pow(), fabs(), sin(), cos(), tan()); random module (random(), Periodic
randint(), randrange()), statistics module (mean(), median(), mode()). Test 3
Syllabus:
Unit III: Society, Law and Ethics List,
Digital Footprints Tuples and
Digital Society and Netizen: net etiquettes, communication etiquettes, Dictionary
social media etiquettes
Data Protection: Intellectual property rights (copyright, patent ,
trademark), violation of IPR(plagiarism, copyright infringement,
trademark infringement), open source software and licensing
(Creative Commons, GPL and Apache)
Cyber Crime: definition, hacking, eavesdropping, phishing and fraud
emails, ransomware, cyber trolls, cyber bullying
Cyber safety: safely browsing the web, identity protection,
confidentiality
Malware: viruses, trojans, adware
E-waste management: proper disposal of used electronic gadgets.
Information Technology Act (IT Act)
Technology and society: Gender and disability issues while teaching
and using computers
Revision Work
PRACTICAL : 30 MARKS