Used price: $67.15
Buy one from zShops for: $62.66
Used price: $34.16
Buy one from zShops for: $34.16
Used price: $30.72
Buy one from zShops for: $36.76
Also recommended: PENTATONIC SCALES FOR THE JAZZ-ROCK KEYBOARDIST by Jeff Burns.
Used price: $17.34
Buy one from zShops for: $17.34
As far as the contents of the book are concerned, my hat goes off to the editor, Stephen Hand, for distilling such a diverse, and yet interesting range of papers from the vast array of excellent treatises available.
The book also features some interesting reports on some of the most recent activities undertaken in the WMA community. This provides the reader with a very good 'big picture' perspective into what advances are being made in what fields, and an appreciation for the vast range of people who are now interested in historical swordsmanship.
With regards to it's practicality, the book caters for many different tastes - whether you are interested in the finesse of renaissance fencing, or simply a medieval re-enactor using the trusty 'sword and shield' method. SPADA provides useful insights and a greater understanding of historical methods of fighting.
I highly recommend this book to anyone interested in gaining a greater appreciation of historical swordsmanship, and anyone who is curious to know what the swordmanship community out there is doing. I rate it as a 'must have' item, and I look forward to more SPADA releases in the future.
cheers
Matt Partridge
Secretary
Order of the White Stag
Used price: $8.50
Buy one from zShops for: $9.98
Sure, it was cheese in comparison to the more cerebral and adult "Star Trek", but it was a teenager's dream to see that cool Chariot roll across the alien terrain or the Space Pod emerge from its berth.
Hopefully, the authors will update the book and issue a 30th anniversary edition with color.
As a Digital Video Specialist, I still refer to this book four years after buying it.
The book even covers fundamentals like DCT and Huffman coding (as much as is needed in this book). It has entire chapters on motion estimation and motion compensation. I like the way the book starts off with a general informative overview, rather than as a typical "standards manual" starting with a list of notations and fonts to be used.
The pseudo codes given in the book are taken from the original spec (with due references). These are explained with flowcharts.
If you are trying to learn video compression in general, then this is not the book for you. There are plenty of books on that topic. This book serves a much more esoteric purpose of elucidating the gory details of one of the most important video file formats, and it fulfils this purpose with complete applomb!
List price: $49.99 (that's 30% off!)
Used price: $24.93
Buy one from zShops for: $32.00
First of all, I am an experienced computer programmer, and have developed code for the Java core programming language. I have read many-a-programming book, and can tell you to stay away from this one. Why?
This book:
* is not practical
* is filled with *serious* errors - not just typos
* fails by attempting to cover too many topics
* lacks examples and good diagrams
* lacks a sense of continuity from chapter to chapter
Many of this book's chapters are written as if they were a theorem: generalizations and buzzwords that don't get you anywhere. For example:
"If a set of permissions can between them imply a permission - even if no single permission in the set explicitly implies it completely by itself - you will need to provide your own implementation of PermissionCollection." Ha!
"Because sockets are just *programming* abstractions for network protocols, the other side of the connection does not have to use them. For example, the network program on the right side of this example may be coded in an exotic system that does not use the socket abstraction. That is, sockets don't use any additional communications mechanism other than that provided by the encapsulated protocol." Gimme a break!
Some of the errors in this book are the following:
* Chapter 5's author says that java.io.InputStream's "public int read(byte[] buf, int offset, int length)" method reads the input stream starting at 'offset' bytes deep into the input buffer - skipping the bytes toward the front of the buffer. This is incorrect. The author even has a diagram and examples to complement his error. This method actually reads starting at the front of the input buffer, and reads the bytes into 'buf' starting at buf[offset].
* As if all of the previous chapters' authors' errors weren't bad enough, Chapter 9's author took me to a screeching halt and compelled me to write this whole review when he said this: " It should be noted that the java.net.Socket object returned * Wrong diagrams. p.163: The diagram is of a program's output which shows "access denied", while its caption above says, basically, "tada, and it works." p.52: This diagram belongs in the I/O chapter. The only chapter I found to be somewhat good was the Thread chapter (and a chapter on threads shouldn't even be in a book on networking). This book also suffers from lacking continuity due to the fact that it was written by 10 authors! For instance, this book has no consistent (or good) way of listing the API's and diagraming class relations. Chapters do not pedagogically build on the previous ones. I could go on... If you want to learn about networking using Java, then here are your prerequisites. You should learn each of these from a book which specializes in the given topic. * Basic Java Programming including I/O and Threads After you do that, I highly recommend the book "TCP/IP Sockets In Java: Practical Guide for Programmers". This book gets the job done at only 110 pages. Another reason I recommend this book is that it lists references to 22 other good and relevant books/documents. If you want to learn about HTML, Javascript, Servlets, JSP, RMI, CORBA, etc., then you should find a book specific to that topic. For instance, Marty Hall's books on Servlets and JSP are great. Just because a programming book is thick, doesn't mean it's good. The book's publisher, Wrox, does put out some good books, but this just isn't one of them.
* The TCP/IP protocol suite and TCP/IP networking
* Cryptography (optional)
* Java Security
If you are looking for a book to act as a Java tutorial to networking, this is not the book for you. It is very comprehensive in some areas, and much more than many people are willing to spend in getting through sections of this book. However, if you are looking for a little more general purpose Java networking Bible, then this book might be more suited for you.
Used price: $24.00
Buy one from zShops for: $25.06