Though this book is not as popular as H & P, but it gives a concrete illustrate examples on how the problems can been conquerred and resolved (you can check both authors backgrounds to find out why). Any serious computer sciences or computer engineering majors should have this book as their standard reference book on the shelf in case anybody asking any nuts and bots questions regarding CA.
0Report
I you are serious about learning what actually happens inside the computer and how it works, how your C program is translated into machine code - from C -> Preprocessor -> Assembler -> Object Code and how the computer executes the object code. + a lot of hardware stuff, digital logic, binary arithmetic and more. This is THE BOOK!<p>You might need to read the chapters in this book a couple of times to fully understand it. But...
0Report
I am preparing GRE subject computer science and I needed couple of books to refresh my knowledge... Well, this one pretty well covers ALL aspects of the part II (Computer Organization and Architecture) which is 20% of the exam. I guess the book is usefull as a textbook for undergraduate studies as well but since I did not graduated in USA, I don't really know.So, if you don't have any similar book and you want to prepare GRE...
0Report
PROS: Well written. Easy to understand writing style. Decent examples. Well organized. Up to date (copyright is 2000). Font size is nice for reading (hey, I think that's important).CONS: First edition. Answers to problems NOT given in back of book. (Professor for my class distributed answers photocopied from elsewhere) Also, a lot of the problems are confusing and can really only be solved by glancing at the answers...
0Report