Pic Micro Project

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 12

MAHARASHTRA STATE BOARD OF TECHNICAL

EDUCATION

SHRI H. H. J. B POLYTECHNIC,
CHANDWAD-423101 (Nashik)

MICRO PROJECT
Academic year 2023-24

TITLE OF PROJECT
Decisions

Program:Computer Technology Program Code:CM

Course: Programming in C (PIC) Course code: 312302


Teacher Evaluation Sheet
Name of Student:Jain Tanishka Gautam
Enrolment No: 23651020371
Name of Program: Computer Technology Semester:-2k
Course Title: Programming in C (PIC) Code: -312302
Title of the Micro Project: Decisions

Course Outcomes Achieved:-


CO-a .Develop C program using input - output functions and arithmetic expressions
CO-b .Develop C program involving branching and looping statements
CO-c .Develop C program using user-defined functions

Evaluation as per Suggested Rubric for Assessment of Micro-Project:

Sr.
Characteristic to be Poor Average Good Excellent
No.
assessed (Marks 1-3) (Marks 4-5) (Marks 6 - 8) (Marks 9-10)

(A) Process and Product Assesssment (Convert above total marks out of 6 marks)

1 Relevance to the Course

Literature Survey /
2
Information Collection

Completion of the Target as


3
per project proposal

Analysis of data and


4
representation

5 Quality of Prototype / Model

6 Report Preparation

(B) Individual Presentation / Viva (Convert above total marks out of 4 marks)

8 Presentation

9 Viva

Micro – Project Evaluation Sheet:


Process Assessment Product Assessment

Part Project Part Individual Total

A – project Methodology B – Project Presentation / Marks 10


Name of Student Proposal (2 marks) Report / Working Viva (4 marks)

(2 marks) Model(2 marks)

(Surname first)

Comments / Suggestions about team work / leadership / inter – personal communication (if any)

Any Other Comment

Name and designation of the faculty Member: Ms .M. Shinde Signature

Teacher Evaluation Sheet


Name of Student: Tambade Rina Ravindra
Enrolment No: 23651020399
Name of Program: Computer Technology Semester:-2k
Course Title: : Programming in C (PIC) Code: -312302
Title of the Micro Project: Decisions

Course Outcomes Achieved:-

CO-a .Develop C program using input - output functions and arithmetic expressions
CO-b .Develop C program involving branching and looping statements
CO-c .Develop C program using user-defined functions

Evaluation as per Suggested Rubric for Assessment of Micro-Project:


Sr.
Characteristic to be Poor Average Good Excellent
No.
assessed (Marks 1-3) (Marks 4-5) (Marks 6 - 8) (Marks 9-10)

(A) Process and Product Assesssment (Convert above total marks out of 6 marks)

1 Relevance to the Course

Literature Survey /
2
Information Collection

Completion of the Target as


3
per project proposal

Analysis of data and


4
representation
5 Quality of Prototype / Model

6 Report Preparation

(B) Individual Presentation / Viva (Convert above total marks out of 4 marks)

8 Presentation

9 Viva

Micro – Project Evaluation Sheet:


Process Assessment Product Assessment

Part Project Part Individual Total

A – project Methodology B – Project Presentation / Marks 10

Name of Student Proposal (2 marks) Report / Working Viva (4 marks)

(2 marks) Model(2 marks)

(Surname first)

Comments / Suggestions about team work / leadership / inter – personal communication (if any)

Any Other Comment

Name and designation of the faculty Member: Ms. M. Shinde Signature

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION

Sr.No. Name of Student Roll No Enrollment No Seat No

1. Jain Tanishka Gautam 28 2365 1020371

CERTIFICATE
This is to certify 1) Jain Tanishka Gautam

of 2nd Semester of Diploma in Computer Technology of Institute, SHHJB


POLYTECHNIC, CHANDWAD (Code: 0079) has completed the Micro-Project
satisfactorily in Subject Programming in C (PIC) 312302 for the academic year 2023- 2024
as prescribed in the curriculum.

Place: CHANDWAD

Date: / /2023

Subject Teacher Head of the Department Principal


(Ms. M. Shinde) (Mr.P.R.Sali) (Dr. V.A.Wankhede)
MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION

Sr.No. Name of Student Roll No Enrollment No Seat No

1. Tambade Rina Ravindra 56 23651020399

CERTIFICATE
This is to certify 1) Tambade Rina Ravindra

of 2nd Semester of Diploma in Computer Technology of Institute, SHHJB


