Additional programming techniques

    OCR
    GCSE
    7
    Objectives
    0
    Exam Tips
    0
    Pitfalls
    0
    Key Terms
    0
    Mark Points

    Subtopics in this area

    The use of basic string manipulation
    The use of basic file handling operations Open Read Write Close
    The use of records to store data
    The use of SQL to search for data
    The use of arrays (or equivalent) when solving problems, including both one-dimensional (1D) and two-dimensional arrays (2D)
    How to use sub programs (functions and procedures) to produce structured code
    Random number generation

    Additional programming techniques Revision Guide

    Learning Objectives

    What you need to know and understand

    • The use of basic string manipulation
    • The use of basic file handling operations Open Read Write Close
    • The use of records to store data
    • The use of SQL to search for data
    • The use of arrays (or equivalent) when solving problems, including both one-dimensional (1D) and two-dimensional arrays (2D)
    • How to use sub programs (functions and procedures) to produce structured code
    • Random number generation