Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Java Algorithms

Java Algorithms

List Price: $44.95
Your Price:
Product Info Reviews

Description:

Have you ever muddled through a Java programming job knowing that if you only had sufficient time, you could find a more efficient way to complete the project? Java Algorithms contains dozens of highly practical and efficient routines ready for insertion into your programs.

Author Scott Robert Ladd brings you lots of old friends in new clothes. The quicksort, a staple of C, Pascal, and other languages, appears here in Java, as do the Shell sort and other popular sorts. (The bubble sort, friend of high school computer-science students everywhere, is mercifully left out.) You'll also find math algorithms (including a cool polynomial class), GUI layout tools, data trees, serialization, compression, and other topics--all explained in text that's a pleasure to read.

The author's writing strengths become most evident when he explains string-search algorithms. Ladd walks you through the behavior of his code step by step, making things clear without making you feel as if you are being spoken down to. All the code in the book appears on the companion CD-ROM, ready to be used piecemeal or included in programs as the coyote.* packages. --David Wall

© 2004, ReviewFocus or its affiliates