Arrays, tuples and records A Level Resources

A Level Computer Science: Arrays, tuples and records

This module contains:

  • An editable PowerPoint lesson presentation
  • Editable revision handouts
  • A glossary which covers the key terminologies of the module
  • Topic mindmaps for visualising the key concepts
  • Printable flashcards to help students engage active recall
  • A quiz with answer key to test knowledge and understanding of the module
Compatible with the following examination boards
Arrays, tuples and records A Level Resources Image 1
Arrays, tuples and records A Level Resources Image 2
Arrays, tuples and records A Level Resources Image 3
Arrays, tuples and records A Level Resources Image 4
Arrays, tuples and records A Level Resources Image 5

Download →

Arrays, tuples and records

Arrays are a form of data structure used to store a set of data elements in a certain order. All the data elements should be of the same data type. An array can store a set of integer values or a set of character strings.

This A Level Computer Science module introduces arrays, tuples and records to your students, explaining:

  • Why are variables not enough in real-life programming?
  • What are data structures?
  • What are arrays and tuples?
  • Accessing arrays  and tuples using Python programming language
  • What are records?
  • How are records implemented?

More Data types, data structures and algorithms Modules

Arrays, tuples and records is one lesson in our Data types, data structures and algorithms module. The other theory lessons can be found below: