Preview lessons, content and tests

Computer Science & Programming solved. All in one platform.

1. To trial the platform and take tests, please take a few seconds to SIGN UP and SET UP FREE.

2. Searching for something specific? See our text overview of all tests. Scroll right for levels, and lists.

3. Student and Teacher User Guides |  Schemes of Work |   Real Teacher use Videos |


Join 36000+ teachers and students using TTIO.

Assembly Language

Assembly language is a low-level programming language. It equates to machine code but is more readable. It can be directly translated into machine code, but it uses mnemonics to represent the instructions to make it easier to understand.

Presentation

Suggested Video

Additional Reading and Resources

https://en.wikipedia.org/wiki/Assembly_language

https://www.bbc.co.uk/bitesize/guides/zbk8jty/revision/2

Advanced: https://software.intel.com/content/www/us/en/develop/articles/introduction-to-x64-assembly.html

www.teachyourselfpython.com