POLYTECHNIC, CHANDWAD (Code: 0079) has completed the Micro-Project
satisfactorily in Subject Programming in C (PIC) 312302 for the academic year 2023- 2024
as prescribed in the curriculum.

Place: CHANDWAD

Date: / /2023

Subject Teacher Head of the Department Principal


(Ms. M. Shinde) (Mr.P.R.Sali) (Dr. V.A.Wankhede)
INDEX
SR_NO. CONTENT PAGE NO.

Part A

1.0 Brief Introduction

2.0 Aim of Micro Project

3.0 Action Plan

4.0 Resources Required

Part B

1.0 Brief Description

2.0 Aim of Micro Project

3.0 Course Outcome Integrated

4.0 Actual Procedure Followed

5.0 Actual Resource Used

6.0 Outputs of the Micro-projects

7.0 Skill Developed

8.0 Applications of this Microproject


PART A-Plan

Title of micro-project: Decisions

1.0 Aim/Benefits of the Micro-Project-


Aim: Provide practical experience with decision-making statements in C programming.
Benefits: Enhances understanding, improves problem-solving, offers real-world application,
prepares for advanced concepts, and provides hands-on experience.

2.0 Course Outcomes Addressed-

CO-a Develop C program using input - output functions and arithmetic expressions
CO-b Develop C program involving branching and looping statements
CO-c Implement Arrays and structures using C programs
CO-d Develop C program using user-defined functions
CO-e Write C program using pointer

3.0 Proposed Methodology-


1. Learn decision-making statements (if, else if, switch) in C.
2. Choose a problem (e.g., calculator) requiring decisions.
3. Plan the solution using decision-making statements.
4. Write the program based on the plan.
5. Test the program with different inputs.
6. Document the problem, algorithm, and code.
7. Prepare a presentation explaining the program.
8. Seek feedback for improvements.
9. Finalize the project for submission.
4.0 Action Plan-

Planned Start Planned Finish


Sr no. Details of activity
Date Date

1. Finalization of topic

2. Preparation of Abstract

3. Collection of data
4. Preparation of concept

5. Seminar / Presentation

6. Submission of Micro Project

5.0 Resources Required:


Sr.No Name of Resource/Material Specification Quantity Remarks

1. Computer (Desktop/Laptop) i3,RAM 2GB 1 available

2. Microsoft office word 2010 1 available

3. Books 2 1 available

4. Websites 2 1 available

5. Softwares 1 available

PART B-Plan
Title of micro-project:

1.0 Brief Description:

2.0 Aims/Benefits of Micro Project:


Aim: Provide practical experience with decision-making statements in C programming.
Benefits: Enhances understanding, improves problem-solving, offers real-world application,
prepares for advanced concepts, and provides hands-on experience

3.0 Course Outcomes Achieved:

CO-a Develop C program using input - output functions and arithmetic expressions
CO-b Develop C program involving branching and looping statements
CO-c Develop C program using user-defined functions
4.0 Actual Methodology/Procedure Followed:
1. Learned decision-making statements.
2. Chose calculator program.
3. Designed algorithm for calculator operations.
4. Implemented program in C.
5. Tested and debugged with various inputs.
6. Documented problem, algorithm, and code.
7. Prepared presentation for explanation.
8. Received feedback for improvements.
9. Finalized and submitted project.

Sr.No Name of Resource/Material Specification Quantity Remarks

1. Computer (Desktop/Laptop) i3,RAM 2GB 1

2. Microsoft office word 2010 1

3. Books

4. Websites

5. Softwares 1

5.0 Actual Resources Used:

6.0 Output of the Micro-Project:


The output of the micro-project is a functional C program that acts as a simple calculator. It
allows the user to perform basic arithmetic operations (addition, subtraction, multiplication,
division) based on the user's input. The program utilizes decision-making statements (`if`,
`else if`, `switch`) to determine the operation to be performed and displays the result
accordingly. The program has been tested with various inputs to ensure its correctness and
functionality.

7.0 Skill Developed:


1. Problem Solving:Enhanced ability to solve problems using decision-making
in C.

2. Programming Proficiency: Improved understanding and application of C


programming.

3. Algorithm Design:Developed skills in designing efficient algorithms.

4. Debugging: Gained experience in testing and fixing errors.

5. Documentation: Learned to document code and algorithms clearly.


6. Presentation: Improved skills in presenting complex concepts.

7. Peer Review:Incorporated feedback for improvement, enhancing


collaboration skills.

You might also like