A computer system consists of hardware and software. The hardware components are the physical components of the computer system whereas software refers to the programs that run on and control the computer hardware. Some of the hardware components can be…
Answer these 10 questions to test your understanding of Block Programming when using Scratch. Take the Quiz! (open full screen) Check that you understand the different types of validation checks by completing this quiz: Extension Task Use the scratch website…
It’s almost impossible to discuss graphics software without first establishing an understanding of the differences between the two major graphic types: bitmap and vector images. The following “fill in the blank” activities will test your understanding of the characteristics of…
When programming a computer system, it is good practice to include a range of validation checks in the code to check if the data being inputted by the end-user follows some basic rules. The aim of validation checks is to…