Used price: $6.70
Buy one from zShops for: $17.95
Used price: $6.25
Buy one from zShops for: $6.20
Used price: $8.00
Collectible price: $9.52
Used price: $1.88
The book is broken down into 4 parts. In Part 1, Rabbis Goldberg and Rayner explain each phase in Jewish history from Abraham to the holocaust. With regards to their analysis of the biblical period, I was very impressed at their genuine concern with true history rather than just relying on scripture to provide the details. When dealing with each period, they refrained from giving painstaking details and rather delivered a good overview. Those wishing to satisfy their curiosity for details are able to consult the bibliography for further reading.
In Part 2, the Jewish literature for each period is reviewed including the origin of the Torah and an overview of Rabbinic literature such as the Talmud and beyond.
Parts 3 and 4 deal with the theory of Judaism and Jewish practices. These are excellent for those who are being introduced to Judaism for the very first time, or for those who could do with some revision or brushing up on some of the important rituals, laws and festivals.
Overall, I must say this book is informative and a pleasure to read and remains an excellent reference book.
List price: $16.95 (that's 30% off!)
Used price: $11.82
Buy one from zShops for: $11.17
Now with 9/11 and the "Uniting and Strengthening America by Providing Appropriate Tools Required to Intercept and Obstruct Terrorism" (U.S.A.P.A.T.R.I.O.T) Act (how much time, do you suppose, does it take to come with these acronyms?), the authors are back with a critical look at a drive towards what has very little to do with counterterrorism and quite a bit to do with increasing and centralizing power.
In the past 12 months we've had proposals for a national ID card, a missle defense system, legalized torture, suspension of writ of habeas corpus, a "homeland security" infrastructure that is heavily reliant on security technologies of dubious value. Basically the only thing that has changed that would have prevented the 9/11 are locked Cabin doors and the newfound general awareness that "cooperating with the hijacker" might not be the best policy for passeners.
Also along the way, a steady trickle of stories of missed opportunities, ignored warning and frustrated investingations have come out regarding the FBI and others to use the powers they already do have.
The bulk of the book deals with FBI misdeed during the Cold War and proposes an unfashionable counterrorism strategy that emphasizes the responsibility of actors, not ideology. Basically, trying to treat terrrorism as a crime not as war.
The proposals are a little narrow. Terrorism of the sort represented by al Quaeda is international, not just national. The fight against it will share more with racketeering and global criminal networks. And a world court is needed. I'm not sure if dealing on a purely "case-by-case" basis will do the trick.
Nevertheless, the authors have offered a well reasoned case and in the current climate when we are asked to give up so much with only the assurance of "trust us" we would do to heed their call.
Used price: $37.99
Buy one from zShops for: $45.97
Chapter III is supposed to give mathematical insights into genetic algorithms. It starts by proving the schema theorem (which is OK) and then tries to cover the math related to GA's. This chapter is very difficult to follow. Unless you are familar with GA's and the math related to them this chapter is difficult to understand
The book includes many examples of problems solved with GAs, however no details are given of the implementation and the examples are presented mainly to describe the evolution of GAs.
One the plus side, book includes the code, (in Pascal) for a Simple Genetic Algorithm, (SGA), and a Simple Classifier System, (SCS). The full code is presented in the appendices, but the key sections are developed and explained in the main body.
But beyond the background math (which makes up a small part of the book) this is really a tutorial on implementing GenAlgs, and it is an excellent one. The sample code is great, and the implementations are developed throughout the book, allowing the reader to implement simple (but functional) algorithms after reading only the first few chapters, but building to very sophisticated and modern techniques by the end of the book.
A great find.
Used price: $3.95
to the lack of books on the same topic which allowed it to become
the standard textbook in many universities. This is how I came to have to suffer through it in a college graduate course.
Contrary to what some of the previous reviews described, this book is not conceptual at all. One of Patterson's main points is, to put it bluntly, why bother theorizing when you can benchmark with a set of most heavily used real programs for the intended application? The computations involved don't go beyond what one needs to balance a checkbook. And the few "laws" such as Amdahl's Law, is so common sense that it's sad that a name is attached to it. All of these are minor complaints, however, compared to the terrible writing style. I don't expect a technical writer to be polished or even engaging. But at the very least s/he must be coherent and to-the-point. In several chapters especially in the second half of the book, the authors would ramble on for pages without getting anywhere. Phrases or even paragraphs could have been taken out to clarify the content. It almost seemed that the authors were trying to fill enough pages just to get paid.
In short, this book does not live up to its reputation but anyone interested in computer architecture will probably have to endure it until a better book comes out.
For introductory textbooks, rather go to the other one from Hennessy and Patterson "Computer organization and design : The hardware/software interface" or Tanenbaum's "Structured Computer Organization".
However, with considerations about the scope of the book, it is excellent even if not easy. I don't think there something better on the market in the subject.