GUIDELINES FOR PROJECTS (Class XI and XII)

GUIDELINES FOR PROJECTS (Class XI and XII)

1. Preamble
 
1.1 The academic course in Computer Science includes one Project in each year. The Purpose behind this is

to consolidate the concepts and practices imparted during the course and to serve as a record of competence.

1.2 A group of 2-4 students as team may be allowed to work on one project.

2. Project content
2.1 Project for class XI can be selected from the topics mentioned in the syllabus or domains on the similar

lines

2.2 Project for class XII should ensure the coverage of following areas of curriculum:

a. Problem Solving

b. Object Oriented Programming in Python

c. File Handling

Theme of the project can be

• Any Scientific or a fairly complex algorithmic situation

• Quizzes/Games
 
• Tutor/Computer Aided Learning Systems

2.3 The aim of the project is to highlight the abilities of algorithmic formulation, modular programming,

systematic documentation and other associated aspects of software development.

2.4 The assessment would be through the project demonstration and the Project Report, which should portray

Programming Style, Structured Design, Minimum Coupling, High Cohesion, Good documentation of the

code to ensure readability and ease of maintenance.


Popular posts from this blog

XII- CS-- SOLVED SQL queries (SQL PRACTICAL ASSIGNMENS)

SQL--HOME ASSIGNMENTS(XII Class)

Python-MySQL Connectivity