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#standard-modules-library-routines-used-in-software-solutions #17

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#standard-modules-library-routines-used-in-software-solutions

Students learn about:

• reasons for the development and use of standard modules • requirements for generating a module or subroutine for re-use, including: – identification of appropriate modules or subroutine – appropriate testing using drivers – thorough documentation of the routine:

Students learn to:

• develop and appropriately document a module for use by others • correctly incorporate a standard module into a more complex solution, passing parameters effectively