Assembly Language Reimagined
John Schwartzman
Broschiertes Buch

Assembly Language Reimagined

Programming the Intel X64 Microprocessor in Linux

Versandkostenfrei!
Erscheint vorauss. 11. Dezember 2025
39,99 €
inkl. MwSt.
PAYBACK Punkte
20 °P sammeln!
Learning assembly language won t make you a faster programmer. It won t enable you to create portable, write-once, run-anywhere programs. So why learn it? The answer is that it will make you a better programmer.Author John Schwartzman takes a fresh look at low-level programming and explores how to write programs using the BIOS and glibc. This laboratory-based book aids the writing of high-level structured programs by showing what the processor can and can t do and how it does it.You ll take apart high-level structured C/C++ and show what the CPU is doing at every stage of the program. The book...