CBSE Class 11 Computer Science Syllabus is of utmost importance in the educational field. Class 11 Computer Science syllabus covers topics such as computer systems and organization, data management, etc., which gives a basic understanding of the terms related to Computer Science. CBSE Syllabus for Class 11 Computer Science for the academic year 2023-24 is provided on this page. The syllabus is provided by the board. The CBSE Syllabus covers the marks distribution and time duration for each topic. It also includes a practical syllabus, assignments, and projects that need to be done in that particular academic year.
CBSE Class 11 Computer Science Syllabus 2023-24
The CBSE Syllabus for Class 11 Computer Science 2023-24 is released by the board. Students can download the syllabus PDF and go through it to plan their studies.
CBSE Class 11 Computer Science Syllabus PDF 2023-24
Given below is the CBSE Class 11 Computer Science theory as well as the practical syllabus for the academic year 2023-24.
2023-24 CBSE Class 11 Computer Science Syllabus
Below you will find the CBSE Class 11 Computer Science Syllabus with unit name, marks allotment and the number of periods allotted for theory and practical.
Unit No. | Unit Name | Marks | Periods | |
Theory | Practical | |||
1. | Computer Systems and Organisation | 10 | 10 | 10 |
2. | Computational Thinking and Programming – 1 | 45 | 80 | 60 |
3. | Society, Law and Ethics | 15 | 20 | — |
Total | 70 | 110 | 70 |
To know the syllabus of all the subjects of class 11, visit CBSE Class 11 Syllabus page at BYJU’S.
Unit-wise CBSE Class 11 Computer Science Syllabus
Below you will find topics under each unit of the Computer Science Syllabus.
Unit | Unit Name | Section |
I | Computer Systems and Organisation | Basic Computer Organisation
Types of Software Operating System Boolean Logic Number System Encoding Schemes |
II | Computational Thinking and Programming -1 |
Introduction to Problem-Solving
Familiarization with the Basics of Python Programming Knowledge of Data Types Operators Expressions, Statement, Type Conversion, and Input/output Errors Flow of Control Conditional Statements Iterative Statement Strings Lists Tuples Dictionary Introduction to Python Modules |
III | Society, Law, and Ethics | Digital Footprints
Digital Society and Netizen Data Protection Cyber Crime Cyber Safety Malware E-waste management Information Technology Act (IT Act) Technology and Society |
Practical Syllabus for Computer Science Along with Marking Scheme
S. No. | Unit Name | Marks (Total=30) |
1. | Python program (60% logic + 20% documentation + 20% code quality) | 12 |
2. | Report file: Minimum 20 Python programs | 7 |
Viva voce | 3 | |
3. | Project (that uses most of the concepts that have been learnt) | 8 |
Suggested Practical List of CBSE Class 11 Computer Science Syllabus
Python Programming
- Input a welcome message and display it.
- Input two numbers and display the larger / smaller number.
- Input three numbers and display the largest / smallest number.
- Generate the following patterns using nested loop
- Write a program to input the value of x and n and print the sum of the following series:
- Determine whether a number is a perfect number, an armstrong number or a palindrome.
- Input a number and check if the number is a prime or composite number.
- Display the terms of a Fibonacci series.
- Compute the greatest common divisor and least common multiple of two integers.
- Count and display the number of vowels, consonants, uppercase, lowercase characters in string.
- Input a string and determine whether it is a palindrome or not; convert the case of characters in a string.
- Find the largest/smallest number in a list/tuple
- Input a list of numbers and swap elements at the even location with the elements at the odd location.
- Input a list/tuple of elements, search for a given element in the list/tuple.
- Input a list of numbers and find the smallest and largest number from the list.
- Create a dictionary with the roll number, name and marks of n students in a class and display the names of students who have scored marks above 75.
Learn Maths & Science in interactive & a fun-loving way with BYJU’S App/Tablet.
Comments