Updates

Latest Tweet



What's New?

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


Like this Page

Eclipse: Building Commercial-Quality Plug-ins (2nd Edition) Review by skykam

Too many forward references.

The book contains a lot of useful information and may be a good reference, but is a very difficult read for someone trying to learn plugin development. The main problem I have with the writing is that you get lost in the forward references. Rather than build up information as they go along, the authors suddenly discuss something that you've not encountered yet and then reference a section somewhere ahead in the book where they cover that topic. If it were once or twice that would be forgivable, but it's pervasive. It's like parts of the book were written backwards and turns reading the book into a constant random access page-flipping exercise.

I think this book could be excellent were it to be re-organized to eliminate the need for these forward references by building up the examples along the way while introducing the tools and techniques user/required as part of the process then leaving more complete and/or complex issues in the back in a technical reference section.