Category: Simple Data & Control Flow

Software development material aimed at creating simple imperative programs

0

Materials – N5 Structured Programming – Visual Basic

Activity Summary This is a collection of code reading exercises written in Visual Basic. There is a group of printable pupil booklets containing exercises to develop the following skills: code identification code description code explaining debugging tracing answering explaining code exam questions in SQA reference language The...

0

Technique – Modular Programming Alternative Conceptions

Summary of Technique This technique is designed to challenge pupils’ understanding of modular programming, and develop understanding of how data flows in and out of program modules. It is imperative that pupils know the difference between the internal data flow and external data input/output of the program....