0% found this document useful (0 votes)
36 views4 pages

Lab Report Format

This document is a project report submitted by a student to their instructor. It includes a title page with the student and instructor names and submission date. The table of contents outlines the report sections: introduction with the project description and objectives, literature review, methodology explaining the design and implementation, output and results, conclusion on what was accomplished, and references and appendix with additional materials. The methodology section provides details on the classes, functions, variables, and hardware/software used to implement the project.

Uploaded by

Raj DC
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views4 pages

Lab Report Format

This document is a project report submitted by a student to their instructor. It includes a title page with the student and instructor names and submission date. The table of contents outlines the report sections: introduction with the project description and objectives, literature review, methodology explaining the design and implementation, output and results, conclusion on what was accomplished, and references and appendix with additional materials. The methodology section provides details on the classes, functions, variables, and hardware/software used to implement the project.

Uploaded by

Raj DC
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

The British College

KATHMANDU
Coursework Submission Coversheet

Faculty of Arts, Environment and Technology

A Project Report on

{Title }

Subject:

{Name of the Subject}

Submitted by:

{Student’s Name, ID. Faculty, Year}

Name of Instructor:

{Name and Title of the Instructor}

Submission Date:
{dd mm yyyy}
Table of Contents
Sn. Title Page No.
Abstract
1. Introduction 1
1.1 Project Description 1
1.2. Motivation/Problem Statement 1
1.2 Objective 1
2. Literature Review 2
3. Methodology 2

4. Output 3

5. Conclusion 4

6. References 5

7. Appendix 6
7.1 Screen Shots 6
7.2 Coding 6
7.3 User manual
1. Introduction:
1.1 Project Description
1.2. Motivation/Problem Statement
1.2 Objective
2. Literature Review

3. Methodology:
Steps for carrying out the project
3.1 Detailed Design:
cardGame

initialize_cards() shuffle_cards() deal_cards()

3.2 List of Classes


e.g. list classes in the cardGame and their functions
initialize_cards(), shuffle_cards(),deal_cards() etc
3.3 Objective of Each Function
e.g. explain what each function initialize_cards(),
shuffle_cards(),deal_cards() etc is supposed to accomplish
2.4 Variables defined in the functions
e.g. list all the variables in the functions initialize_cards(),
shuffle_cards(),deal_cards() etc
2.5. Hardware/Software Requirements
Description of Hardware and software platform requirements
4. Output:
Explain the output of the project and mention the snapshots in appendix
5. Conclusion:
Explain what is accomplished by doing this project work and what you
learnt
6. References:
Mention all of the resources that you used for doing this project work
e.g. books or sites etc in the proper format
[1] S. Kanetkar, “Programming in C++”, PHI 2013, 4th Edition
Writer Book Name Press Year Edition
7. Appendix
User Manual
Instructions on How to use the software
Screen Shots
Codings

You might also like