How Computers Work: Demystifying Computation
CO206 Online course
Explore the fundamentals of computing - computer architecture, binary logic, data processing, circuits, and more.
Skip to course bookingOn this course, you’ll gain an understanding of how computers work at a fundamental level. You’ll explore system architecture, along with how computers use binary and logic. Once you’ve examined the von Neumann model of computer architecture and the Fetch-Execute cycle, you’ll learn to build a range of simple circuits for maths, and then simulate various logic gates.
Ultimately you’ll complete the course with an understanding of the processes that underpin every modern computer - from supercomputers to smartphones, and everything in between.
Who is it for?
This course is aimed at classroom teachers teaching up to and including GCSE computer science.
Topics covered
You'll cover the following topics:
- How computers use binary arithmetic
- How transistors can act as digital switches and be combined to create logic gates
- Creating truth tables for AND, NOT and OR gates, individually or combined
- How logic gates can be combined to produce digital circuits that can perform a calculation
- Von Neuman Architecture and the Fetch-Execute cycle
How will you learn?
This online, self-paced course can be completed flexibly. You can join and start this course at any time after the advertised date. This course is not facilitated. You can learn independently or with colleagues to directly address your individual needs.
Outcomes
You will:
- Explore how transistors can act as digital switches and be combined to create logic gates.
- Produce truth tables for AND, NOT and OR gates, individually or combined
- Explore how computers use binary arithmetic
- Explore how logic gates can be combined to produce digital circuits that can perform a calculation
- Investigate Von Neuman Architecture and the Fetch-Execute cycle
This course is part of the Subject knowledge certificate
Subject knowledge certificate
Our professional development programme, Computer Science Accelerator, is designed to help you develop or refresh your subject knowledge and leads to a nationally recognised certificate.
Join this course
You need to be logged in to join the course.
Not got a STEM Learning account?
Create an account
Adapted teaching and effective learning interventions in secondary computing
Develop an evidence-informed approach to education recovery over a sustained period, securing the computing education of young people following a period of great disruption.
Adapting the Teach Computing Curriculum for mixed-year classes
Explore progression within Teach Computing Curriculum and how to use this to adapt it for your own mixed-age setting.
An Introduction to algorithms, programming and data in computer science - remote
Create some simple block-based computer programs and discover how to implement them in the text based language Python.