Review by : Margarita Isayeva
Rating : 9 horseshoes
When I started to learn my first computer language, I was provided with a tome of technical documentation, where all the operators were listed in the alphabetic order with all the intricacies of their working explained. I wouldn't probably be as much lost if I were brought on another planet -- there I would at least know where is the left and where the right. Then some kind soul lent me a book written in more human style, so I could begin to orient myself along the four sides of the world...
I wish my early days I had a book like this! If you are confident in your learning abilities, and prefer to find your own path, there are books about Eclipse that you will enjoy more. But if you feel lost and looking for help, you will find it in this book. You will get your personal guide, who will never let you get lost, but will walk you through the foreign planet explaining what is this or that thing you are passing.
The book covers all the basic tasks: starting a project, editing/importing programs, compiling, debugging and troubleshooting. Each example is provided with a program on CD, so you do not have to type your own if you do not want to, and you can learn how to use Eclipse even if you know no Java at all. Each step you need to make is listed, explained, and for each step there are screenshots that illustrate what your screen should look like. If you installed Eclipse from CD, you will never have to wonder why your screen doesn't look like it is supposed to.
In "Agile Software Development" Alistair Cockburn defines three stages of learning. In the
following stage learners need one procedure that work, "they copy it, they learn it", and they need a very detailed description of this procedure. In the next,
detaching stage, people learn several ways to do the job along with advantages and shortcomings of each. In the third,
fluent stage, they forget about procedures, as they do not need them.
This book is determinately and rigorously written for the first group of learners, and it should be appreciated as such.
More info at Amazon.com More info at Amazon.co.uk [ January 07, 2004: Message edited by: Book Review Team ]