Unit 1 Programming Assignment 2 2018 19V1
Unit 1 Programming Assignment 2 2018 19V1
You are required to make use of headings, paragraphs, subsections and illustrations as
appropriate, and all work must be supported with research and referenced using the
Harvard referencing system.
Unit Learning Outcomes
LO3 Implement basic algorithms in code using an IDE.
LO4 Determine the debugging process and explain the importance of a coding standard.
Assignment Brief and Guidance
Introduction
Peta’s Party Plan is a company that provides everything needed to hold a children’s party.
The company has a number of town centre shops where the general public can buy party
items. However, the main business of Peta’s Party Plan is the organisation of themed
children’s parties. This operation is run from the company’s Head Office. The company also
has a central warehouse, which holds stocks of all the items sold in the shops and required
to run a party. The Head Office and warehouse are on different sites. The company uses ICT
to help manage its information.
Scenario
Peta’s Party Plan have a position available for an application developer which you are
interested in applying for. As part of the application process they want to see that you can
implement algorithms using an IDE.
The working web application produced must also be demonstrated on a suitable server e.g.
XAMPP.
Submission Format
The submission is in the form of five documents/files:
You are required to make use of appropriate structure, including headings, paragraphs,
subsections and illustrations as appropriate, and all work must be supported with research
and referenced using the Harvard referencing system.
Learning Outcomes and Assessment Criteria
P3 Write a program that M3 Use the IDE to manage the D3 Evaluate the use of an IDE for
implements an algorithm development process of the development of applications
using an IDE. program. contrasted with not using an IDE.
LO4 Determine the debugging process and explain the importance of a coding standard
P4 Explain the debugging M4 Evaluate how the debugging D4 Critically evaluate why a coding
process and explain the process can be used to help standard is necessary in a team as
debugging facilities develop more secure, robust well as for the individual.
available in the IDE. applications.