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.
Code Consistency
Subprogram libraries promote the use of consistent coding practices throughout different programs.
Documentation
Written information, guides, or tutorials that provide instructions and explanations on how to use the framework library.
External Library
A library that is developed by a third-party and is used to extend the functionality of a software application.
Framework
A pre-prepared, reusable set of libraries or components that provide the foundation for developing a software application.
Subprogram Libraries
A collection of reusable subprograms that can be used in a program.
Library
A collection of subprograms that can be reused in multiple programs.
Framework Library
A software library that provides generic functionality and tools to help developers build applications within a specific framework.
Module Library
A collection of modules that can be used in different programs to provide additional functionality.
Scalability
The ability of a framework library to handle increasing workload or data size without significant performance degradation.
Dependency