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. Includes 'real teacher' use videos.
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.
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