Mensys Online Shop

Assembly Language Step-by-Step, Third Edition

Category:General - Books By:Wiley
More info:www.wiley.comAuthor(s):Jeff Duntemann
Pages:609Year of publication:2009

This third edition has been completely rewritten to focus on 32-bit protected-mode Linux and the free NASM assembler. Assembly is the fundamental language bridging human ideas and the pure silicon hearts of computers, and Jeff Dunteman retains his distinctive lighthearted style as he presents a step-by-step approach to this difficult technical discipline.He starts at the very beginning, explaining the basic ideas of programmable computing, the binary and hexadecimal number systems, the Intel  » Read more...

Assembly Language Step-by-Step, Third Edition

Select one or more articles and then press Order. Quantities can be changed on the next page.
Partnr.DescriptionEuro *US$Euro incl. VAT 
A23846 Assembly Language Step-by-Step, Third Edition48.9666.0751.90

All prices are in Euro excl. VAT (19%, for books 6%) and excl. shipping.
E-mail or call us at +31 (0)23 548 20 20 for licences, upgrades and other questions.

This third edition has been completely rewritten to focus on 32-bit protected-mode Linux and the free NASM assembler. Assembly is the fundamental language bridging human ideas and the pure silicon hearts of computers, and Jeff Dunteman retains his distinctive lighthearted style as he presents a step-by-step approach to this difficult technical discipline.He starts at the very beginning, explaining the basic ideas of programmable computing, the binary and hexadecimal number systems, the Intel x86 computer architecture, and the process of software development under Linux. From that foundation he systematically treats the x86 instruction set, memory addressing, procedures, macros, and interface to the C-language code libraries upon which Linux itself is built.- Serves as an ideal introduction to x86 computing concepts, as demonstrated by the only language directly understood by the CPU itself;- Uses an approachable, conversational style that assumes no prior experience in programming of any kind;- Presents x86 architecture & assembly concepts through a cumulative tutorial approach that is ideal for self-paced instruction;- Focuses entirely on free, open-source software, including Ubuntu Linux, the NASM assembler, the Kate editor, and the Gdb/Insight debugger;- Includes an x86 instruction set reference for the most common machine instructions, specifically tailored for use by programming beginners;- Woven into the presentation are plenty of assembly code examples, plus practical tips on software design, coding, testing, and debugging, all using free, open-source software that may be downloaded without charge from the Internet.