Category: Topic

Topic this relates to

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

Materials – Parameter passing at Higher

Activity Summary This activity allows students to gain an understanding of parameters and parameter passing techniques. This is an introductory lesson. The focus of the lesson is to introduce passing parameters; at this stage, topics such as difference between functions and procedures are not considered....

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....