MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION
VIDYAVARDHINI’S BHAUSAHEB VARTAK
POLYTECHNIC
MICRO PROJECT
Academic year: 2023 -2024
Title of Micro Project:
Marksheet For 10 Students
Program/Code:Computer Engineering Semester: Third Course/Code:312304
Name: Rijhan,Paras,Tanish,Priyanka Roll No:1173-1176
Enrolment No.: 23111000403-23111000406
Name of Faculty: Mrs.Mokashi
Sr.no. Roll no. Name Of Student Enrollment no. Seat no.
1 1173 Rijhan Bhatia 23111000403 113730
2 1174 Paras Bhoir 23111000404 113731
3 1175 Tanish Choudhari 23111000405 113732
4 1176 Priyanka chavan 23111000406 113733
MAHARASHTRA STATE BOARD OF TECHNICAL
EDUCATION
Certificate
This is to certify that Mr. /Ms.
Roll No.1173-1176 of THIRD Semester of Diploma in Computer
Engineering of Institute, B.V. POLYTECHNIC (Code: 0093) has completed the Micro
Project satisfactorily in Subject – Object-Oriented Programming( 312304) for the academic
year 2024- 2025 as prescribed in the curriculum.
Place: Vasai
Enrolment No: 23111000403-23111000406
Date: Exam. Seat No: 113730-113733
Subject Teacher Head of the Department Principal
Seal of
Institution
Annexure - I
Part A: Micro Project Proposal
1.0 Aim/Benefits of the Micro-Project:
1. To Study and understand basic concept of OOP
2. And to understand real world examples
2.0 Course Outcomes integrated:
1. Implement Basic Operations On class and objects
2. Implement Program to Solve Problems
3.0 Proposed Methodology:
1. Literature survey.
2. Collect information through different sources
3. Analysis of operators related program.
4. Compilation of collected operators.
4.0 Action Plan
Sr. Planned Planned Name of
No. Details of the activity Start date Finish date Members
1 Formation of Group & Topic Selection All members
2 Submission of Proposed Plan All members
3 Preparation of Report All members
4 Final valuation of a working Report All members
5 Presentation of Report All members
6 Submission of Final Report All members
5.0 Resource Required:
Sr.
Name of resources/Material Specifications Qty Remarks
No.
11th Gen Intel(R) Core(TM) i3-
1. Computer 1
1115G4 @ 3.00GHz 3.00 GHz
2. Microsoft Word MS Word, Visual Studio.
3. Printer HP Laserjet P1108/ Epson LQ1020 1
www.google.com
4. Book/ website name
6.0 Name of Team Members with Roll No:
Individual
Sr. Process and Product Total
Roll No Name of Students Presentation
No. assessment (06)
(04) (10)
01 1173 Rijhan Bhatia
02 1174 Paras Bhoir
03 1175 Tanish Chaudhari
04 1176 Priyanka Chavan
Name & Signature of Faculty:
Mrs.Mokashi
Final Micro Project Report Annexure- II
Title:
Marksheet For 10 Students.
1.0 Rationale:
Classes ana Objects is a logical and structural model of storing and organizing data in a particular way in a
computer.
2.0 Course Outcomes Integrated:
1. Implement different types of programs that help us to built a software.
3.0 Actual Procedure Followed.
1 Discussion about topic with guide and among group members 2 Literature
survey
3 Information collection
4 Compilation of content
5 Editing and revising content
6 Report Preparation
4.0: Actual Resources Required:
Sr.
Name of resources/Material Specifications Qty Remarks
No.
1. Computer 11th Gen Intel(R) Core(TM) i31115G4 1
@ 3.00GHz
3.00 GHz
2. Microsoft Word MS Office, Visual Studio.
3. Printer HP Laserjet P1108/ Epson LQ1020 1
www.google.com
4. Book/Site name
5.0 Skill Developed/Learning outcomes of this Micro-Project The
following skills were developed:
1. Teamwork: Learned to work in a team and boost individual confidence.
2. Problem-Solving: Developed good problem solving habits.
3. Technical Writing: Preparing the report of proposed plan and the final report.
Annexure - III
Rubrics for Assessment of Micro-Project
Title: Marksheet For 10 Students.
Institute Code: 0093 Academic year: 2024-2025
Program: Computer Engineering Course & Code: OOP(312304)
Name of Candidates: Rijhan, Paras, Tanish, Priyanka Roll No:1173-1176
Semester: Third Name of Faculty: Mrs.Mokashi
Sr. Poor Average Good Excellent
No. Characteristic to be Assessed (Marks 1-3) (Marks 4-5) (Marks 6-8) (Marks 9-10)
1. Relevance to the Course
2. Literature Survey/Information
Collection
3. Project Proposal
4. Completion of the Target as per
Project Proposal
5. Analysis of Data and Representation
6. Quality of Prototype/Model
7. Report Preparation
8. Presentation
9. Viva
Annexure- IV
Micro-Project Evaluation Sheet
Title: Marksheet For 10 Students.
Institute Code: 0093 Academic year: 2024 – 2025
Program: Computer Engineering. Course & Code: 312304
Name of Candidate: Rijhan, Paras, Tanish, Priyanka Roll No: 1173-1176
Semester: Third Name of Faculty: Mrs. Mokashi
Evaluation as per Suggested Rubric for Assessment of Micro Project:
Sr. Characteristic to be Poor Average Good Marks Excellent Sub
No. assessed Marks Marks 4-5 6-8 Marks 9-10 Total
1-3
(A) Process and product assessment Out Of 6
1 Relevance to the course
2 Literature Survey
Information Collection
3 Completion of the
Target as per project
proposal
4 Analysis of Data and
representation
5 Quality of
Prototype/Model/
Content
6 Report Preparation
(B) Individual Presentation/Viva Out of 4
7 Presentation .
8 Viva
Name and designation of the Faculty Member: Mrs. Mokashi
Weekly Activity Sheet
Topic: Marksheet For 10 Students.
Institute Code: 0093 Academic year: 2024- 2025
Program: Computer Enginnering. Course & Code: 312304
Name of Candidates: Rijhan, Paras, Tanish, Priyanka Roll No:1173-1176
Semester: Third Name of Faculty: Mrs. Mokashi
SR. NO WEEK ACTIVITY PERFORMED
st
1. 1 Week Discussion and Finalization of Topic
2. 2nd Week Literature Review
3. 3rd Week Submission of Proposed Plan
4 4th Week Information Collection
5. 5th Week Analysis of Data
6. 6th Week Compilation of content
7. 7th Week Editing and Revising the Content
8. 8th Week Report Preparation
9. 9th Week Report Preparation
10. 10th -12th Week Presentation
Signature of Student Dated Signature of
Faculty
Index
Sr No Title Page no.
1
2
3
4
5
6
7
Conclusion:
C++ is a versatile programming language that is commonly used in systems programming, game
development, and high-performance applications. It provides low-level control and efficiency while
offering a wide range of libraries and frameworks to leverage. OOP is a programming paradigm that
focuses on objects rather than functions. It allows for better organization and encapsulation of code,
promotes reusability, and can improve the maintainability and scalability of our programs.
Reference :- www.google.com