Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Data Structures and Algorithms in Java Review by KLF

Not for the faint of heart

This book tries to illustrate some of the intermediate subjects in java in a light yet practical way. The author does a good job of giving a basic explanation for such things as binary trees and node structures. Unfortunately, some of the layout is difficult to follow (program code broken up over several pages, and you rarely see the whole program start to finish). Still, I think the base approach is sound and the code illustration is decent overall.