Category: N5

National 5 CS

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 – Understanding code at National 5

Activity Summary A series of exercises written in reference language covering the requirements at National 5.  Solutions to exercises are given Suggested Time Required Activity would be used throughout the SDD section of the course.  Alternatively the exercises could be used for revision/self-study purposes Resources  Click...

0

Materials – N5 / Higher Media Calculations

Activity Summary Higher/ National 5 pupil exercises providing worked examples for a variety of Data Representation calculations including the uncompressed files sizes of images with dimensions in pixels and inches sound with multiple channels video Suggested Time Required 10 minutes to study each worked example...

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