warning

This lesson will soon be taken down.

We've made brand new and improved lessons for you.
Read the help article
chevron-right
Year 10Computing

Assembly language programming I

Lesson outcome

In this lesson, we will learn how to write and debug our own assembly language program. The lesson will build us up to this task, first modelling how to translate a piece of Python code into assembly language and examining the types of commands used in assembly language.