Cbse Class 11 Computer Science Syllabus
Cbse Class 11 Computer Science Syllabus
Theory Practical
Unit No. Unit Name Marks Periods Periods
Total 70 110 70
www.vedantu.com 1
Types of software (system software, programming tools,
application software)
www.vedantu.com 2
Introduction to Python modules with examples
E-waste management
Python Programming
● Input a welcome message and display it.
www.vedantu.com 3
Pattern Sequence
**
***
****
Pattern-1 *****
12345
1234
123
12
Pattern-2 1
AB
ABC
ABCD
Pattern-3 ABCDE
● Write a program to input the value of x and n and print the sum of the series.
www.vedantu.com 4
● Input a number and check if the number is a prime or composite number.
● Compute the greatest common divisor and least common multiple of two integers.
● Count and display the number of vowels, consonants, uppercase, and lowercase characters
in string.
● Input a string and determine whether it is a palindrome or not; convert the case of characters
in a string.
● Input a list of numbers and swap elements at the event location with the elements at the odd
location.
● Input a list/tuple of elements, and search for a given element in the list/tuple.
● Create a dictionary with the roll number, name, and marks of n students in a class and display
the names of students who have marks above 75.
Unit Marks
S.No. Name (Total=30) Description
www.vedantu.com 5
- Report File (7 marks): Minimum 20 Python programs
documented and presented in a well-organised report.
www.vedantu.com 6