Skip to content

Assembly Language Step-By-Step: Programming with Linux
Stock Photo: Cover May Be Different

Assembly Language Step-By-Step: Programming with Linux Paperback - 2009

by Duntemann, Jeff

  • Used
  • Acceptable
  • Paperback

Description

Wiley, 2009. Paperback. Acceptable. Missing dust jacket; Readable copy. Pages may have considerable notes/highlighting. ~ ThriftBooks: Read More, Spend Less.Dust jacket quality is not guaranteed.
Used - Acceptable
NZ$21.19
FREE Shipping to USA Standard delivery: 4 to 8 days
More Shipping Options
Ships from ThriftBooks (Washington, United States)

Details

  • Title Assembly Language Step-By-Step: Programming with Linux
  • Author Duntemann, Jeff
  • Binding Paperback
  • Edition International Ed
  • Condition Used - Acceptable
  • Pages 656
  • Volumes 1
  • Language ENG
  • Publisher Wiley
  • Date 2009
  • Features Index, Price on Product - Canadian, Table of Contents
  • Bookseller's Inventory # G0470497025I5N01
  • ISBN 9780470497029 / 0470497025
  • Weight 2.05 lbs (0.93 kg)
  • Dimensions 9.26 x 7.36 x 1.35 in (23.52 x 18.69 x 3.43 cm)
  • Library of Congress Catalog Number 2009933745
  • Dewey Decimal Code 005.268

About ThriftBooks Washington, United States

Biblio member since 2018
Seller rating: This seller has earned a 4 of 5 Stars rating from Biblio customers.

From the largest selection of used titles, we put quality, affordable books into the hands of readers

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from ThriftBooks

From the rear cover

Learn assembly language, and you learn the machine

In this third edition of his bestselling guide to Intel x86 assembly language under Linux, Jeff Duntemann positions assembly not as unapproachable geek arcana but as a first programming language, suitable for readers who have no previous programming experience. As the fundamental language of the CPU, assembly lays the groundwork for all other programming languages, especially native-code C, C++, and Pascal. By mastering assembly, programmers will learn how x86 computers operate all the way down to "the bare silicon," at a level of detail that no other approach can equal.

Assembly Language Step by Step, Third Edition, helps you:

  • Review the fundamental concepts behind computing and programming, including the hexadecimal and binary number bases
  • Understand the evolution of the Intel CPUs and how modern x86 processors operate
  • Grasp the process of programming itself, from editing source code through assembly, linking, and debugging
  • Comprehend x86 32-bit protected-mode memory addressing
  • Learn the x86 instruction set by dissecting numerous complete example programs
  • Work with the wealth of free programming utilities under Ubuntu Linux, including the Kate editor, the NASM assembler, and the GNU toolset
  • Master practical details of Linux programming, including procedures, macros, the INT 80h call gate, and calls to the standard C libraries

About the author

Jeff Duntemann has been writing about computing for over thirty years, and is the author of numerous books on programming, wireless networking, and system administration. He has been a columnist in Dr. Dobb's Journal, and has edited well-known programming publications like PC Techniques and Visual Developer. After hours, he enjoys blogging, astronomy, amateur radio, and writing science fiction.