What are loop cards?

Loop cards are a great game that can be played individually or as a class. They are perfect for review key vocabulary or questions at the end of a topic or when revising for an exam.

Instructions

  1. Cut out the cards from the paper horizontally (but don't cut them in half!) and then shuffle them.
  2. Now start joining each question on the right hand side of the card to the matching answer on the next card.
  3. Carry on until all the cards loop together and you have competed the game!

Hint: Make sure that you set your paper to portrait to print 4 cards per sheet of A4 paper.

Edit Vocab

A software component or library that is required by another software component or library to function properly.
Modularity
The division of a program into smaller, independent modules, making it easier to understand and maintain.
Documentation
Written information, guides, or tutorials that provide instructions and explanations on how to use the framework library.
Subroutine Library
A collection of subroutines that can be reused in different programs or modules.
Abstraction
The process of simplifying complex subprogram implementations, allowing programmers to use them without needing to understand the underlying details.
Function Library
A set of functions that can be called and reused in different programs or modules.
Module Library
A collection of modules that can be used in different programs to provide additional functionality.
Library
A collection of subprograms that can be reused in multiple programs.
Runtime
The period during which a software application is executing and running on a computer system.
Version Control
Keeping track of different versions of subprogram libraries to manage updates and bug fixes.
Dependency