Subject:Assembly languages

< Computer programming languagespurge this page's server cache

Assembly languages
This category contains books on assembly languages: the lowest-level human-readable method for programming a particular computer. Assembly languages are platform specific, and therefore there is a different assembly language necessary for programming every different type of computer. Assembly languages generally has a one-to-one correspondence with the underlying machine language, which is not human readable.