Data Representation in Computing: Bring Data to Life
CO209 Online course
Learn how data is represented through media; audio, visual and text.
Skip to course bookingLearn how data is represented through media; audio, visual and text. This online course explores how computers do interesting things with data. You’ll discover how to represent and manipulate text, images and sound and compression and other algorithms.
Due to its section on the representation of images, this course includes several steps and questions based around visual content.
Who is it for?
We recommend that learners have a basic understanding of Python, for example gained from our Programming 101 course for beginners
An understanding of binary is helpful but not necessary (you may be interested in our How Computers Work course)
Topics covered
You'll cover the following topics:
- how computers use binary
- Hexadecimal
- using binary to represent colours
- how bitmap images use binary
- how sound files are stored
- compression
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 be able to:
- Describe how computers represent text, images and sound in binary
- Explain how text is represented digitally by using common text encoding (ASCII and UTF-8)
- Produce your own emoji in bitmap and vector form
- Investigate the physics of sound, and how sampling allows computers to represent sounds
- Compare lossy and lossless compression
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.