2 Pages
509 Words
Chapter 1: Introduction
Write you introduction here.
1.1 Sub-heading
This is an example of a subheading. [delete as appropriate]
Chapter 2: Literature Review
Write you literature review here.
2.1 Second Level Headings
2.1.1 Third Level Headings
Chapter 3: Additional Sections
Write as many sections (and subsections) as you need to cover both the theoretical and practical aspects of your project.
Chapter 4: Code
Get free samples written by our Top-Notch subject experts for taking assignment help services.
4.1 Source Code
Use the Code style for presenting code snippets within this report. Please include snippets, rather than 1,000s of line of code which should be placed in an appendix or, if very large, in a separate document. If you have no code, then other implementation artifacts (e.g. screenshots) can be placed here if not evidenced elsewhere.
static public void main(String[] args) {
try {
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());
}
catch(Exception e) {
e.printStackTrace();
}
new WelcomeApp();
}
Chapter 5: Evaluation
Include an evaluation of both product and process.
Chapter 6: Conclusion
Write the conclusion of your project as well as any information related to future work.
References
Ensure that your list of references is in Cite Them Right (Harvard) format and is consistent with the citations in you report.
Appendix A - Initial Project Proposal
Project (CN6103) Initial Proposal Form
Programme: Year:
Student Number:
Proposed Title:
Proposed Aim:
(Please provide a brief summary of what you hope to achieve by the end of your project. Your proposed aim should clearly identify your topic of interest.)
Rationale:
(Please provide a detailed explanation of why you think this project needs to be undertaken.)
Supervisor:
Appendix B - Final Project Proposal
Project (CN6103) Final Proposal Form
Programme: Year:
Student Number:
Proposed Title:
Proposed Aim:
(Please provide a brief summary of what you hope to achieve by the end of your project. Your proposed aim should clearly identify your topic of interest.)
Objectives: (Please provide a list of the objectives you need to achieve for your project to succeed.)
Rationale:
(Please provide a detailed explanation of why you think this project needs to be undertaken.)
Facilities required: (Please provide a detailed list of what you will need to do implement your solution)
Supervisor:
Appendix C - Application for the Approval of Research Activities to be Attached (if needed)
Appendix D - Client Consent Form to be Attached (if needed)
Additional Appendices (as needed)