Quozl
Joined 17 March 2010
No edit summary |
|||
| Line 3: | Line 3: | ||
=== Usage === | === Usage === | ||
A learner will: | A learner will: | ||
*review and run an included example module, | *review and run an included example module, observing code and behaviour, | ||
*modify an included example module, and run the modified version, | *modify an included example module, and run the modified version, observing changed behaviour, | ||
* | *write a fresh module, creating new behaviour, | ||
* | *write a fresh module that imports an included example module unchanged, deriving behaviour from existing behaviour, | ||
*derive more complex code using modules created by teachers or other | *write a fresh module that imports a modified example module, | ||
*write two fresh modules one of which imports the other, | |||
*derive more complex code using modules created by teachers or other learners, with or without changing the contributed module. | |||
A group of learners will do the above, but also: | A group of learners will do the above, but also: | ||