




























































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
this programming assignment is useful to the IT students
Typology: Study Guides, Projects, Research
1 / 179
This page cannot be seen from the preview
Don't miss anything!





























































































Thank You
Assignment Brief (RQF) Higher National Diploma in Computing Course Tittle Pearson BTEC Level 5 Higher National^ Diploma in Computing Unit Number and Title: 1: Programming Assignment Title Programming Name of the Learner Ref. No. of the Learner Pearson Regd. No. Assignment Number 01, 02, 03 & 04^ Batch No & Semester^ CSD 68, 01 Issue Date^14 th (^) Feb 2021 Submission Date 28 April 2021 Re-submission Date Date Received 1st submission Unit Assessor: Mr. Dilshard^ Ahamed^ Academic Year^2020 -^2021
Student declaration I certify that the assignment submission is entirely my own work and I fully understand the consequences of plagiarism. I understand that making a false declaration is a form of malpractice. Student signature: Date: SUBMISSION FORMAT
ASSESSMENT REVIEW PLAN
ASSESSMENT TRACKING
01 LO1 Define basic algorithms to carry out an operation and outline the process of programming an application P1, M 1 and D
02 LO2 Explain the characteristics of procedural, object- orientated and event- driven programming, conduct an analysis of a suitable Integrated Development Environment (IDE) P2, M2 and D
03 LO3 Implement basic algorithms in code using an IDE P3, M3, M4, D3 & D
04 LO4 Determine the debugging process and explain the importance of a coding standard P4, P5, M3, M4, D3 & D
Higher Nationals in Computing Unit 1: Programming Assignment Brief Number: 1 Higher National Certificate/Diploma in Computing Assignment Brief Student Name/ID Number Unit Number and Title 1: Programming Academic year 2021 Unit Tutor Mr. Dilshard Ahamed Assignment Title Programming Issue Date 14 / 02 / 2021 Submission Date (^) 17 / 02 / 2021 IV Name & Date Ms. Nethmi, 11 / 02 / 2021
Learning Outcomes and Assessment Criteria Pass Merit Distinction LO1 Define basic algorithms to carry out an operation and outline the process of programming an application. P1 Provide a definition of what an algorithm is and outline the process in building an application. M1 Determine the steps taken from writing code to execution. D1 Examine the implementation of an algorithm in a suitable language. Evaluate the relationship between the written algorithm and the code variant. Unit Learning Outcomes LO1 Define basic algorithms to carry out an operation and outline the process of programming an application Assignment Brief and Guidance You are a senior software engineer who working for a reputed software company. You have been requested by the company management to demonstrate the basic concept behind programming for the set of staffs those who having no knowledge about programming. The client who is the CEO of his company wanted to educate their staffs about actual things happening behind the software companies. The project assigned to you includes the explanation about the basic programming, programming concepts, what algorithm is and the purpose with examples, how those concepts and methods are related on the process of developing an application up to implementation.
Task 1 Define basic algorithms to carry out an operation and outline the process of programming an application.
Provide a definition of what an algorithm is and outline the process in building an application. You need create a report with basics of programming and make sure you covered below criteria.
Find a suitable algorithm to create a small math puzzle (game) application which will request user to fill the blank in order to tally with the total. And design a report which will explain steps taken from writing code to execution
Task 1.
Task 1.