Unit 1: Digital technology (compulsory) Unit 2: Digital authoring concepts (multimedia) Unit 4: Digital development concepts (programming)
Vous aimerez aussi
GCSE English Language
GCSE Computer Science
GCSE French
GCSE Music
GCSE Drama
GCSE Design and Technology
GCSE Physical Education
GCSE Religious Studies
GCSE German
GCSE Maths Numeracy (WJEC)
GCSE Home Economics: Food and Nutrition (CCEA)
GCSE Moving Image Arts (CCEA)
GCSE Art and Design
GCSE Learning for Life and Work (CCEA)
GCSE Hospitality (CCEA)
GCSE Media Studies
GCSE ICT
GCSE Welsh Second Language (WJEC)
GCSE Journalism (CCEA)
GCSE Physics (Single Science)
GCSE Combined Science
GCSE Chemistry (Single Science)
GCSE Maths
GCSE Biology (Single Science)
Commentaires
10 commentaires
Once software has been created, it must be tested under different conditions to make sure it works. This can be achieved with white box, black box, unit, integration and system testing, as well as thorough planning and evaluation.
In some ways, computer languages are no different to our own. They have strict rules programmers must follow in order to make their programs understood. Mistakes throw up errors, which must be fixed.
Computer programs use data stores to organise the different types of data they contain. Data stores can be either a constant, variable or an array, and contain inputs, outputs, functions, instructions, sequences and more.
Digital design demands an understanding of computational thinking, as programming simply tells a computer what to do and how to do it.
What is digital data, and how do computers understand it? How is digital data represented, stored, shared and manipulated?
Software development and programming paradigms change over time, from imperative programming to high level languages like Python and C++.
How is a product evaluated and user tested, and why? Evaluation and user testing help ensure products meet their original design specification, offer an efficient solution, operate across appropriate platforms and are full and complete.
Software testing involves testing a program under various conditions to make sure it works. Even the best programmers make mistakes, so it is important to identify them as soon as possible in the development stage so that errors can be fixed.
Developing the right type and structure of database allows you to store, access, search and output your data to your greatest advantage.
Multimedia applications combine elements like text, images, audio and video and require specific considerations in their design.
