• requirements to generate these include:
– identification of inputs, processes and outputs
– representation as an algorithm
– testing of the logic in the algorithm
– identification and definition of required data structures
– use of data structures, including multidimensional arrays, arrays of records, files (sequential and relative)
(see Course Specifications document)
• customised off-the-shelf packages
– identifying an appropriate package
– identifying the changes that need to be made
– identifying how the changes are to be made
https://github.com/AuroraCollegeSDD/12SDD_Course_Information_v2/wiki/9.2.2-Planning-and-designing-software-solutions#custom-designed-logic-used-in-software-solutions
Students learn about:
• requirements to generate these include: – identification of inputs, processes and outputs – representation as an algorithm – testing of the logic in the algorithm – identification and definition of required data structures – use of data structures, including multidimensional arrays, arrays of records, files (sequential and relative) (see Course Specifications document) • customised off-the-shelf packages – identifying an appropriate package – identifying the changes that need to be made – identifying how the changes are to be made
Students learn to: