Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
The subject material that is covered is explained well and there are plenty of code examples. For those interested in other specialist algorithms such as mathematical (linear equations, matrices...) these are simply not covered. Regarding the code (has both VB3 and VB4 style), the author states that this is 'demonstration' code i.e. it works but is not to production quality standards. For example, input data is not validated and error handlers are not employed. Also, the code is not necessarily optimised, according to the author, as the code is conveying the algorithmic principle not the fastest implementation, which may be more difficult to understand. The code samples I tested did work - if you supplied the right data type during form entry (values were not checked by the input routines).
At half the price, I would recommend the book as a good introductory text that has working code that can be taken, tested, understood and (needs to be) improved. At this price its value is much more questionable.