 |


Prescription:IC420 Programming B |
Aim of Module | To enable students to solve simple problems using structured programming techniques
|
Credits | 5
|
Suggested Time | 50 student learning hours
|
Prescription Expiry Date | Nov 2003
|
Level and Assessment Schedule
|
Topics | Highest Skill Level | Suggested Assessment Percentage | |
1 Program Design |
A |
40 |
|
2 Programming |
A |
60 |
|
|
| | | | 100
| |
LEARNING OUTCOMES
The Student Will
| | | | A | 1 | Use appropriate tools to design, represent and deskcheck logical solutions to simple programming problems. |
|
A | 2 | Create appropriately documented programs from given designs |
CONTENT
| | | > | Given a program problem specification in narative form, design a logical solution using an appropriate logic tool (eg Pseudocode, Structure diagrams); deskcheck the solution. Problem solutions should require the use of: |
|
| Input and output |
| Variables and expressions |
| Sequence of steps |
| Simple decisions |
| Simple repetitons (not nested)
| top
| | | > | Using structured programming techniques, code and appropriately document programs from given designs (e.g. structure diagram, pseudocode) and demonstrate that the finished product meets design specification. Features included should be consistent with those listed in 1 above.
| top
|
|
|