

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
A comprehensive guide for a procedural programming assignment. It covers the key aspects of the assignment, including an introduction to procedural programming, analysis of the problem, design of the solution, and a critical evaluation of the design. The guide outlines the specific requirements for each section, such as identifying program units, data structures, selection structures, and iteration constructs. It also emphasizes the importance of using design tools like flowcharts and hierarchy diagrams to illustrate the structure of the program. The document aims to help students understand the characteristics and features of procedural programming, and to apply these concepts effectively in the context of the given problem. The guide is likely to be useful for university students enrolled in computer science or programming-related courses, as it provides a structured approach to tackling a procedural programming assignment.
Typology: Summaries
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Analyse the problem and produce corresponding design.
You need to use a drawing tool to draw design diagram for your program, includes:
Review flowcharts, discuss alternative solution if possible.
Review / evaluate your design, state clearly pros vs cons and which needs to improve, using characteristics of procedural programming as bases to discuss.