News

GCSE AQA Programming concepts - AQA Procedures and functions of subroutines Programs are designed using common building blocks, known as programming constructs.
KS3 Procedures and functions What is a procedure? When writing programs, we should avoid long, repetitive code. Procedures and functions help to keep our programs simple and short.