39,99 €
inkl. MwSt.
Versandkostenfrei*
Erscheint vorauss. 11. Dezember 2025
payback
20 °P sammeln
  • Broschiertes Buch

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…mehr

Produktbeschreibung
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 introduces programs and activities throughout the development process, providing sample code, makefiles, and shell scripts for each example program. With the help of Assembly Language Reimagined you’ll become a more capable and versatile computer engineer. You will:  * Explore a new perspective on the Intel x64 microprocessor for low-level programming * Understand what a processor is doing while a high-level structured computer language program is being run * See why assembly language programming is essential for every serious student of computer science
Autorenporträt
John Swartzmann is a Software Engineer with over 40+ years of industy and teaching experience of hands-on coding and design, and management of groups in tech companies large and small andba regular writer and contributor to Linux Magazine and Linux Format