Revolutionary Guide to Assembly Language Pap/Dskt Edition
by
Jacov Izrailevich
(Author),
Aleksandr Sopin
(Author),
Semyon Lavin
(Author),
Vitaly Maljugin
(Editor)
&
1
more
ISBN-13: 978-1874416128
ISBN-10: 1874416125
Why is ISBN important? ISBN
Scan an ISBN with your phone
Use the Amazon App to scan ISBNs and compare prices.
This bar-code number lets you verify that you're getting exactly the right version or edition of a book. The 13-digit and 10-digit formats both work.
Use the Amazon App to scan ISBNs and compare prices.
Add to book club
Loading your book clubs
There was a problem loading your book clubs. Please try again.
Not in a club? Learn more
Join or create book clubs
Choose books together
Track your books
Bring your club to Amazon Book Clubs, start a new book club and invite your friends to join, or find a club that’s right for you for free.
More Buying Choices
Learn how to design, develop and debug powerful assembly language routines, and take control of your systems and increase the power of your high-level programs. Paper. 3 1/2 inch disk included.
Tell the Publisher!
I'd like to read this book on Kindle
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
I'd like to read this book on Kindle
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Discover live virtual experiences for the family
Amazon Explore Browse now
Product details
- Publisher : Software Masters; Pap/Dskt edition (December 1, 1993)
- Language : English
- Paperback : 1008 pages
- ISBN-10 : 1874416125
- ISBN-13 : 978-1874416128
- Item Weight : 3.75 pounds
- Dimensions : 7.5 x 2 x 9.25 inches
- Best Sellers Rank: #4,780,494 in Books (See Top 100 in Books)
- #270 in Assembly Language Programming
- #11,358 in Computer Programming Languages
- #21,672 in Computer Software (Books)
- Customer Reviews:
Customer reviews
4.5 out of 5 stars
4.5 out of 5
15 global ratings
How customer reviews and ratings work
Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.
Learn more how customers reviews work on Amazon
Top reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
Reviewed in the United States on February 15, 2020
Thanks
Reviewed in the United States on March 19, 2017
Contains a lot of information for assembly language programming. Just what l was looking for. Also included an assembler. My kind of stuff.
One person found this helpful
Report abuse
Reviewed in the United States on August 23, 1998
The book contains some good information, unfortunately most of it's hidden in the lightly documented examples at the end of each chapter.
The design of the book is great, each chapter is divided into sections: Fundamental Knowledge, Tools, Library, Summary. This format is wonderful and looks promising, but the presentation fails to deliver. I can't say that I found nothing useful in each section, but I can say that the information I found in the entire book was not worth the price I paid for it.
The code at the end of each chapter lets you know that the people who wrote it know a lot about PC assembler, I just wish they'd have shared more of it with me in the preceeding chapter.
If I were re-writing this book, I would leave the format the same, but I would take smaller logical steps while explaining fundamentals in the Fundamental Knowledge sections, and put more example programs (lots of example programs) in the Library section and document, document, document, the example programs.
For a programmer, the index is almost worthless, for example: it doesn't have an entry for all of the assembler keywords. The book is over 900 pages long; the index is 12 pages long and is obviously not indexed by content, but by occurence. When you do find a subject you're looking for in the index, you hardly ever get what you we're expecting when you turn to the referenced page.
If you're a new to programming, this book is in no way for you.
If you already know a higher level language, then you will benefit somewhat from the book, but if you're learning assembler because you have to do some low level system programming, this book won't help much. I'd recommend getting your introduction to assembler with Tom Swan's book, Mastering Turbo Assembler and then filling out your specific needs with one of the system's programming books available for your platform.
I read a lot of technical books, and I find that frequently a book will cover the theory of a subject thoroughly, but skimp on real world examples and applications of the knowldege. Some other books are exactly the opposite. They go into detailed examples of specific applications of the technology, but fail to cover the fundamental areas well or at all. With the former type of book, you walk away with the knowledge of how things theoretically work, but your practical skills are none the richer. With the latter type of book so you may end up being an expert at installing Windows NT, but you still can't identify the principal functions of an operating system. Both types of books have their place, and if you stay in the Computer field long enough you'll probably end up needing both types of books for at least one or two areas. This book trys to cover both areas, but sadly ends up failing to adequately cover either.
The design of the book is great, each chapter is divided into sections: Fundamental Knowledge, Tools, Library, Summary. This format is wonderful and looks promising, but the presentation fails to deliver. I can't say that I found nothing useful in each section, but I can say that the information I found in the entire book was not worth the price I paid for it.
The code at the end of each chapter lets you know that the people who wrote it know a lot about PC assembler, I just wish they'd have shared more of it with me in the preceeding chapter.
If I were re-writing this book, I would leave the format the same, but I would take smaller logical steps while explaining fundamentals in the Fundamental Knowledge sections, and put more example programs (lots of example programs) in the Library section and document, document, document, the example programs.
For a programmer, the index is almost worthless, for example: it doesn't have an entry for all of the assembler keywords. The book is over 900 pages long; the index is 12 pages long and is obviously not indexed by content, but by occurence. When you do find a subject you're looking for in the index, you hardly ever get what you we're expecting when you turn to the referenced page.
If you're a new to programming, this book is in no way for you.
If you already know a higher level language, then you will benefit somewhat from the book, but if you're learning assembler because you have to do some low level system programming, this book won't help much. I'd recommend getting your introduction to assembler with Tom Swan's book, Mastering Turbo Assembler and then filling out your specific needs with one of the system's programming books available for your platform.
I read a lot of technical books, and I find that frequently a book will cover the theory of a subject thoroughly, but skimp on real world examples and applications of the knowldege. Some other books are exactly the opposite. They go into detailed examples of specific applications of the technology, but fail to cover the fundamental areas well or at all. With the former type of book, you walk away with the knowledge of how things theoretically work, but your practical skills are none the richer. With the latter type of book so you may end up being an expert at installing Windows NT, but you still can't identify the principal functions of an operating system. Both types of books have their place, and if you stay in the Computer field long enough you'll probably end up needing both types of books for at least one or two areas. This book trys to cover both areas, but sadly ends up failing to adequately cover either.
18 people found this helpful
Report abuse
Reviewed in the United States on September 26, 2002
This book has a lot of useful information on low level stuff. There are chapters on Disks, Video and Bios/dos services.
Some of the material belong in a history book but I found the book very useful in my research on operating systems.
If you don't mind learning 16 bit assembly language, you should consider this book. However it helps if you know a bit of assemly language before you attempt to read this book.
A good introduction is "Assembly Langauge Step by Step" (if you dont mind authors who keep telling boring stories in between the material).
Some of the material belong in a history book but I found the book very useful in my research on operating systems.
If you don't mind learning 16 bit assembly language, you should consider this book. However it helps if you know a bit of assemly language before you attempt to read this book.
A good introduction is "Assembly Langauge Step by Step" (if you dont mind authors who keep telling boring stories in between the material).
6 people found this helpful
Report abuse
Reviewed in the United States on March 23, 2002
If you know some high level language (concepts, structure, procedures, functions) and have a basis in assembler (know what mov means) Then this book can be of value. Has a lot of good examples for each subject covered. Covers a subject that I don't see covered much in alot of the assembler books I have read, writing macros (like writing a function in a high level language, sort of). I would recommend these books in order: ASSEMBLY LANGUAGE STEP BY STEP, REVOLUTIONARY GUIDE TO ASSEMBLY LANGUAGE, MASTER CLASS-ASSEMBLY LANGUAGE.
12 people found this helpful
Report abuse
Reviewed in the United States on April 22, 1998
this is a great book.........a must buy for anyone wishing to learn assembly.......i would suggest that you read Peter Nortans Assembly Language Programming book before this one.........i did that and everything really fit together nicely.....it only took me one month to read both books.....make my own hex editor.......an addictive game.......and many many many useful util's and apps.......i am now entering the exciting realm of 3d games programing with ease.....and believe me i needed assembly......i needed and still need this book.......excellent reference............
4 people found this helpful
Report abuse
Reviewed in the United States on November 5, 2015
One of the best books on 16-bit assembly I own. Tackles all of the important point up on Chapter 3.
Reviewed in the United States on February 19, 2016
Fantastic assembly language book.
Top reviews from other countries
A. Jazbec
5.0 out of 5 stars
Gut…
Reviewed in Germany on January 14, 2022
…und nachvollziehbarer Schreibstil, der einen dennoch folgen lässt trotz der englischsprachigen Fassung des Themas.
Wer seine Startkenntnisse in Assembler-Programmierung weiter vertiefen möchte, ist mit dieser Lektüre bestens bedient.
Reinschauen, könnte sich lohnen…
Wer seine Startkenntnisse in Assembler-Programmierung weiter vertiefen möchte, ist mit dieser Lektüre bestens bedient.
Reinschauen, könnte sich lohnen…
