book review

Chipping away on a program

Tuesday, January 4th, 2005 | Development | No Comments

… or Refactoring: Improving the design of existing code. With refactoring being the buzzword of the day who can afford not to take a gander at the promised land?

Now that may seem like a rather biased introduction, that was indeed what I was going for, however, I have used refactoring for a while, but I have never looked at any literary works on the matter and I thought it was time to pick up Fowler’s book. While it displays a lot of different methods for refactoring I can’t help having the feeling of being talked down to all the way through the book. It is as if Fowler and Beck (who in parts co-authored chapters) have this condescending notion of yeah, yeah, you might have your fancy design model, but this is how software really survives.

While refactoring may provide the means to extend the longevity of your code, I find the picture they paint is overly pink. They are enamoured by their own techniques, fair enough. I guess I just look for more objectivity in books.

All that said then if you are developing object-oriented programs in this day and age you should read the book, if nothing else to see how the refactoring craze started.

Tags: ,

Sojourning the planets

Monday, December 27th, 2004 | Personal | No Comments

I just finished reading Sojourner: An Insider’s View of the Mars Pathfinder Mission by Andrew Mishkin – a telltale of the efforts to get the little rover, Sojourner, to the face of Mars. An intriguing tale of problem-solving, natural sciences humour and intrigues of the workplace.

Albeit the story starts out a bit messy it all comes together well and particularly the second part (of three) of the book is fascinating: the problem solving of the actual rover – designing it, troubleshooting it and all the other fun engineering puzzles you play with when developing something.

It is altogether a book to enjoy… if you are into the natural sciences, of course. Readers from other fields can probably read it as a fascinating adventure, but many of the – this is how we got around this problem – will not be terribly interesting to those.

So, pick it up if you get a chance.

Tags: ,