Assembly Language Step-by-Step: Programming with DOS and Linux (Wiley computer publishing)
|
| Price: |
19 new or used available from £20.00
Average customer review:Product Description
The bestselling guide to assembly language–now updated and expanded to include coverage of Linux
This new edition of the bestselling guide to assembly programming now covers DOS and Linux! The Second Edition begins with a highly accessible overview of the internal operations of the Intel–based PC and systematically covers all the steps involved in writing, testing, and debugging assembly programs.
Expert author Jeff Duntemann then presents working example programs for both the DOS and Linux operating systems using the popular free assembler NASM. He also includes valuable information on how to use procedures and macros, plus rare explanations of assembly–level coding for Linux, all of which combine to offer a comprehensive look at the complexities of assembly programming for Intel processors.
Providing you with the foundation to create executable assembly language programs, this book:
∗ Explains how to use NASM–IDE, a simple program editor and assembly–oriented development environment
∗ Details the most used elements of the 86–family instruction set
∗ Teaches about DEBUG, the single most useful tool you have as an assembly language programmer
∗ Examines the operations that machine instructions force the CPU to perform
∗ Discusses the process of memory addressing
∗ Covers coding for Linux
The CD–ROM includes:
∗ Net–Wide Assembler (NASM) for both DOS and Linux
∗ NASM–IDE, a command shell and code editor for DOS
∗ ALINK, a free linker for DOS programming
∗ All program code examples from the book
Product Details
- Amazon Sales Rank: #380597 in Books
- Published on: 2000-06-26
- Original language: English
- Number of items: 1
- Binding: Paperback
- 613 pages
Editorial Reviews
From the Back Cover
The bestselling guide to assembly language–now updated and expanded to include coverage of Linux
This new edition of the bestselling guide to assembly programming now covers DOS and Linux! The Second Edition begins with a highly accessible overview of the internal operations of the Intel–based PC and systematically covers all the steps involved in writing, testing, and debugging assembly programs.
Expert author Jeff Duntemann then presents working example programs for both the DOS and Linux operating systems using the popular free assembler NASM. He also includes valuable information on how to use procedures and macros, plus rare explanations of assembly–level coding for Linux, all of which combine to offer a comprehensive look at the complexities of assembly programming for Intel processors.
Providing you with the foundation to create executable assembly language programs, this book:
∗ Explains how to use NASM–IDE, a simple program editor and assembly–oriented development environment
∗ Details the most used elements of the 86–family instruction set
∗ Teaches about DEBUG, the single most useful tool you have as an assembly language programmer
∗ Examines the operations that machine instructions force the CPU to perform
∗ Discusses the process of memory addressing
∗ Covers coding for Linux
The CD–ROM includes:
∗ Net–Wide Assembler (NASM) for both DOS and Linux
∗ NASM–IDE, a command shell and code editor for DOS
∗ ALINK, a free linker for DOS programming
∗ All program code examples from the book
About the Author
JEFF DUNTEMANN is the Editor–in–Chief of Visual Developer magazine, former editor of Turbo Technix and PC Techniques, the "Structured Programming"columnist for Dr. Dobb′s Journal, and has written and edited more than twenty programming books.
Customer Reviews
Very good
Jeffrey Duntemann takes on the unusual task of teaching assembly language to those who have never even programmed before. As a programmer with a couple of years experience in Basic and other High Level Languages, I found this book very easy to understand. I think those with no programming experience will also find this book useful but may need to concentrate a little more.
The errors in the book are quite annoying at times but he has published a full list [on the web].
My main(and probably only) criticism about this book though, is the lack of actual Assembly programming in it. He teaches very well the concepts involved, instructions etc but there are very few actual examples or exercises in programming. Because of this I recommend both 'Art of Assembly' by Randy Hyde which you can download free in pdf/html, and 'An Introduction to Assembly Language and Computer Architecture' by Joe Carthy(i found this at my local library,now out of print i think). With these two books as well as plenty of practice, anyone can soon consider themselves an Assembly Language programmer.
Though with this book alone, one quickly realizes that Assembly is not so much something to be afraid of, yet very simple. One also finds themselves understanding how computers and programs work in general. But the best part of all is being able to scare C programmers.
A reasonable guide as far as it goes.
Continual reference to a non-existent ASCII table in Appendix D is annoying, and shows a lack of attention to detail on the part of the author and/or the publisher.
The chapter on the IDE is a waste because the supplied software is defective.
Duntemann's explanation of addressing is good.
The book provides a good introduction to assembler - the title may say step-by-step but it takes you only half way up the staircase.
A well balanced coverage of assembly language and concepts
This book was my first attempt in the world of assembly langauge programming and I found it to be non assuming of any previous knowledge in programming and felt it was clear and straight forward at all times. I enjoyed reading the theory as well as the source code examples which both re-enforced the theory and are useful enough to use elsewhere in your code projects.
I thoroughly recommend this book!




