AuroraCollegeSDD2020 / 12SDD_Course_Information_v2

GNU General Public License v3.0
0 stars 0 forks source link

9.2.2-Planning-and-designing-software-solutions#custom-designed-logic-used-in-software-solutions #16

Open ProfStick opened 4 years ago

ProfStick commented 4 years ago

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: