Source code, machine code, and why translation matters
Source code, machine code, and why translation matters
A programming language lets humans write instructions as source code. The CPU cannot directly run most source code because it only executes machine code, which is binary instructions made of 000s and 111s.
Step-by-step lessons on OCR GCSE Computer Science Languages. Each one builds up to exam-style questions. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.