Project Work for Class XII Computer Science (083) - CBSE 2020-2021
Marks allotted: 08 Marks
A. PROJECT
GUIDELINES
The aim of
the class project is to create something that is tangible and useful using
Python / Python and SQL connectivity. This should be done in groups of two
to three students. The aim here is to find a real world problem that is
worthwhile to solve. Students can visit local businesses and ask them about the
problems that they are facing. For example, if a business is finding it hard to
create invoices for filing GST claims, then students can do a project that
takes the raw data (list of transactions), groups the transactions by category,
accounts for the GST tax rates, and creates invoices in the appropriate format.
Students can be extremely creative here. They can use a wide variety of Python
libraries to create user friendly applications such as games, software for
their school, software for their disabled fellow students, and mobile
applications. Of course to do some of these projects, some additional learning
is required; this should be encouraged. Students should know how to teach
themselves. The students are to avoid plagiarism and violations of copyright
issues while working on projects. It is to be noted that copying of project
from any source will result in awarding NIL marks in Project area of CBSE
Practical Examination.
B. PROJECT
REPORT FORMAT
The Computer Science
Project Report must contain following and in the same order as mentioned below:
1. Cover Page – (It must be simple and
should contain the Name of School, Project Name, Academic Session and basic student
details.)
2. Certificate
3. Acknowledgment
4. Index
5. Overview of Python
6. Need for the Project/Synopses
7. Python Libraries/Modules used in the
Project
8. Database Details (SQL Tables with
definition & purpose.)/Data File details
9. Source Code (listing of all the
programs prepared as part of project.)
10.Output of the Project
11.Limitations of the Project
12.Bibliography
Important Note:
Index to be placed
after Acknowledgment in the report but NOT to be mentioned in the index.
Project guidelines & Project report format (Click to download)